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
|
7b15b34c83
Removed most OnGetAttribute() / OnSetAttribute() functions in favor of accessor attributes.
|
14 年之前 |
Lasse Öörni
|
aa2491a7ac
Moved SharedPtr & SharedArrayPtr to the Container library.
|
14 年之前 |
Lasse Öörni
|
0d29d818ad
Moved from SDL to GLFW & PortAudio.
|
14 年之前 |
Lasse Öörni
|
b90c1386be
Removed unnecessary parentheses.
|
14 年之前 |
Lasse Öörni
|
f60321b20f
Use PODVector more extensively.
|
14 年之前 |
Lasse Öörni
|
f3859c1ed7
Added documentation about containers.
|
14 年之前 |
Lasse Öörni
|
b9520be2eb
Moved tree balancing operations to TreeBase.
|
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
|
97d698e922
Code cleanup.
|
14 年之前 |
Lasse Öörni
|
b64d298336
Added template Variant::Get() functions.
|
14 年之前 |
Lasse Öörni
|
7c45da5588
Import new code.
|
14 年之前 |
Lasse Öörni
|
a48885a729
Make way for import of new code.
|
14 年之前 |
Lasse Öörni
|
e2335ec26e
Initial component editing.
|
15 年之前 |
Lasse Öörni
|
cbbd044d95
Refactored & unified viewport handling. Now RenderSurfaces also set a viewport. Exposed Viewport struct to script.
|
15 年之前 |
Lasse Öörni
|
4a18fd3dff
Draw Pipeline & PhysicsWorld debug geometry automatically if enabled.
|
15 年之前 |
Lasse Öörni
|
20b23ced83
Engine & script API improvements.
|
15 年之前 |
Lasse Öörni
|
d5a35e6530
Garbage collection moved before rendering update so that "ghost" objects will not be rendered in any case.
|
15 年之前 |
Lasse Öörni
|
03e19a7ac2
Event refactoring. Now it is possible to subscribe to events of a specific sender. To be able to send events, one must also derive from EventListener.
|
15 年之前 |
Lasse Öörni
|
7cc3d7d842
Script API fixes and additions.
|
15 年之前 |
Lasse Öörni
|
526f35bf16
Minor changes to binary formats for consistency.
|
15 年之前 |
Lasse Öörni
|
902dfd4a13
Re-commit for the new year. Let's aim for less wiki update spam this time!
|
15 年之前 |