312 Commits (3f98e6ea9da8e6eb0646beb158b8aca8da689313)
 

Author SHA1 Message Date
Adam Johnson 3f98e6ea9d Add lamp color and energy animations 8 years ago
Adam Johnson 6755453d3c Add fcurve/keyframe smashing, mashing, etc. 8 years ago
Adam Johnson e2d18c898a Implement sound volume animations 8 years ago
Adam Johnson 74610a3eee Allow for animation value conversioner callables 8 years ago
Adam Johnson dbeed6f660 Refactor ATCAnim generation 8 years ago
Adam Johnson 47bd42caa8 Relax restrictions on key names 8 years ago
Adam Johnson 77ef3bb572 Fix traceback when viewing Lamp texture UI 8 years ago
Adam Johnson 9ab6b16ed2 Implement limited directional lights 8 years ago
Adam Johnson 9c8b286c07 Merge pull request #38 from Hoikas/rtproj 8 years ago
Adam Johnson 12e5f8177a Implement projection lamps 8 years ago
Adam Johnson c98ddd0ca9 Sort light code properly (alphabetical order, people) 8 years ago
Adam Johnson 638279c85e Fix some typos in old projection light code 8 years ago
Adam Johnson 8a6d6dbea5 Tweak the material converter to not require valid materials while 8 years ago
Adam Johnson f54bba5a7c Only hide meshes (not lamps -- OOPS!) 8 years ago
Adam Johnson 7e387fda48 Don't bake shadows for objects with no drawables 8 years ago
Adam Johnson 0b1c4a4f45 Add an operator to reset modifiers to default 8 years ago
Adam Johnson dfa448adcb Ensure modifier dependency sanity post-deletion 8 years ago
Adam Johnson 24f7442d88 Allow soft volumes to be added to Lamps 8 years ago
Adam Johnson 04d7af8827 Tighten up static light baking object select algo. 8 years ago
Adam Johnson 46a094057f Lightmap Mod: Don't expose tracebacks to the user 8 years ago
Adam Johnson f603295225 Shit. 8 years ago
Adam Johnson e65f7a3965 Fix a wait bug in Responder Command reenabling 8 years ago
Adam Johnson b1db07132a Merge pull request #35 from Hoikas/sounds 8 years ago
Adam Johnson fd3026021a Implement Sound logic nodes 8 years ago
Adam Johnson 8e262f815c Allow message nodes to export multiple messages 8 years ago
Adam Johnson 36f0ac194d Implement SoundEmit modifier 8 years ago
Adam Johnson b29f4ebf75 Implement Plasma Sound loading 8 years ago
Adam Johnson cb6541675a Change to Blender 2.77 style bpy.types.Image.bindcode. 8 years ago
Adam Johnson 8c43462ae0 Merge pull request #28 from Jrius/master 8 years ago
Adam Johnson 5289bf0735 Fix NULL LayerAnimation base layer crash 8 years ago
jb 36a3750372 Only one underscode in make_physical_movable (ack !) 8 years ago
jb ce2d393099 Move make_physical_movable and make it private 8 years ago
Adam Johnson e1251dd545 Merge branch 'rt-lights' 8 years ago
Adam Johnson 1553985392 Some style nitpicks 8 years ago
Darryl Pogue f869bbf640 Match lamp export settings to PlasmaMax's settings. 8 years ago
Adam Johnson ffd0e6ed8a Be more careful about toggling renderability 8 years ago
Adam Johnson 1dfaace9b1 Don't arseplode if lightmaps are not baked 8 years ago
Adam Johnson 8970758f8e bpy.types.Mesh.materials is an ebil liar! 8 years ago
Adam Johnson 1ad2b73a74 Don't wreck the layer selection in LM previews 8 years ago
Adam Johnson a11b1a92b2 __enter__ must return a value 8 years ago
Adam Johnson 80ad230863 Log objects that won't be baked 8 years ago
Adam Johnson ff0a98115f Fix incorrect export times 8 years ago
jb f895348b21 Move physics handling code outside of post_export 8 years ago
Adam Johnson 57ae752e50 Merge pull request #31 from Deledrius/plDist_plFade 8 years ago
Joseph Davies 0aaf048468 Add plDistOpacityMod and plFadeOpacityMod. 8 years ago
Adam Johnson 26cca8889a Merge pull request #30 from Hoikas/lightmaps 8 years ago
Adam Johnson deb80dfd17 Add render layer selection to lightmap modifier 8 years ago
Adam Johnson 17c26ac3f4 Lightmap/Autocolor garbage collection 8 years ago
Adam Johnson 2b3656af39 Refactor lighting code to limit bake_image calls 8 years ago
Adam Johnson 2883289e06 Merge pull request #29 from Deledrius/NameConstant_fixes 8 years ago