| .. |
|
CMakeLists.txt
|
4a35758028
Moved container & string classes to a separate library.
|
14 jaren geleden |
|
Component.cpp
|
31e027b354
Maximum amount of sorted instances can be configured in Renderer. By default 1000.
|
13 jaren geleden |
|
Component.h
|
8c581bf8bb
Cleaned up Doxygen comments.
|
13 jaren geleden |
|
Node.cpp
|
3d4eb6bdc8
Event refactoring. Removed the concept of targeted events and a Node forwarding a targeted event to all components, which was used only for physics node collision events. Now the node will instead send the collision event, and it can be explicitly subscribed to.
|
13 jaren geleden |
|
Node.h
|
3d4eb6bdc8
Event refactoring. Removed the concept of targeted events and a Node forwarding a targeted event to all components, which was used only for physics node collision events. Now the node will instead send the collision event, and it can be explicitly subscribed to.
|
13 jaren geleden |
|
Precompiled.cpp
|
cc3ee34f58
Increased occlusion buffer depth bias.
|
14 jaren geleden |
|
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.
|
13 jaren geleden |
|
ReplicationState.h
|
a7494cedc4
Removed NetworkState pointer from Serializable for better class memory layout control.
|
13 jaren geleden |
|
Scene.cpp
|
128aa4735d
Fixed Scene not calling MarkNetworkUpdate() on itself when the smoothing parameters are changed.
|
13 jaren geleden |
|
Scene.h
|
8c581bf8bb
Cleaned up Doxygen comments.
|
13 jaren geleden |
|
SceneEvents.h
|
1e493ba802
Networked rigidbodies should work now.
|
13 jaren geleden |
|
SceneResolver.cpp
|
7ea084bc4b
Added missing DebugNew.h includes.
|
13 jaren geleden |
|
SceneResolver.h
|
cc3ee34f58
Increased occlusion buffer depth bias.
|
14 jaren geleden |
|
Serializable.cpp
|
51c4336f2f
Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked.
|
13 jaren geleden |
|
Serializable.h
|
8c581bf8bb
Cleaned up Doxygen comments.
|
13 jaren geleden |
|
SmoothedTransform.cpp
|
00522a44a7
Optimized GetBatch() in StaticModel & AnimatedModel by caching the current LOD geometries into a flat array.
|
13 jaren geleden |
|
SmoothedTransform.h
|
8c581bf8bb
Cleaned up Doxygen comments.
|
13 jaren geleden |