589 Commits (b6c9551883f828ec0843a517525da85d92ed1a8a)
 

Author SHA1 Message Date
Adam Johnson b6c9551883
PythonFile Node v2 6 years ago
Adam Johnson e5b79bf6b5
Add Python packing operator 6 years ago
Adam Johnson 288058aa38
Refactor output file generation 6 years ago
Adam Johnson 4d7c1cb58b
Move Plasma Games to addon User Preferences 6 years ago
Adam Johnson bb62fa7a4e
Implement Korlib API versioning 6 years ago
Adam Johnson febfb3dd42
Fix issue with corrupted texture cache 6 years ago
Adam Johnson cb54141af7
Fix :trollface: typo 6 years ago
Adam Johnson ad99f496f0
Fix memleak in `_korlib.create_bump_LUT()` 6 years ago
Adam Johnson 070db331fb
Merge pull request #125 from Hoikas/envmap 6 years ago
Adam Johnson 718791fff8
Fix some wording issues and typos 6 years ago
Adam Johnson 151c31f2e9
Implement cubemap generate operator 6 years ago
Adam Johnson 4a48f0da8d
Implement cubemap export 6 years ago
Adam Johnson 035d79a7f6
Refactor image data handling for cube maps 6 years ago
Adam Johnson 3ea2f973e2
Allow the image cache to store many images for one texture 6 years ago
Adam Johnson f9842789bf
Add the ability to control dynamic envmap export 6 years ago
Adam Johnson e7a42e6c2e
Add enable/disable envmap toolbox operators 6 years ago
Adam Johnson 8c0396839b
Fix issue with verbose logger not logging when there is no backing file 6 years ago
Adam Johnson d75fd16b24
Fix some noisy tracebacks in the UI draw code 6 years ago
Adam Johnson f95a9d34d6
Fix empty profile log files 6 years ago
Adam Johnson eae02c133d
Fix traceback introduced by 742baf3 when exporting to PotS 6 years ago
Adam Johnson 742baf338e
Fix #116 6 years ago
Adam Johnson c876e41ba7
Merge pull request #123 from Hoikas/mod-copypasta 6 years ago
Adam Johnson af16d58be5
Refactor some silly mod searches 6 years ago
Adam Johnson e307c36a7d
Fix #119 6 years ago
Adam Johnson 0c8e333ad5
Fix overly explicit collider vertex export 6 years ago
Adam Johnson 3e90ac4727
Fix lightmap preview operator devilry 6 years ago
Adam Johnson d16f064043
Fix incorrect path logic introduced in b588c87 6 years ago
Adam Johnson 734eb58819
Fix noisy tracebacks when not in Korman mode 6 years ago
Adam Johnson b588c87234
Fix issue with texcache files on stale HDDs 6 years ago
Adam Johnson f988a588ff
Fix spurious assertion on blend load 6 years ago
Adam Johnson 15a16500e5
Fix issue with python files on dead HDDs 6 years ago
Adam Johnson 4523f5a2fd
Merge pull request #122 from Hoikas/lm-passes 6 years ago
Adam Johnson c0cdf46460
Generalize the lightmap modifier 6 years ago
Adam Johnson f94ef379d9
Swim Surfaces don't have to be flat 6 years ago
Adam Johnson 4779c8c710
Centralize lightmap render layer settings 6 years ago
Adam Johnson a672db70a0
Merge pull request #121 from Hoikas/mod-versions 6 years ago
Adam Johnson 647c09e6e6
Implement modifier version upgrading 6 years ago
Adam Johnson 1f9a872afc
Fix another dict check-key then add antipattern 6 years ago
Adam Johnson 67f2b907e0
Fix #120 6 years ago
Adam Johnson 2748bc2ab3
Merge pull request #117 from Hoikas/texcache 6 years ago
Adam Johnson fdc6ae3f22
Recache on file updates 6 years ago
Adam Johnson 62f8b59ce2
Add per-image cache controls 6 years ago
Adam Johnson 72a4cf179e
Add export-time texcache controls 6 years ago
Adam Johnson 2a49634e43
Update korlib for texture caching 6 years ago
Adam Johnson 654af0e56a
Add rudimentary texture cache 6 years ago
Adam Johnson eb622e5318
Prefer dict `setdefault` vs membership tests 6 years ago
Adam Johnson 7b5eb4f389
Fix "Compose Geometry" out of range progress steps 6 years ago
Adam Johnson 2b48c6dcc2
Replace a slow string search with `isinstance` 6 years ago
Adam Johnson 688407dc82
Ensure the export always has an active_object 6 years ago
Adam Johnson 1325a2ad5a
Fix game tracker exporting for incorrect versions 6 years ago