151 Commits (3f98e6ea9da8e6eb0646beb158b8aca8da689313)

Author SHA1 Message Date
Adam Johnson d48fd9527f Begin moving slow things into korlib 9 years ago
Adam Johnson 8113be8da6 Remove utils.vector3 9 years ago
Adam Johnson 5baca5c493 WaveSet environment maps 9 years ago
Adam Johnson 73390e523f Initial bits of waveset7 support 9 years ago
Adam Johnson c32e1e6e45 Don't use the name of a temp object in an error 9 years ago
Adam Johnson 6dcab85c1d Allow Advanced Logic to reference specific Nodes 9 years ago
Adam Johnson 4eaf2f5acc Fix bug with exporting objects with mesh modifiers 9 years ago
Adam Johnson 953012de38 Fix a race condition in ExportManager.add_object 9 years ago
Adam Johnson ca47e8569a Fix clickables warping to origin in PotS 9 years ago
Adam Johnson a3716a8c35 Fix CoordinateInterface race conditions 9 years ago
Adam Johnson ca470a3e12 Fix traceback with shared DCMs 9 years ago
Adam Johnson b255902b9e Only apply mass = 1 to animated physicals 9 years ago
Adam Johnson 9a620fb2db Physicals shouldn't have a mass of 0 9 years ago
Adam Johnson a99728c241 Allow configuration of environment map colors 9 years ago
Adam Johnson cf4d4c2c82 Fix issues with env maps and opacity 9 years ago
Adam Johnson e7827e0c52 Don't truncate matrix44 controllers 9 years ago
Adam Johnson 62bf783990 Opacity animations require alpha blending 9 years ago
Adam Johnson ec01efd8d8 Don't export empty matrix44 controllers 9 years ago
Adam Johnson cc755bf072 Fix tracebacks where ImageTexture.image is None 9 years ago
Adam Johnson aaf1395bb4 Fix bug in opacity anim cleverness 9 years ago
Adam Johnson 916a621765 Add more find/create helpers 9 years ago
Adam Johnson 69c967f85f Export layer transforms 9 years ago
Adam Johnson 47d67997b4 Implement layer transform animation 9 years ago
Adam Johnson e14ac4f903 Implement layer opacity animations 9 years ago
Adam Johnson b34308198b Don't put outdated crap into non-scalar keyframes 9 years ago
Adam Johnson ac00ed24f9 Fix typo preventing environment maps exporting 9 years ago
Adam Johnson 094c784dd2 Add last-chance export pass 9 years ago
Adam Johnson a838d82c00 Move texture page setting to World panel 9 years ago
Adam Johnson 4ad72c879b Nuke aggressive bezier squelching 9 years ago
Adam Johnson 4a8e0722f9 Implement scale animation controllers 9 years ago
Adam Johnson 0ceca75f0d Be smarter about animation subcontrols 9 years ago
Adam Johnson 5b5577f6f5 Implement rudimentary object animation 9 years ago
Joseph Davies a208ee21d3 Add Plasma layer options panel to Texture context. 9 years ago
Adam Johnson 2c0aae9915 Fix "I'm a material but not really" bugs 9 years ago
Adam Johnson ad0c8cee27 Unify physical exporting steps 9 years ago
Adam Johnson d24ce8c14d Fix idiot error 9 years ago
Adam Johnson 8ba4d8287f Implement stencil layers 9 years ago
Adam Johnson 9c4dea8235 Fix calculate alpha boogs 9 years ago
Adam Johnson ecc5bf277d Store Layer keys, not objects... 9 years ago
Adam Johnson 65da157066 Ensure object modifiers are applied to meshes 9 years ago
Adam Johnson 5ed311312b Defer calc_tessface..physics exporter optimization 9 years ago
Adam Johnson ce02dcad84 Fix missing colliders in PotS 9 years ago
Adam Johnson 7e281616a9 Remove try...except from mesh conversion 9 years ago
Adam Johnson 476fb84b0d We're not actually going to support CEMs 9 years ago
Adam Johnson fc9407a332 Export dynamic environment maps 9 years ago
Adam Johnson 290408847c Ensure alpha textures have transparency 9 years ago
Adam Johnson 6c179cdaec Fix UnsupportedTextureError 9 years ago
Adam Johnson cf9f5d33ef Fix idiot errors in RT Light exporter 9 years ago
Adam Johnson eb323b30c3 Implement kBlendAlpha flag (and BlendSpans) 9 years ago
Adam Johnson cd74bf6d27 Fix exporting objects with multiple materials 9 years ago