124 Commits (a20101ca28ae13983eef900eafc378d8768e9496)

Author SHA1 Message Date
Darryl Pogue 887700f472
Move create_bump_LUT to top level korlib 8 years ago
Darryl Pogue 2a693a03c2
More cleanups 8 years ago
Darryl Pogue 4cf1933398
Avoid normalmap export code duplication 8 years ago
Darryl Pogue a8c84d0a45
Add pure-Python create_bump_LUT function 8 years ago
Darryl Pogue 082eb0e6ca
Generate the BumpLutTexture 8 years ago
Darryl Pogue 11716fce3b
Match PlasmaMax's BumpMtl options 8 years ago
Darryl Pogue 25d92fc7f4
Initial implementation of bumpmapping 8 years ago
Darryl Pogue dde0f16887
Layers should also be clamped with EXTEND 8 years ago
Adam Johnson 38eb0686ef Ensure detail textures use alpha blending 8 years ago
Adam Johnson 734fbadda8 Fix moronic typos 9 years ago
Adam Johnson df056603ec Implement Layer SDL Animations 9 years ago
Adam Johnson eefb40a30a Allow Z-flag toggling 9 years ago
Adam Johnson 5c398b28f3 Apply synch options to LayerAnimations 9 years ago
Adam Johnson 98f8613e29 Fix LayerAnimation export 9 years ago
Adam Johnson 6ed81d2794 Improve stenciling support. NOTE: BREAKING CHANGE 9 years ago
Adam Johnson 319b43814f Implement detail fading for Plasma Layers 9 years ago
Adam Johnson e8c71eb121 Port matrix44 controller generation to new fcurve merging method 9 years ago
Adam Johnson 8a6d6dbea5 Tweak the material converter to not require valid materials while 9 years ago
Adam Johnson cb6541675a Change to Blender 2.77 style bpy.types.Image.bindcode. 9 years ago
Adam Johnson 5289bf0735 Fix NULL LayerAnimation base layer crash 9 years ago
jb e15eccfac5 Move animated physical code into anim post_export + remove a useless test 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 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
Adam Johnson a36c922dce Implement environment map Vis Regions 9 years ago
Adam Johnson dfc1b687ab Don't unconditionally add DynTextMaps 10 years ago
Adam Johnson 209c65a95b Actually use UV maps as specified 10 years ago
Adam Johnson a24a14f090 Actually add DynTextMaps to the layer 10 years ago
Adam Johnson 338860cadf Improve DynTextMap generation 10 years ago
Adam Johnson 314b2fc0d6 Separate out the image packing logic for optimization 10 years ago
Adam Johnson 2d7d58ee39 Move the slow part of alpha testing into korlib 10 years ago
Adam Johnson d48fd9527f Begin moving slow things into korlib 10 years ago
Adam Johnson 5baca5c493 WaveSet environment maps 10 years ago
Adam Johnson 73390e523f Initial bits of waveset7 support 10 years ago
Adam Johnson a3716a8c35 Fix CoordinateInterface race conditions 10 years ago
Adam Johnson ca470a3e12 Fix traceback with shared DCMs 10 years ago
Adam Johnson a99728c241 Allow configuration of environment map colors 10 years ago
Adam Johnson cf4d4c2c82 Fix issues with env maps and opacity 10 years ago
Adam Johnson e7827e0c52 Don't truncate matrix44 controllers 10 years ago
Adam Johnson 62bf783990 Opacity animations require alpha blending 10 years ago
Adam Johnson cc755bf072 Fix tracebacks where ImageTexture.image is None 10 years ago
Adam Johnson aaf1395bb4 Fix bug in opacity anim cleverness 10 years ago
Adam Johnson 69c967f85f Export layer transforms 10 years ago
Adam Johnson 47d67997b4 Implement layer transform animation 10 years ago
Adam Johnson e14ac4f903 Implement layer opacity animations 10 years ago
Adam Johnson ac00ed24f9 Fix typo preventing environment maps exporting 10 years ago
Joseph Davies a208ee21d3 Add Plasma layer options panel to Texture context. 10 years ago
Adam Johnson d24ce8c14d Fix idiot error 10 years ago