Lasse Öörni
|
d6a3f89393
Added low-quality (1-sample) shadow filtering option.
|
14 anos atrás |
Lasse Öörni
|
514ef8966d
Fixed OpenGL path.
|
14 anos atrás |
Lasse Öörni
|
fc3896fe02
Added configurable instancing group minimum size and maximum triangles per instanced object.
|
14 anos atrás |
Lasse Öörni
|
40c8306691
Added triple buffering option. On OpenGL it is a no-op.
|
14 anos atrás |
Lasse Öörni
|
f0ecda9785
Fixed numerical stability in Quaternion matrix constructor.
|
14 anos atrás |
Lasse Öörni
|
b6e09d2655
Renamed FinishUpdate() to ApplyAttributes() to be more descriptive, and to not confuse with frame updates.
|
14 anos atrás |
Lasse Öörni
|
47eae408b5
Updated script API reference.
|
14 anos atrás |
Lasse Öörni
|
6f5f3c252b
Specify diameter instead of radius for sphere, capsule and cylinder CollisionShapes so that switching between shape types is more intuitive.
|
14 anos atrás |
Lasse Öörni
|
3f7fffbf49
Some renames. CollisionGroup -> CollisionLayer, Scene::GetNodeByID() -> GetNode(), Ray::Distance() -> HitDistance().
|
14 anos atrás |
Lasse Öörni
|
906b528cc5
Adding and removing of node user variables in the editor.
|
14 anos atrás |
Lasse Öörni
|
10ad7a3dd2
Added phantom attribute to CollisionShape. Phantom shapes create collision events, but do not generate contact joints to the physics simulation.
|
14 anos atrás |
Lasse Öörni
|
23d51b853e
Pick resource functionality in editor.
|
14 anos atrás |
Lasse Öörni
|
3576a81993
Initial node/component attribute editing.
|
14 anos atrás |
Lasse Öörni
|
5e2682d3e5
Cut/copy/paste in editor.
|
14 anos atrás |
Lasse Öörni
|
16911eab63
Added delete support to the editor.
|
14 anos atrás |
Lasse Öörni
|
e22483e482
Added viewmask parameter to octree queries to avoid manual viewmask checking in View and to allow partial scene queries for logic.
|
14 anos atrás |
Lasse Öörni
|
57e8e910af
Fixed missing alwaysUpdateOwner script property in NetworkPriority.
|
14 anos atrás |
Lasse Öörni
|
b694ad047e
Refactored interest management into the NetworkPriority component.
|
14 anos atrás |
Lasse Öörni
|
6d552a8193
Use fixed size 24 bit network object IDs for more deterministic bandwidth use.
|
14 anos atrás |
Lasse Öörni
|
7b254df85d
Added simple distance-based interest management for networking.
|
14 anos atrás |
Lasse Öörni
|
38fe1554ba
Initial multiplayer NinjaSnowWar.
|
14 anos atrás |
Lasse Öörni
|
1c154ef17e
Uncommented the package file download test from TestScene.as.
|
14 anos atrás |
Lasse Öörni
|
43671aa66f
Fixed up to one second delay in starting UDP datagram sends.
|
14 anos atrás |
Lasse Öörni
|
f70cc35815
Added package file download support to the network protocol.
|
14 anos atrás |
Lasse Öörni
|
40d04b377b
Added Compare function to String, which is optionally case-insensitive.
|
14 anos atrás |
Lasse Öörni
|
ffad4ba005
Fixed UI related crashes in headless mode.
|
14 anos atrás |
Lasse Öörni
|
4c3dd57980
Added more networking functionality, including remote events and client's controls update.
|
14 anos atrás |
Lasse Öörni
|
f28728b3e2
Send identity VariantMap on connecting to server.
|
14 anos atrás |
Lasse Öörni
|
71603ae52e
Initial kNet-based networking implementation.
|
14 anos atrás |
Lasse Öörni
|
af2b4311dc
Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript.
|
14 anos atrás |