151 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 9ab6b16ed2 Implement limited directional lights 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 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 cb6541675a Change to Blender 2.77 style bpy.types.Image.bindcode. 8 years ago
Adam Johnson 5289bf0735 Fix NULL LayerAnimation base layer crash 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 8970758f8e bpy.types.Mesh.materials is an ebil liar! 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
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
jb e15eccfac5 Move animated physical code into anim post_export + remove a useless test 9 years ago
jb b73489337e Physical objects can be animated 9 years ago
jb 1b0e2e715e Don't force clamping on stencils 9 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 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 4a7f0eaea9 Expose kAlphaTestHigh for halos 9 years ago
Joseph Davies d8e69fa09b Fix typo in exception name so error reporting doesn't throw an error. 9 years ago
Adam Johnson a36c922dce Implement environment map Vis Regions 9 years ago
Adam Johnson c57407573a Implement VisRegions 9 years ago
Adam Johnson d814d4343a More lamp powah 9 years ago
Adam Johnson 2e07858ea8 Don't create lights for meshes O.o 9 years ago
Adam Johnson 08eaf47aec Fix self-parenting child CoordinateInterfaces 9 years ago
Adam Johnson dfc1b687ab Don't unconditionally add DynTextMaps 9 years ago
Adam Johnson 209c65a95b Actually use UV maps as specified 9 years ago
Adam Johnson a24a14f090 Actually add DynTextMaps to the layer 9 years ago
Adam Johnson 338860cadf Improve DynTextMap generation 9 years ago
Adam Johnson cb00e75fd4 Don't post process objects with no SceneObject 9 years ago
Adam Johnson 644b22ecfd Toss modifier display names 9 years ago
Adam Johnson d27630f501 Delay manipulating the selection 9 years ago
Adam Johnson 314b2fc0d6 Separate out the image packing logic for optimization 9 years ago
Adam Johnson 2d7d58ee39 Move the slow part of alpha testing into korlib 9 years ago