JeffR a8b3d874a1 Fixes mapping of imposter images to be packed as part of the shape asset, and fixes paths to be formatted more sanely. %!s(int64=4) %!d(string=hai) anos
..
arch 214aae7277 Removed the unneeded PPC And Altivec elements, and removed the LOCBUILD flag %!s(int64=8) %!d(string=hai) anos
assimp 04b0883a31 Assimp checks against lowercase extensions, so we force the extension of the file to lower before fetching the importer. %!s(int64=4) %!d(string=hai) anos
collada b3cd08520e Disables generation of the materials script files by the internal shape import processor. Material script files are now only generated by the AssetImporter as part of the shape injest process. %!s(int64=4) %!d(string=hai) anos
loader 48e994f7bd Shift file handling in importer to a standardized function %!s(int64=4) %!d(string=hai) anos
instancingMatHook.cpp 30144a9f98 TheoraTextureObject %!s(int64=12) %!d(string=hai) anos
instancingMatHook.h 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
tsAnimate.cpp 190a647254 animation clarification %!s(int64=7) %!d(string=hai) anos
tsCollision.cpp 5d26dba7da * BugFix: Clear some MSVC compiler warnings. %!s(int64=4) %!d(string=hai) anos
tsDecal.cpp 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
tsDecal.h 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
tsDump.cpp 8956559bfd Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code. %!s(int64=5) %!d(string=hai) anos
tsIntegerSet.cpp 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
tsIntegerSet.h 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
tsLastDetail.cpp a8b3d874a1 Fixes mapping of imposter images to be packed as part of the shape asset, and fixes paths to be formatted more sanely. %!s(int64=4) %!d(string=hai) anos
tsLastDetail.h a8b3d874a1 Fixes mapping of imposter images to be packed as part of the shape asset, and fixes paths to be formatted more sanely. %!s(int64=4) %!d(string=hai) anos
tsMaterialList.cpp 25686ed4be Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy %!s(int64=8) %!d(string=hai) anos
tsMaterialList.h 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
tsMesh.cpp c76c5f7ee1 Removed unneeded duplicate of blank sky skybox %!s(int64=4) %!d(string=hai) anos
tsMesh.h 9e1c22204f uninitialized variables-ts %!s(int64=5) %!d(string=hai) anos
tsMeshFit.cpp c98f257cae more compiler compliant cleanups plus a full set of tsMesh::foo to tsmesh::mFoo class var conversions for consistency %!s(int64=7) %!d(string=hai) anos
tsMeshIntrinsics.cpp 214aae7277 Removed the unneeded PPC And Altivec elements, and removed the LOCBUILD flag %!s(int64=8) %!d(string=hai) anos
tsMeshIntrinsics.h 3496c549b5 Hardware Skinning Support %!s(int64=9) %!d(string=hai) anos
tsPartInstance.cpp d0f9aca859 Code style improvement %!s(int64=5) %!d(string=hai) anos
tsPartInstance.h 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
tsRenderState.cpp 7219899287 Working on shader const binding %!s(int64=8) %!d(string=hai) anos
tsRenderState.h 39f86d8c30 asdasd %!s(int64=8) %!d(string=hai) anos
tsShape.cpp a8b3d874a1 Fixes mapping of imposter images to be packed as part of the shape asset, and fixes paths to be formatted more sanely. %!s(int64=4) %!d(string=hai) anos
tsShape.h a8b3d874a1 Fixes mapping of imposter images to be packed as part of the shape asset, and fixes paths to be formatted more sanely. %!s(int64=4) %!d(string=hai) anos
tsShapeAlloc.cpp 489106ae5e replaced UNUSED and assert combination by a fixed up assert macro - thanks luis! :) %!s(int64=11) %!d(string=hai) anos
tsShapeAlloc.h 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
tsShapeConstruct.cpp 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. %!s(int64=4) %!d(string=hai) anos
tsShapeConstruct.h 8781f2ab55 Add getScriptPath console function to GUIAsset %!s(int64=4) %!d(string=hai) anos
tsShapeEdit.cpp 2eefb4972f * BugFix: Correct an ASAN memory access error in TSShapeEdit caused by reading a reference from the same vector we are pushing to at the same time. %!s(int64=4) %!d(string=hai) anos
tsShapeInstance.cpp c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. %!s(int64=5) %!d(string=hai) anos
tsShapeInstance.h 5a1af9ccd7 Merge pull request #2236 from Azaezel/memberMess %!s(int64=7) %!d(string=hai) anos
tsShapeOldRead.cpp fef05cf2ca fix #365 %!s(int64=5) %!d(string=hai) anos
tsSortedMesh.cpp c98f257cae more compiler compliant cleanups plus a full set of tsMesh::foo to tsmesh::mFoo class var conversions for consistency %!s(int64=7) %!d(string=hai) anos
tsSortedMesh.h 9e1c22204f uninitialized variables-ts %!s(int64=5) %!d(string=hai) anos
tsThread.cpp a5ab4acd01 pos to mSeqPos to resolve a method entry vs class entry %!s(int64=7) %!d(string=hai) anos
tsTransform.cpp 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
tsTransform.h 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos