348 Commits (0c5361b4c7f7f719f2601e6f4c8f7194f05e7a9b)
 

Author SHA1 Message Date
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
Joseph Davies b350f0b67b Use return statement consistently. 8 years ago
Joseph Davies a15e01bcfa Fix parsing of Python scripts which use variable Booleans. 8 years ago
jb e15eccfac5 Move animated physical code into anim post_export + remove a useless test 8 years ago
jb b73489337e Physical objects can be animated 8 years ago
jb 1b0e2e715e Don't force clamping on stencils 8 years ago
Adam Johnson 55566c908a Convert os.path usage to pathlib. ++code_quality 9 years ago
Adam Johnson 9e66db01a0 Flip the flopped images 9 years ago
Adam Johnson e499690f05 Merge pull request #25 from Hoikas/addcolorxalpha 9 years ago
Adam Johnson 9cbb9b791a kBlendAlpha is illegal with kBlendAlphaMult and kBlendAlphaAdd 9 years ago
Adam Johnson 5c4f167a29 Port better alpha blending from PyPRP 9 years ago
Adam Johnson bc66d8ac7a Implement a LinkToAge Message Node 9 years ago
Adam Johnson 4a7f0eaea9 Expose kAlphaTestHigh for halos 9 years ago
Adam Johnson 7d75474d1c Merge pull request #24 from Deledrius/blendererrorerror 9 years ago
Joseph Davies d8e69fa09b Fix typo in exception name so error reporting doesn't throw an error. 9 years ago