Historique des commits

Auteur SHA1 Message Date
  Areloch ed14b6fced Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed. il y a 8 ans
  Anis bd4f2b002d Merge pull request #1801 from Azaezel/registerRemoval il y a 9 ans
  Azaezel cc9955e102 unused variable cleanup il y a 9 ans
  Azaezel dd0b7914e6 clang: register type modifier deprecated il y a 9 ans
  James Urquhart 0e717ea707 Fix edge case where an editable shape without a vbo is saved il y a 9 ans
  James Urquhart 18031f09b1 Fix edge-case with version 24 shapes il y a 9 ans
  James Urquhart 12019173af Fix load with DTS shapes introduced with HW skinning changes il y a 9 ans
  James Urquhart e7db0d7956 Fix mesh load issue & merge issue il y a 9 ans
  Azaezel 41dfb64210 hardware skinning and instancing are mutually exclusive il y a 9 ans
  James Urquhart 3496c549b5 Hardware Skinning Support il y a 10 ans
  rextimmy 41e5caf22b Direct3D11 Engine/source changes il y a 9 ans
  Azaezel 5615b642df suggested revision il y a 10 ans
  Azaezel 555610f69f Addresses roughly half of the C4189 errors though the following methodologies: il y a 10 ans
  Areloch 2002d74b78 Issue found with PVS-Studio: il y a 10 ans
  Daniel Buckmaster 84e8cbb4ee Revert recent style cleanup changes. il y a 10 ans
  Daniel Buckmaster 33fcc59543 Merge remote-tracking branch 'origin/style-cleanup' into development il y a 10 ans
  LuisAntonRebollo 4e9034854d Linux implementation. Include changes for gcc x64. il y a 10 ans
  Daniel Buckmaster 7d376386d1 Merge pull request #1074 from Azaezel/AccuVolumes_2 il y a 10 ans
  Azaezel c6cdfafe4e cleaned up variant of https://github.com/GarageGames/Torque3D/pull/768 alterations: opengl support, in-shader bug-reporting, direction vector fit to material slider-bar. il y a 10 ans
  Daniel Buckmaster 33ff180593 Merge branch 'development' into style-cleanup il y a 11 ans
  LuisAntonRebollo d97bccb798 Fix AMD render problem with missed meshes. il y a 11 ans
  Daniel Buckmaster d12310602d Increment vertex pointer by 3, not 1. il y a 11 ans
  rextimmy 1829deb432 - Added check in tsMesh::createTangents to check size of incoming normals il y a 11 ans
  bank 2112c81446 Rename all member variables to follow the style guidelines (prefixed with the 'm') - class TSSkinMesh il y a 11 ans
  bank e2545c359c Rename all member variables to follow the style guidelines (prefixed with the 'm') - class TSMesh il y a 11 ans
  Daniel Buckmaster 87d9e245b7 Merge remote-tracking branch 'smally/platform_type_consistency' into platform-type-consistency il y a 11 ans
  Azaezel ecbcf5eb3a Simply early-outing from denominators near zero was causing tangeants to be filled with garbage data. This alters the functionality to set a floor distance so the rest get's filled out properly. il y a 12 ans
  DavidWyand-GG 1923838f63 Fix TSMesh::castRay() and small collision mesh il y a 12 ans
  cpusci 4c35fd37af Simple pass over the codebase to standardize the platform types. il y a 12 ans
  Thomas Fischer 53abbe066d added checks for valid pointers after locking il y a 12 ans