| .. |
|
Addons.cpp
|
75df330fe3
Started work on UI element editor, pardon the dust. Added 'traversalMode' property to UIElement and exposed it to ScriptAPI to control the children UI batches generation. Enhanced Scene to safe keep the filename used in last serialization, fixed to perform a Clear() before Load()/LoadXML(). Exposed String's Clear() method to Script API. Fixed ListView to insert multiple top-level items in hierarchy mode correctly.
|
%!s(int64=12) %!d(string=hai) anos |
|
Addons.h
|
a40fead7dc
Updated license for the new year.
|
%!s(int64=13) %!d(string=hai) anos |
|
CMakeLists.txt
|
92eb073cb7
Applied cmake patch from weitjong.
|
%!s(int64=13) %!d(string=hai) anos |
|
Precompiled.cpp
|
a40fead7dc
Updated license for the new year.
|
%!s(int64=13) %!d(string=hai) anos |
|
Precompiled.h
|
a40fead7dc
Updated license for the new year.
|
%!s(int64=13) %!d(string=hai) anos |
|
Script.cpp
|
a76a3b1ab7
Reordered UIElement's attributes, common attributes got registered first. Enhanced Attribute Inspector to show UIElement's attributes for single selection case. Multiple selection is still WIP.
|
%!s(int64=12) %!d(string=hai) anos |
|
Script.h
|
de9b19d6d4
Script subsystem prints the stack strace automatically on exception.
|
%!s(int64=12) %!d(string=hai) anos |
|
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.
|
%!s(int64=12) %!d(string=hai) anos |
|
ScriptFile.cpp
|
3539fcd26e
Improved the final error message printed when an include file is missing.
|
%!s(int64=12) %!d(string=hai) anos |
|
ScriptFile.h
|
74c01e7da5
Added compiled AngelScript bytecode support.
|
%!s(int64=12) %!d(string=hai) anos |
|
ScriptInstance.cpp
|
4e1e1f9ce6
Converted static const String arrays to const char* arrays where applicable.
|
%!s(int64=12) %!d(string=hai) anos |
|
ScriptInstance.h
|
1930041147
Optimization: DecalSet & ScriptInstance unsubscribe from scene update when disabled.
|
%!s(int64=12) %!d(string=hai) anos |