AzaezelX fef05cf2ca fix #365 5 лет назад
..
arch 214aae7277 Removed the unneeded PPC And Altivec elements, and removed the LOCBUILD flag 8 лет назад
assimp d50f1f0b81 Merge pull request #342 from lukaspj/fix/replace-dstrcmp 5 лет назад
collada d50f1f0b81 Merge pull request #342 from lukaspj/fix/replace-dstrcmp 5 лет назад
loader 9e1c22204f uninitialized variables-ts 5 лет назад
instancingMatHook.cpp 30144a9f98 TheoraTextureObject 12 лет назад
instancingMatHook.h 7dbfe6994d Engine directory for ticket #1 13 лет назад
tsAnimate.cpp 190a647254 animation clarification 7 лет назад
tsCollision.cpp 5a1af9ccd7 Merge pull request #2236 from Azaezel/memberMess 7 лет назад
tsDecal.cpp 7dbfe6994d Engine directory for ticket #1 13 лет назад
tsDecal.h 7dbfe6994d Engine directory for ticket #1 13 лет назад
tsDump.cpp 8956559bfd Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code. 5 лет назад
tsIntegerSet.cpp 7dbfe6994d Engine directory for ticket #1 13 лет назад
tsIntegerSet.h 7dbfe6994d Engine directory for ticket #1 13 лет назад
tsLastDetail.cpp 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 7 лет назад
tsLastDetail.h 7a8f46b19f Update for float, double and unsigned char, unsigned short, short, etc. char was left alone: read why here http://msdn.microsoft.com/en-us/library/cc953fe1.aspx 12 лет назад
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 8 лет назад
tsMaterialList.h 7dbfe6994d Engine directory for ticket #1 13 лет назад
tsMesh.cpp a661a9089d revert instancing vert tweak after polling game-released devs limiters and cornercases 5 лет назад
tsMesh.h 9e1c22204f uninitialized variables-ts 5 лет назад
tsMeshFit.cpp c98f257cae more compiler compliant cleanups plus a full set of tsMesh::foo to tsmesh::mFoo class var conversions for consistency 7 лет назад
tsMeshIntrinsics.cpp 214aae7277 Removed the unneeded PPC And Altivec elements, and removed the LOCBUILD flag 8 лет назад
tsMeshIntrinsics.h 3496c549b5 Hardware Skinning Support 9 лет назад
tsPartInstance.cpp d0f9aca859 Code style improvement 5 лет назад
tsPartInstance.h 7dbfe6994d Engine directory for ticket #1 13 лет назад
tsRenderState.cpp 7219899287 Working on shader const binding 8 лет назад
tsRenderState.h 39f86d8c30 asdasd 8 лет назад
tsShape.cpp 9e1c22204f uninitialized variables-ts 5 лет назад
tsShape.h 1c62080f7f cleaned up member::radius 7 лет назад
tsShapeAlloc.cpp 489106ae5e replaced UNUSED and assert combination by a fixed up assert macro - thanks luis! :) 11 лет назад
tsShapeAlloc.h 7dbfe6994d Engine directory for ticket #1 13 лет назад
tsShapeConstruct.cpp c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 лет назад
tsShapeConstruct.h 9e1c22204f uninitialized variables-ts 5 лет назад
tsShapeEdit.cpp d50f1f0b81 Merge pull request #342 from lukaspj/fix/replace-dstrcmp 5 лет назад
tsShapeInstance.cpp c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 лет назад
tsShapeInstance.h 5a1af9ccd7 Merge pull request #2236 from Azaezel/memberMess 7 лет назад
tsShapeOldRead.cpp fef05cf2ca fix #365 5 лет назад
tsSortedMesh.cpp c98f257cae more compiler compliant cleanups plus a full set of tsMesh::foo to tsmesh::mFoo class var conversions for consistency 7 лет назад
tsSortedMesh.h 9e1c22204f uninitialized variables-ts 5 лет назад
tsThread.cpp a5ab4acd01 pos to mSeqPos to resolve a method entry vs class entry 7 лет назад
tsTransform.cpp 7dbfe6994d Engine directory for ticket #1 13 лет назад
tsTransform.h 7dbfe6994d Engine directory for ticket #1 13 лет назад