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.
|
%!s(int64=12) %!d(string=hai) anos |
Lasse Öörni
|
1fdf228359
Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency.
|
%!s(int64=12) %!d(string=hai) anos |
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.
|
%!s(int64=12) %!d(string=hai) anos |
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.
|
%!s(int64=13) %!d(string=hai) anos |
Lasse Öörni
|
a40fead7dc
Updated license for the new year.
|
%!s(int64=13) %!d(string=hai) anos |
Lasse Öörni
|
7d8558a51f
Applied massive patch from weitjong.
|
%!s(int64=13) %!d(string=hai) anos |
Lasse Öörni
|
c7fe3c37bd
Added sound listener component whose position is automatically taken into account by Audio subsystem.
|
%!s(int64=13) %!d(string=hai) anos |
Lasse Öörni
|
88aaa46465
Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding.
|
%!s(int64=13) %!d(string=hai) anos |
Lasse Öörni
|
f0b6d55b28
Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries.
|
%!s(int64=13) %!d(string=hai) anos |
Lasse Öörni
|
53e2198aa7
Use SDL also in Direct3D9 mode for consistent input handling.
|
%!s(int64=13) %!d(string=hai) anos |
Lasse Öörni
|
4b12319ee0
Fixed SDL minimizing. Do not pause SDL audio as it may be bugged, instead mix silence into the audio stream.
|
%!s(int64=13) %!d(string=hai) anos |
Lasse Öörni
|
d3e302f197
Added possibility to remove subsystems in explicit order.
|
%!s(int64=13) %!d(string=hai) anos |
Lasse Öörni
|
627d2c94d7
Switched from GLFW & PortAudio back to (modified) SDL 2.0.
|
%!s(int64=13) %!d(string=hai) anos |
Lasse Öörni
|
9d15b80fc4
Audio::IsInterpolated() -> Audio::GetInterpolation().
|
%!s(int64=14) %!d(string=hai) anos |
Lasse Öörni
|
cc3ee34f58
Increased occlusion buffer depth bias.
|
%!s(int64=14) %!d(string=hai) anos |
Lasse Öörni
|
80656971de
Removed SpinLock class.
|
%!s(int64=14) %!d(string=hai) anos |
Lasse Öörni
|
313610c346
Fixed GCC build. Log amount of created worker threads.
|
%!s(int64=14) %!d(string=hai) anos |
Lasse Öörni
|
c8089b1687
Initial work queue & multithreading support.
|
%!s(int64=14) %!d(string=hai) anos |
Lasse Öörni
|
de67af8825
CoreData / Data reorganization.
|
%!s(int64=14) %!d(string=hai) anos |
Lasse Öörni
|
456ecfd184
Added missing class documentation.
|
%!s(int64=14) %!d(string=hai) anos |
Lasse Öörni
|
5b44c38d32
Code cleanup. Actually use the added Contains() & Find() functions.
|
%!s(int64=14) %!d(string=hai) anos |
Lasse Öörni
|
7eed016fd8
Added more assertions.
|
%!s(int64=14) %!d(string=hai) anos |
Lasse Öörni
|
deb5455a0e
Use own DirectSound code in Windows/Direct3D9 mode as PortAudio has tendency for stutter.
|
%!s(int64=14) %!d(string=hai) anos |
Lasse Öörni
|
71603ae52e
Initial kNet-based networking implementation.
|
%!s(int64=14) %!d(string=hai) anos |
Lasse Öörni
|
aa2491a7ac
Moved SharedPtr & SharedArrayPtr to the Container library.
|
%!s(int64=14) %!d(string=hai) anos |
Lasse Öörni
|
16aeec5c32
Re-enabled sound latency adjustment.
|
%!s(int64=14) %!d(string=hai) anos |
Lasse Öörni
|
0d29d818ad
Moved from SDL to GLFW & PortAudio.
|
%!s(int64=14) %!d(string=hai) anos |
Lasse Öörni
|
b90c1386be
Removed unnecessary parentheses.
|
%!s(int64=14) %!d(string=hai) anos |
Lasse Öörni
|
fa80179bdf
Fixed to compile and run on Ubuntu.
|
%!s(int64=14) %!d(string=hai) anos |
Lasse Öörni
|
432f57b4b0
Use SDL 1.3 in OpenGL mode.
|
%!s(int64=14) %!d(string=hai) anos |