Robert MacGregor
|
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.
|
3 жил өмнө |
Brian Roberts
|
d50f1f0b81
Merge pull request #342 from lukaspj/fix/replace-dstrcmp
|
4 жил өмнө |
Lukas Aldershaab
|
c999baf7ed
Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense.
|
4 жил өмнө |
AzaezelX
|
ec7f7df5f1
groundframe generation cleanup work
|
5 жил өмнө |
Azaezel
|
c98f257cae
more compiler compliant cleanups plus a full set of tsMesh::foo to tsmesh::mFoo class var conversions for consistency
|
7 жил өмнө |
Azaezel
|
e2d27952aa
tsmesh: parentMesh and indicies to mParentMesh and mIndicies (usual deal, complaints about method vars or temp ones potentially conflicting with class vars)
|
7 жил өмнө |
James Urquhart
|
a46779fad6
Defer re-init'ing the shape when TSShapeConstructor is loading a shape
|
9 жил өмнө |
James Urquhart
|
12019173af
Fix load with DTS shapes introduced with HW skinning changes
|
9 жил өмнө |
James Urquhart
|
e7db0d7956
Fix mesh load issue & merge issue
|
9 жил өмнө |
James Urquhart
|
3496c549b5
Hardware Skinning Support
|
10 жил өмнө |
Daniel Buckmaster
|
84e8cbb4ee
Revert recent style cleanup changes.
|
10 жил өмнө |
bank
|
69dbaf5b85
Rename all member variables to follow the style guidelines (prefixed with the 'm') - class TSShape
|
11 жил өмнө |
bank
|
2112c81446
Rename all member variables to follow the style guidelines (prefixed with the 'm') - class TSSkinMesh
|
11 жил өмнө |
bank
|
e2545c359c
Rename all member variables to follow the style guidelines (prefixed with the 'm') - class TSMesh
|
11 жил өмнө |
cpusci
|
4c35fd37af
Simple pass over the codebase to standardize the platform types.
|
12 жил өмнө |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
13 жил өмнө |