Lasse Öörni
|
d5c42e8c2c
Added Node::LookAt().
|
14 년 전 |
Lasse Öörni
|
bad42bcc5f
Take node parenting into account when moving nodes in the editor.
|
14 년 전 |
Lasse Öörni
|
b6e09d2655
Renamed FinishUpdate() to ApplyAttributes() to be more descriptive, and to not confuse with frame updates.
|
14 년 전 |
Lasse Öörni
|
3f7fffbf49
Some renames. CollisionGroup -> CollisionLayer, Scene::GetNodeByID() -> GetNode(), Ray::Distance() -> HitDistance().
|
14 년 전 |
Lasse Öörni
|
f1bb8bd2ba
Updated to latest kNet.
|
14 년 전 |
Lasse Öörni
|
700520f320
Further comments and code cleanup.
|
14 년 전 |
Lasse Öörni
|
de67af8825
CoreData / Data reorganization.
|
14 년 전 |
Lasse Öörni
|
b694ad047e
Refactored interest management into the NetworkPriority component.
|
14 년 전 |
Lasse Öörni
|
7b254df85d
Added simple distance-based interest management for networking.
|
14 년 전 |
Lasse Öörni
|
38fe1554ba
Initial multiplayer NinjaSnowWar.
|
14 년 전 |
Lasse Öörni
|
444c18673e
Code formatting & optimization.
|
14 년 전 |
Lasse Öörni
|
48aa81e8e4
Added Node functions to get the world unsmoothed (target) transform.
|
14 년 전 |
Lasse Öörni
|
ffad4ba005
Fixed UI related crashes in headless mode.
|
14 년 전 |
Lasse Öörni
|
13d449d9cc
Added Abs() to Vector2, Vector3 and Vector4.
|
14 년 전 |
Lasse Öörni
|
cc2a487361
Further optimization of the parent node network replication attribute.
|
14 년 전 |
Lasse Öörni
|
17dea98f14
Reading of scene update messages.
|
14 년 전 |
Lasse Öörni
|
bddedd7fd2
Added a function for components to list the nodes they depend on.
|
14 년 전 |
Lasse Öörni
|
ee9b6cc0f8
Renamed the script PostLoad() to FinishUpdate().
|
14 년 전 |
Lasse Öörni
|
7b15b34c83
Removed most OnGetAttribute() / OnSetAttribute() functions in favor of accessor attributes.
|
14 년 전 |
Lasse Öörni
|
bd35b5a0e0
Added sending of scene replication messages.
|
14 년 전 |
Lasse Öörni
|
5f7b64d6e7
Further cleanup of the Container & Math library API & internal functions.
|
14 년 전 |
Lasse Öörni
|
2da8d4ae47
Renamed Matrix4x3 to Matrix3x4.
|
14 년 전 |
Lasse Öörni
|
f60321b20f
Use PODVector more extensively.
|
14 년 전 |
Lasse Öörni
|
a956f2ff20
Fixed bugs in Vector & PODVector.
|
14 년 전 |
Lasse Öörni
|
d69efd65f0
Container library fixes.
|
14 년 전 |
Lasse Öörni
|
565de1ad02
Moved some of StringUtils functions to the String class.
|
14 년 전 |
Lasse Öörni
|
5bde56d248
Added owner connection pointer to Node for multiplayer.
|
14 년 전 |
Lasse Öörni
|
6531fa08d5
Moved Controls to Network library.
|
14 년 전 |
Lasse Öörni
|
a67db4ba05
Async scene loading support.
|
14 년 전 |
Lasse Öörni
|
62c9aa3d9c
Added local node & component ID's in preparation to networking.
|
14 년 전 |