Lasse Öörni
|
1b08deec28
Fixed editor gizmo movement in local axes mode.
|
před 14 roky |
Lasse Öörni
|
9d077e78a8
Code cleanup.
|
před 14 roky |
Lasse Öörni
|
a32f0f1c26
Fixed rotation of the axes model.
|
před 14 roky |
Lasse Öörni
|
90596a064a
Use a memory pool in OGLGraphics for discard lock buffers.
|
před 14 roky |
Lasse Öörni
|
b6e09d2655
Renamed FinishUpdate() to ApplyAttributes() to be more descriptive, and to not confuse with frame updates.
|
před 14 roky |
Lasse Öörni
|
6f5f3c252b
Specify diameter instead of radius for sphere, capsule and cylinder CollisionShapes so that switching between shape types is more intuitive.
|
před 14 roky |
Lasse Öörni
|
3f7fffbf49
Some renames. CollisionGroup -> CollisionLayer, Scene::GetNodeByID() -> GetNode(), Ray::Distance() -> HitDistance().
|
před 14 roky |
Lasse Öörni
|
10ad7a3dd2
Added phantom attribute to CollisionShape. Phantom shapes create collision events, but do not generate contact joints to the physics simulation.
|
před 14 roky |
Lasse Öörni
|
6dd8679214
Further attribute reorganization.
|
před 14 roky |
Lasse Öörni
|
de67af8825
CoreData / Data reorganization.
|
před 14 roky |
Lasse Öörni
|
b694ad047e
Refactored interest management into the NetworkPriority component.
|
před 14 roky |
Lasse Öörni
|
1c154ef17e
Uncommented the package file download test from TestScene.as.
|
před 14 roky |
Lasse Öörni
|
84d70dcbe7
Optimized away constant dynamic Variant allocation in comparing attributes when sending a server update.
|
před 14 roky |
Lasse Öörni
|
ee9b6cc0f8
Renamed the script PostLoad() to FinishUpdate().
|
před 14 roky |
Lasse Öörni
|
7b15b34c83
Removed most OnGetAttribute() / OnSetAttribute() functions in favor of accessor attributes.
|
před 14 roky |
Lasse Öörni
|
07fda9f32e
Preparation to using kNet: renamed SharedPtr.h to Ptr.h to avoid conflicts.
|
před 14 roky |
Lasse Öörni
|
1c26218eeb
Fixed a logic error where a OpenGL ShaderVariation would hold a link to a single ShaderProgram, although it can be linked to many.
|
před 14 roky |
Lasse Öörni
|
565de1ad02
Moved some of StringUtils functions to the String class.
|
před 14 roky |
Lasse Öörni
|
7c45da5588
Import new code.
|
před 14 roky |
Lasse Öörni
|
a48885a729
Make way for import of new code.
|
před 14 roky |
Lasse Öörni
|
bdf76d2445
Refactored ScriptInstance recreation when the ScriptFile is reloaded. Now it uses events. Same system used also for CollisionShapes and Models to ensure proper reloading.
|
před 14 roky |
Lasse Öörni
|
cb326b7fdf
Fixed quaternion to Euler conversion and changed its signature.
|
před 15 roky |
Lasse Öörni
|
f9ef9957b7
Added four-byte identifiers to binary files.
|
před 15 roky |
Lasse Öörni
|
8efc696275
Added #include directive for scripts.
|
před 15 roky |
Lasse Öörni
|
902dfd4a13
Re-commit for the new year. Let's aim for less wiki update spam this time!
|
před 15 roky |