Lasse Öörni 170ee77019 To avoid confusion when to use what, and as the performance is usually better, use only HashMap & HashSet instead of Map & Set. il y a 13 ans
..
CMakeLists.txt 4a35758028 Moved container & string classes to a separate library. il y a 14 ans
Component.cpp 31e027b354 Maximum amount of sorted instances can be configured in Renderer. By default 1000. il y a 13 ans
Component.h ef421ef32d Initial Bullet constraint implementation. il y a 13 ans
Node.cpp 64e7b12bd8 Added possibility to add components without going through an object factory. il y a 13 ans
Node.h 64e7b12bd8 Added possibility to add components without going through an object factory. il y a 13 ans
Precompiled.cpp cc3ee34f58 Increased occlusion buffer depth bias. il y a 14 ans
Precompiled.h 170ee77019 To avoid confusion when to use what, and as the performance is usually better, use only HashMap & HashSet instead of Map & Set. il y a 13 ans
ReplicationState.h a7494cedc4 Removed NetworkState pointer from Serializable for better class memory layout control. il y a 13 ans
Scene.cpp a77a685f4c Fixed warnings reported by Xcode. il y a 13 ans
Scene.h 170ee77019 To avoid confusion when to use what, and as the performance is usually better, use only HashMap & HashSet instead of Map & Set. il y a 13 ans
SceneEvents.h 1e493ba802 Networked rigidbodies should work now. il y a 13 ans
SceneResolver.cpp 7ea084bc4b Added missing DebugNew.h includes. il y a 13 ans
SceneResolver.h cc3ee34f58 Increased occlusion buffer depth bias. il y a 14 ans
Serializable.cpp 51c4336f2f Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked. il y a 13 ans
Serializable.h 31e027b354 Maximum amount of sorted instances can be configured in Renderer. By default 1000. il y a 13 ans
SmoothedTransform.cpp 00522a44a7 Optimized GetBatch() in StaticModel & AnimatedModel by caching the current LOD geometries into a flat array. il y a 13 ans
SmoothedTransform.h 00522a44a7 Optimized GetBatch() in StaticModel & AnimatedModel by caching the current LOD geometries into a flat array. il y a 13 ans