| .. |
|
Audio
|
8a5274b596
Further refactoring of the Joint API. Now position & axis are specified in the local space of the own rigid body.
|
há 13 anos atrás |
|
Container
|
1cf5d99d44
Optimized network server operation by using HashMap instead of Map where applicable and by querying Serializable attributes once per network frame, instead of per user.
|
há 13 anos atrás |
|
Core
|
ee5c66210e
Reworked profiler output.
|
há 13 anos atrás |
|
Engine
|
ee5c66210e
Reworked profiler output.
|
há 13 anos atrás |
|
Graphics
|
c710fb4ef6
Further optimization of network updates. Use a HashMap to store replicated and local nodes and components separately. Query depended on scene nodes only once per network frame, not per user. Cache the network attribute infos to Serializable.
|
há 13 anos atrás |
|
IO
|
9baf3bad64
Fixed crash in FileWatcher on exit when FileSystem had already been destroyed.
|
há 13 anos atrás |
|
Input
|
c0273f35ca
Removed deprecated SuppressNextChar() function.
|
há 13 anos atrás |
|
Math
|
66a860144a
Added separate Equals() function to Vector & Quaternion classes to perform comparison with epsilon. Equality operator does not use epsilon. This optimizes network sync somewhat.
|
há 13 anos atrás |
|
Network
|
c710fb4ef6
Further optimization of network updates. Use a HashMap to store replicated and local nodes and components separately. Query depended on scene nodes only once per network frame, not per user. Cache the network attribute infos to Serializable.
|
há 13 anos atrás |
|
Physics
|
c710fb4ef6
Further optimization of network updates. Use a HashMap to store replicated and local nodes and components separately. Query depended on scene nodes only once per network frame, not per user. Cache the network attribute infos to Serializable.
|
há 13 anos atrás |
|
Resource
|
7ea084bc4b
Added missing DebugNew.h includes.
|
há 13 anos atrás |
|
Scene
|
c710fb4ef6
Further optimization of network updates. Use a HashMap to store replicated and local nodes and components separately. Query depended on scene nodes only once per network frame, not per user. Cache the network attribute infos to Serializable.
|
há 13 anos atrás |
|
Script
|
c48f640a18
Changed several structures to HashMap / HashSet for better performance.
|
há 13 anos atrás |
|
UI
|
c48f640a18
Changed several structures to HashMap / HashSet for better performance.
|
há 13 anos atrás |