490 Commits (8d3387c330cae9bef8561706850398f446fd61f3)

Author SHA1 Message Date
Adam Johnson febfb3dd42
Fix issue with corrupted texture cache 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 8c0396839b
Fix issue with verbose logger not logging when there is no backing file 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 0c8e333ad5
Fix overly explicit collider vertex export 6 years ago
Adam Johnson d16f064043
Fix incorrect path logic introduced in b588c87 6 years ago
Adam Johnson b588c87234
Fix issue with texcache files on stale HDDs 6 years ago
Adam Johnson c0cdf46460
Generalize the lightmap modifier 6 years ago
Adam Johnson 4779c8c710
Centralize lightmap render layer settings 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 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 1e3f3faa0d
Fix potential UnboundLocalError in texture export 6 years ago
Adam Johnson dfeb0114de
Optimize lightmap dict access 6 years ago
Adam Johnson 2ebf872fda
Check for valid types in `add_object` 6 years ago
Adam Johnson 97305ee3e9
Clarify camera transitions/cutting 6 years ago
Adam Johnson 0f26deb65e
Camera transition overrides 6 years ago
Adam Johnson 1ca9456870
Rework camera UI to not be so monolithic 6 years ago
Adam Johnson 02eb0e71fc
Fix some camera bugs due to code shuffling 6 years ago
Adam Johnson e21b8d7032
Rail Cameras 6 years ago
Adam Johnson c656b0e51a
Camera transform and FOV animations 6 years ago
Adam Johnson de23d77649
Implement Circle Cameras 6 years ago
Adam Johnson 07e73f7792
Fix export crash introduced by #110 6 years ago
Adam Johnson 731e65d1c2
Allow version specific pages 6 years ago
Adam Johnson 90a3a97705
Fix #108 6 years ago
Adam Johnson 5f671fb8e4
Add warning message about small lightmap passes 6 years ago
Adam Johnson 803f0dd62d
Fix #106 6 years ago
Adam Johnson da30e3f0c7
Implement basic cameras 6 years ago
Adam Johnson 9601d6e28b
Optimize `find_key` by using a hash map 6 years ago
Adam Johnson 1200979322
Fix duplicate DSpan exports 6 years ago
Adam Johnson 554cb31bae
Fix #76 6 years ago
Adam Johnson b8414394da
Fix lightmap baking with "Receive Transparent" 6 years ago
Adam Johnson ccf78561f1
Implement subworlds 7 years ago
Adam Johnson ed5b6d7022
Implement the Filter Transform modifier 7 years ago
Darryl Pogue 893fb86aa4
Don't set multiple exclusive blend flags 7 years ago
Darryl Pogue 84bd8cf444
Handle shadeless & emit material flags 7 years ago
Darryl Pogue c34a0d4b9f
Add support for specular materials 7 years ago
Darryl Pogue 51830c9ff1
Also export the rootNode for DynaEnvMaps 7 years ago
Darryl Pogue 9db5be7533
Fix Span/BlendSpan discriminator 7 years ago
Darryl Pogue 1ee4c5be51
Sort spans for opacity modifiers 7 years ago
Adam Johnson 740da9c92b
Don't export plOmniSqApplicator to PotS or ABM 7 years ago