| .. |
|
Addons.cpp
|
730c6eda2f
Updated to AngelScript 2.27.0 WIP.
|
12 lat temu |
|
Addons.h
|
730c6eda2f
Updated to AngelScript 2.27.0 WIP.
|
12 lat temu |
|
CMakeLists.txt
|
92eb073cb7
Applied cmake patch from weitjong.
|
13 lat temu |
|
Precompiled.cpp
|
a40fead7dc
Updated license for the new year.
|
13 lat temu |
|
Precompiled.h
|
a40fead7dc
Updated license for the new year.
|
13 lat temu |
|
Script.cpp
|
5e5d98581c
Concatenate world rotation separately to fix GetWorldRotation() returning erroneous values when parent node has nonuniform scale.
|
12 lat temu |
|
Script.h
|
5e5d98581c
Concatenate world rotation separately to fix GetWorldRotation() returning erroneous values when parent node has nonuniform scale.
|
12 lat temu |
|
ScriptEventListener.h
|
cddaa40080
Fixed ScriptInstance.cpp to compile under GCC and LLVM. Better Eclipse build environment setup. General code cleanup. During Editor startup, resets scene when loading requested scene from file specified by the parameter fails.
|
13 lat temu |
|
ScriptFile.cpp
|
3539fcd26e
Improved the final error message printed when an include file is missing.
|
12 lat temu |
|
ScriptFile.h
|
74c01e7da5
Added compiled AngelScript bytecode support.
|
13 lat temu |
|
ScriptInstance.cpp
|
b8270df90b
Added error logging for cases of components in detached nodes trying to find Octree or PhysicsWorld, or subscribing to update events.
|
12 lat temu |
|
ScriptInstance.h
|
1930041147
Optimization: DecalSet & ScriptInstance unsubscribe from scene update when disabled.
|
12 lat temu |