Lasse Öörni
|
1fdf228359
Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency.
|
há 12 anos atrás |
Lasse Öörni
|
5e5d98581c
Concatenate world rotation separately to fix GetWorldRotation() returning erroneous values when parent node has nonuniform scale.
|
há 12 anos atrás |
Wei Tjong Yao
|
8d1c28bc3e
Group components into categories. In the Editor app, dynamically create the menu structure based on the component categories. Added new GetCategory() method in Component class and exposed it to script. Reviewed and fixed as necessary the default attributes registration of Component's descendant classes. Removed 'Attenuation' and 'Panning' attributes from SoundSource3D as they are updated constantly in this class. Enhanced Context class to 'register' component category during the component factory registration.
|
há 12 anos atrás |
Wei Tjong Yao
|
de9b19d6d4
Script subsystem prints the stack strace automatically on exception.
|
há 12 anos atrás |
Lasse Öörni
|
a40fead7dc
Updated license for the new year.
|
há 13 anos atrás |
Lasse Öörni
|
7d8558a51f
Applied massive patch from weitjong.
|
há 13 anos atrás |
Lasse Öörni
|
88aaa46465
Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding.
|
há 13 anos atrás |
Lasse Öörni
|
f0b6d55b28
Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries.
|
há 13 anos atrás |
Lasse Öörni
|
8c581bf8bb
Cleaned up Doxygen comments.
|
há 13 anos atrás |
Lasse Öörni
|
170ee77019
To avoid confusion when to use what, and as the performance is usually better, use only HashMap & HashSet instead of Map & Set.
|
há 13 anos atrás |
Lasse Öörni
|
613e3e94f9
Allocate nested script execution contexts on demand.
|
há 13 anos atrás |
Lasse Öörni
|
8a5d1b5322
Removed the object & module maps from the Script subsystem. Use instead AngelScript userdata to map from script constructs to C++ objects.
|
há 13 anos atrás |
Lasse Öörni
|
7524eb27a9
Clear inbuilt script object type search cache when compiling script code to prevent crash if a failed script module compile is attempted several times.
|
há 13 anos atrás |
Lasse Öörni
|
cc3ee34f58
Increased occlusion buffer depth bias.
|
há 14 anos atrás |
Lasse Öörni
|
37621a0c4b
Removed View friend class from Renderer. Made more Renderer functions public, as they can be usable also outside of View.
|
há 14 anos atrás |
Lasse Öörni
|
700520f320
Further comments and code cleanup.
|
há 14 anos atrás |
Lasse Öörni
|
de67af8825
CoreData / Data reorganization.
|
há 14 anos atrás |
Lasse Öörni
|
b694ad047e
Refactored interest management into the NetworkPriority component.
|
há 14 anos atrás |
Lasse Öörni
|
40caea422e
Migrated to AngelScript 2.21.0.
|
há 14 anos atrás |
Lasse Öörni
|
d69efd65f0
Container library fixes.
|
há 14 anos atrás |
Lasse Öörni
|
565de1ad02
Moved some of StringUtils functions to the String class.
|
há 14 anos atrás |
Lasse Öörni
|
e5867952a9
Added a search cache for engine API AngelScript object types.
|
há 14 anos atrás |
Lasse Öörni
|
7c45da5588
Import new code.
|
há 14 anos atrás |