Areloch 8781f2ab55 Add getScriptPath console function to GUIAsset vor 4 Jahren
..
arch 214aae7277 Removed the unneeded PPC And Altivec elements, and removed the LOCBUILD flag vor 8 Jahren
assimp 88ae8a9665 Added getShapeConstructorFilePath console function on shapeAsset vor 4 Jahren
collada 0285e073b9 wrap all the things! vor 4 Jahren
loader 48e994f7bd Shift file handling in importer to a standardized function vor 4 Jahren
instancingMatHook.cpp 30144a9f98 TheoraTextureObject vor 12 Jahren
instancingMatHook.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
tsAnimate.cpp 190a647254 animation clarification vor 7 Jahren
tsCollision.cpp 5a1af9ccd7 Merge pull request #2236 from Azaezel/memberMess vor 7 Jahren
tsDecal.cpp 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
tsDecal.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
tsDump.cpp 8956559bfd Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code. vor 5 Jahren
tsIntegerSet.cpp 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
tsIntegerSet.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
tsLastDetail.cpp 438e6cbb3c fix for diffuse map mangling in several cases, filter imposters out of real time lighting (for now?) fix the blankskybox via a resave, and filter "badfilereference" and "failed" assets out of variable replacement for the project converter vor 4 Jahren
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 vor 12 Jahren
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 vor 8 Jahren
tsMaterialList.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
tsMesh.cpp c76c5f7ee1 Removed unneeded duplicate of blank sky skybox vor 4 Jahren
tsMesh.h 9e1c22204f uninitialized variables-ts vor 5 Jahren
tsMeshFit.cpp c98f257cae more compiler compliant cleanups plus a full set of tsMesh::foo to tsmesh::mFoo class var conversions for consistency vor 7 Jahren
tsMeshIntrinsics.cpp 214aae7277 Removed the unneeded PPC And Altivec elements, and removed the LOCBUILD flag vor 8 Jahren
tsMeshIntrinsics.h 3496c549b5 Hardware Skinning Support vor 9 Jahren
tsPartInstance.cpp d0f9aca859 Code style improvement vor 5 Jahren
tsPartInstance.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
tsRenderState.cpp 7219899287 Working on shader const binding vor 8 Jahren
tsRenderState.h 39f86d8c30 asdasd vor 8 Jahren
tsShape.cpp 099dd4f1f3 Parametrize script extension, default to 'tscript' vor 5 Jahren
tsShape.h 1c62080f7f cleaned up member::radius vor 7 Jahren
tsShapeAlloc.cpp 489106ae5e replaced UNUSED and assert combination by a fixed up assert macro - thanks luis! :) vor 11 Jahren
tsShapeAlloc.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
tsShapeConstruct.cpp 8781f2ab55 Add getScriptPath console function to GUIAsset vor 4 Jahren
tsShapeConstruct.h 8781f2ab55 Add getScriptPath console function to GUIAsset vor 4 Jahren
tsShapeEdit.cpp d50f1f0b81 Merge pull request #342 from lukaspj/fix/replace-dstrcmp vor 5 Jahren
tsShapeInstance.cpp c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. vor 5 Jahren
tsShapeInstance.h 5a1af9ccd7 Merge pull request #2236 from Azaezel/memberMess vor 7 Jahren
tsShapeOldRead.cpp fef05cf2ca fix #365 vor 5 Jahren
tsSortedMesh.cpp c98f257cae more compiler compliant cleanups plus a full set of tsMesh::foo to tsmesh::mFoo class var conversions for consistency vor 7 Jahren
tsSortedMesh.h 9e1c22204f uninitialized variables-ts vor 5 Jahren
tsThread.cpp a5ab4acd01 pos to mSeqPos to resolve a method entry vs class entry vor 7 Jahren
tsTransform.cpp 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
tsTransform.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren