| .. |
|
Audio
|
91f6f87472
Explicitly mark changed nodes to avoid going through the whole scene in PrepareNetworkUpdate().
|
13 rokov pred |
|
Container
|
1c2cc43f14
Refactoring of how network updates to clients are collected. This removes costly, redundant Variant compares that were performed per-user.
|
13 rokov pred |
|
Core
|
da921892b2
Rearranged Octant variables for more optimal access.
|
13 rokov pred |
|
Engine
|
a5b035d886
Added possibility to run OpenGL mode without hardware DXT support (for severely broken drivers.)
|
13 rokov pred |
|
Graphics
|
a5b035d886
Added possibility to run OpenGL mode without hardware DXT support (for severely broken drivers.)
|
13 rokov pred |
|
IO
|
9baf3bad64
Fixed crash in FileWatcher on exit when FileSystem had already been destroyed.
|
13 rokov pred |
|
Input
|
c0273f35ca
Removed deprecated SuppressNextChar() function.
|
13 rokov pred |
|
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.
|
13 rokov pred |
|
Network
|
317a502b7e
Updated to newest kNet.
|
13 rokov pred |
|
Physics
|
5640824c9a
Fixed Camera not properly notified of node transform changes.
|
13 rokov pred |
|
Resource
|
2f4165bf0f
Added Squish library for DXT decompression.
|
13 rokov pred |
|
Scene
|
172a097b1c
Mark nodes and components separately for network update, instead of looping node's all components when one of them changes.
|
13 rokov pred |
|
Script
|
91f6f87472
Explicitly mark changed nodes to avoid going through the whole scene in PrepareNetworkUpdate().
|
13 rokov pred |
|
UI
|
91f6f87472
Explicitly mark changed nodes to avoid going through the whole scene in PrepareNetworkUpdate().
|
13 rokov pred |