120 Commits (2883289e067882995f35dc7866c2bd2c97b09ff4)

Author SHA1 Message Date
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
Adam Johnson d48fd9527f Begin moving slow things into korlib 9 years ago
Adam Johnson 8113be8da6 Remove utils.vector3 9 years ago
Adam Johnson 5baca5c493 WaveSet environment maps 9 years ago
Adam Johnson 73390e523f Initial bits of waveset7 support 9 years ago
Adam Johnson c32e1e6e45 Don't use the name of a temp object in an error 9 years ago
Adam Johnson 6dcab85c1d Allow Advanced Logic to reference specific Nodes 9 years ago
Adam Johnson 4eaf2f5acc Fix bug with exporting objects with mesh modifiers 9 years ago
Adam Johnson 953012de38 Fix a race condition in ExportManager.add_object 9 years ago
Adam Johnson ca47e8569a Fix clickables warping to origin in PotS 9 years ago
Adam Johnson a3716a8c35 Fix CoordinateInterface race conditions 9 years ago
Adam Johnson ca470a3e12 Fix traceback with shared DCMs 9 years ago
Adam Johnson b255902b9e Only apply mass = 1 to animated physicals 9 years ago
Adam Johnson 9a620fb2db Physicals shouldn't have a mass of 0 9 years ago
Adam Johnson a99728c241 Allow configuration of environment map colors 9 years ago
Adam Johnson cf4d4c2c82 Fix issues with env maps and opacity 9 years ago
Adam Johnson e7827e0c52 Don't truncate matrix44 controllers 9 years ago
Adam Johnson 62bf783990 Opacity animations require alpha blending 9 years ago
Adam Johnson ec01efd8d8 Don't export empty matrix44 controllers 9 years ago
Adam Johnson cc755bf072 Fix tracebacks where ImageTexture.image is None 9 years ago
Adam Johnson aaf1395bb4 Fix bug in opacity anim cleverness 9 years ago
Adam Johnson 916a621765 Add more find/create helpers 9 years ago
Adam Johnson 69c967f85f Export layer transforms 9 years ago
Adam Johnson 47d67997b4 Implement layer transform animation 9 years ago
Adam Johnson e14ac4f903 Implement layer opacity animations 9 years ago
Adam Johnson b34308198b Don't put outdated crap into non-scalar keyframes 9 years ago
Adam Johnson ac00ed24f9 Fix typo preventing environment maps exporting 9 years ago
Adam Johnson 094c784dd2 Add last-chance export pass 9 years ago
Adam Johnson a838d82c00 Move texture page setting to World panel 9 years ago
Adam Johnson 4ad72c879b Nuke aggressive bezier squelching 9 years ago
Adam Johnson 4a8e0722f9 Implement scale animation controllers 9 years ago