1155 Commits (22892ef702783b3651dc7d713b17f31841e2f87c)
 

Author SHA1 Message Date
Adam Johnson 9ab6b16ed2 Implement limited directional lights 9 years ago
Adam Johnson 9c8b286c07 Merge pull request #38 from Hoikas/rtproj 9 years ago
Adam Johnson 12e5f8177a Implement projection lamps 9 years ago
Adam Johnson c98ddd0ca9 Sort light code properly (alphabetical order, people) 9 years ago
Adam Johnson 638279c85e Fix some typos in old projection light code 9 years ago
Adam Johnson 8a6d6dbea5 Tweak the material converter to not require valid materials while 9 years ago
Adam Johnson f54bba5a7c Only hide meshes (not lamps -- OOPS!) 9 years ago
Adam Johnson 7e387fda48 Don't bake shadows for objects with no drawables 9 years ago
Adam Johnson 0b1c4a4f45 Add an operator to reset modifiers to default 9 years ago
Adam Johnson dfa448adcb Ensure modifier dependency sanity post-deletion 9 years ago
Adam Johnson 24f7442d88 Allow soft volumes to be added to Lamps 9 years ago
Adam Johnson 04d7af8827 Tighten up static light baking object select algo. 9 years ago
Adam Johnson 46a094057f Lightmap Mod: Don't expose tracebacks to the user 9 years ago
Adam Johnson f603295225 Shit. 9 years ago
Adam Johnson e65f7a3965 Fix a wait bug in Responder Command reenabling 9 years ago
Adam Johnson b1db07132a Merge pull request #35 from Hoikas/sounds 9 years ago
Adam Johnson fd3026021a Implement Sound logic nodes 9 years ago
Adam Johnson 8e262f815c Allow message nodes to export multiple messages 9 years ago
Adam Johnson 36f0ac194d Implement SoundEmit modifier 9 years ago
Adam Johnson b29f4ebf75 Implement Plasma Sound loading 9 years ago
Adam Johnson cb6541675a Change to Blender 2.77 style bpy.types.Image.bindcode. 9 years ago
Adam Johnson 8c43462ae0 Merge pull request #28 from Jrius/master 9 years ago
Adam Johnson 5289bf0735 Fix NULL LayerAnimation base layer crash 9 years ago
jb 36a3750372 Only one underscode in make_physical_movable (ack !) 9 years ago
jb ce2d393099 Move make_physical_movable and make it private 10 years ago
Adam Johnson e1251dd545 Merge branch 'rt-lights' 10 years ago
Adam Johnson 1553985392 Some style nitpicks 10 years ago
Darryl Pogue f869bbf640 Match lamp export settings to PlasmaMax's settings. 10 years ago
Adam Johnson ffd0e6ed8a Be more careful about toggling renderability 10 years ago
Adam Johnson 1dfaace9b1 Don't arseplode if lightmaps are not baked 10 years ago
Adam Johnson 8970758f8e bpy.types.Mesh.materials is an ebil liar! 10 years ago
Adam Johnson 1ad2b73a74 Don't wreck the layer selection in LM previews 10 years ago
Adam Johnson a11b1a92b2 __enter__ must return a value 10 years ago
Adam Johnson 80ad230863 Log objects that won't be baked 10 years ago
Adam Johnson ff0a98115f Fix incorrect export times 10 years ago
jb f895348b21 Move physics handling code outside of post_export 10 years ago
Adam Johnson 57ae752e50 Merge pull request #31 from Deledrius/plDist_plFade 10 years ago
Joseph Davies 0aaf048468 Add plDistOpacityMod and plFadeOpacityMod. 10 years ago
Adam Johnson 26cca8889a Merge pull request #30 from Hoikas/lightmaps 10 years ago
Adam Johnson deb80dfd17 Add render layer selection to lightmap modifier 10 years ago
Adam Johnson 17c26ac3f4 Lightmap/Autocolor garbage collection 10 years ago
Adam Johnson 2b3656af39 Refactor lighting code to limit bake_image calls 10 years ago
Adam Johnson 2883289e06 Merge pull request #29 from Deledrius/NameConstant_fixes 10 years ago
Joseph Davies b350f0b67b Use return statement consistently. 10 years ago
Joseph Davies a15e01bcfa Fix parsing of Python scripts which use variable Booleans. 10 years ago
jb e15eccfac5 Move animated physical code into anim post_export + remove a useless test 10 years ago
jb b73489337e Physical objects can be animated 10 years ago
jb 1b0e2e715e Don't force clamping on stencils 10 years ago
Adam Johnson 55566c908a Convert os.path usage to pathlib. ++code_quality 10 years ago
Adam Johnson 9e66db01a0 Flip the flopped images 10 years ago