900 Commits (ee492d90a22e15755a9b2ac1fb6ee93f23e2a18c)
 

Author SHA1 Message Date
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
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 327cf1b5ad
Fix spurious responder wait generation 6 years ago
Adam Johnson 9a875d262b
Merge pull request #115 from Deledrius/plImageLibMod 6 years ago
Joseph Davies eb75794996
Add plImageLibMods. 6 years ago
Adam Johnson 0fd9c5cf63
Merge pull request #114 from Hoikas/pfm-resp 6 years ago
Adam Johnson 10b65e9ab9
Merge pull request #105 from Hoikas/cameras 6 years ago
Adam Johnson 97305ee3e9
Clarify camera transitions/cutting 6 years ago
Adam Johnson c91eb32939
Nuke auto circle camera 6 years ago
Adam Johnson e2b931fe9e
Add Camera Message node 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 03746ed681
Fix responder nodes not notifying python nodes 6 years ago
Adam Johnson 6b3d79a6a1
Merge pull request #103 from Hoikas/image-re 6 years ago
Adam Johnson a071dff261
Merge pull request #107 from Hoikas/resp-nodes 6 years ago
Adam Johnson 34403a9720
Fix odd traceback on NodeLinks to invalid sockets 6 years ago
Adam Johnson 2a3a9c59d2
Fix exporting unsaved blends 6 years ago
Adam Johnson 07e73f7792
Fix export crash introduced by #110 6 years ago
Adam Johnson f1d36da92a
Merge pull request #113 from Deledrius/volsens_typos 6 years ago
Joseph Davies bae8ad28d1
Fix Volume Sensor typos. 6 years ago
Adam Johnson 9f99e1974d
Update footstep regions for respv2 6 years ago
Adam Johnson 9ac032ec07
Merge pull request #110 from Hoikas/lightmap-fixes 6 years ago
Adam Johnson a7c6a3d07f
Merge pull request #112 from Hoikas/page-version 6 years ago
Adam Johnson 731e65d1c2
Allow version specific pages 6 years ago
Adam Johnson c4d26432ef
Merge pull request #109 from Hoikas/export-scene 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 93c5963b3a
Fix pykorlib import issues 6 years ago
Adam Johnson 32dac5472f
Responder Nodes v2 6 years ago
Adam Johnson fb1888a5fc
Fix profile data saving 6 years ago
Adam Johnson 9601d6e28b
Optimize `find_key` by using a hash map 6 years ago
Adam Johnson 77c1f7f230
Fix crash in dynatext python nodes 6 years ago