| .. |
|
Addons.cpp
|
67a0650cdb
Fixed missing copy constructor specifiers in script classes.
|
14 years ago |
|
Addons.h
|
9a080ee900
Cleaned up comments. Removed Object::CreateObject() as unnecessary.
|
14 years ago |
|
CMakeLists.txt
|
4a35758028
Moved container & string classes to a separate library.
|
14 years ago |
|
Precompiled.cpp
|
7c45da5588
Import new code.
|
14 years ago |
|
Precompiled.h
|
20a2a48ed9
Added hashing support to Pair template class.
|
14 years ago |
|
Script.cpp
|
b068022660
Use function pointers directly for preparing AngelScript context.
|
14 years ago |
|
Script.h
|
37621a0c4b
Removed View friend class from Renderer. Made more Renderer functions public, as they can be usable also outside of View.
|
14 years ago |
|
ScriptEventListener.h
|
de67af8825
CoreData / Data reorganization.
|
14 years ago |
|
ScriptFile.cpp
|
3cf25e801a
Do not use "camera centered" coordinates for light calculations.
|
14 years ago |
|
ScriptFile.h
|
700520f320
Further comments and code cleanup.
|
14 years ago |
|
ScriptInstance.cpp
|
b6e09d2655
Renamed FinishUpdate() to ApplyAttributes() to be more descriptive, and to not confuse with frame updates.
|
14 years ago |
|
ScriptInstance.h
|
b6e09d2655
Renamed FinishUpdate() to ApplyAttributes() to be more descriptive, and to not confuse with frame updates.
|
14 years ago |