Lasse Öörni
|
9b89a1540d
Added resource name sanitation to prevent creation of duplicate resources.
|
14 年之前 |
Lasse Öörni
|
5dbf2b81f9
Added error logging for resource hash collision.
|
14 年之前 |
Lasse Öörni
|
cc3ee34f58
Increased occlusion buffer depth bias.
|
14 年之前 |
Lasse Öörni
|
5541fc9d87
Resolve multisampled backbuffer for postprocessing. Not yet implemented on OpenGL.
|
14 年之前 |
Lasse Öörni
|
30430d24ad
Fixed Node::Clone() to respect the local mode of child nodes & components.
|
14 年之前 |
Lasse Öörni
|
baa3efacc3
Fixed the Data directory getting removed in the editor, if a scene was first loaded from there, and then from elsewhere.
|
14 年之前 |
Lasse Öörni
|
d94b865fce
Reverted the change to not support fallback data mode in index & vertex buffers, as it broke AssetImporter.
|
14 年之前 |
Lasse Öörni
|
f1bb8bd2ba
Updated to latest kNet.
|
14 年之前 |
Lasse Öörni
|
5b44c38d32
Code cleanup. Actually use the added Contains() & Find() functions.
|
14 年之前 |
Lasse Öörni
|
7eed016fd8
Added more assertions.
|
14 年之前 |
Lasse Öörni
|
20a2a48ed9
Added hashing support to Pair template class.
|
14 年之前 |
Lasse Öörni
|
1c154ef17e
Uncommented the package file download test from TestScene.as.
|
14 年之前 |
Lasse Öörni
|
40d04b377b
Added Compare function to String, which is optionally case-insensitive.
|
14 年之前 |
Lasse Öörni
|
71603ae52e
Initial kNet-based networking implementation.
|
14 年之前 |
Lasse Öörni
|
aa2491a7ac
Moved SharedPtr & SharedArrayPtr to the Container library.
|
14 年之前 |
Lasse Öörni
|
b90c1386be
Removed unnecessary parentheses.
|
14 年之前 |
Lasse Öörni
|
3f1f71dd06
Fixed ResourceCache error messages.
|
14 年之前 |
Lasse Öörni
|
f60321b20f
Use PODVector more extensively.
|
14 年之前 |
Lasse Öörni
|
f3859c1ed7
Added documentation about containers.
|
14 年之前 |
Lasse Öörni
|
3abd7eee88
Reverted previous commit due to bugs and performance loss.
|
14 年之前 |
Lasse Öörni
|
516b532a8f
Refactored StringUtils as member functions of String & the classes to be converted.
|
14 年之前 |
Lasse Öörni
|
d69efd65f0
Container library fixes.
|
14 年之前 |
Lasse Öörni
|
565de1ad02
Moved some of StringUtils functions to the String class.
|
14 年之前 |
Lasse Öörni
|
9dd15c95e2
DynamicCast to UIElement when creating layouts, because the returned object could theoretically be a Component or Resource as well.
|
14 年之前 |
Lasse Öörni
|
9a5cbb6016
More documentation.
|
14 年之前 |
Lasse Öörni
|
7c45da5588
Import new code.
|
14 年之前 |
Lasse Öörni
|
a48885a729
Make way for import of new code.
|
14 年之前 |
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.
|
14 年之前 |
Lasse Öörni
|
23152b4d58
Improved asset import directly invokable from the editor.
|
14 年之前 |
Lasse Öörni
|
a3150b5f11
Fixed lockup in removeResourcePath().
|
14 年之前 |