Lasse Öörni
|
ad7b7451b4
As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process.
|
12 years ago |
Lasse Öörni
|
b6366ff982
Optimized StringToBuffer & BufferToString.
|
12 years ago |
Wei Tjong Yao
|
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 years ago |
Lasse Öörni
|
feff1fdbe7
Added 100 ms sleep to the OS X FileWatcher thread loop to avoid framerate stutter.
|
13 years ago |
Lasse Öörni
|
ffa3e29498
Applied OS X FileWatcher patch from weitjong.
|
13 years ago |
Lasse Öörni
|
cee4fa709a
Applied Linux FileWatcher patch from Alex Fuller.
|
13 years ago |
Lasse Öörni
|
a40fead7dc
Updated license for the new year.
|
13 years ago |
Lasse Öörni
|
88aaa46465
Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding.
|
13 years ago |
Lasse Öörni
|
f0b6d55b28
Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries.
|
13 years ago |
Lasse Öörni
|
40f91c7399
Fixed terrain live reload in the editor.
|
13 years ago |
Lasse Öörni
|
a77a685f4c
Fixed warnings reported by Xcode.
|
13 years ago |
Lasse Öörni
|
9baf3bad64
Fixed crash in FileWatcher on exit when FileSystem had already been destroyed.
|
13 years ago |
Lasse Öörni
|
51eec4e987
Marked todo's into the IO library.
|
14 years ago |
Lasse Öörni
|
2263abbbcf
Path handling fixes.
|
14 years ago |
Lasse Öörni
|
bedf357c90
Added WString class.
|
14 years ago |
Lasse Öörni
|
a1049eab4e
Updated to AngelScript 2.23.0 WIP.
|
14 years ago |
Lasse Öörni
|
17b8f300b6
Added a CMake variable for enabling the file watcher, as it requires Windows XP or newer like minidumps.
|
14 years ago |
Lasse Öörni
|
7ec5ec4f6e
Added FileWatcher class (for now Windows only) & live resource reloading.
|
14 years ago |