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 година |
Lasse Öörni
|
6899609644
Applied consistency edits to the ParticleEmitter API. Added missing UpdateInvisible attribute & functions.
|
пре 12 година |
Lasse Öörni
|
3e07e77b4c
Make the ParticleEmitter's period & emission timers editable to be able to reset them before saving an object prefab.
|
пре 12 година |
Lasse Öörni
|
5be5222cb8
Added ParticleEmitter attributes.
|
пре 12 година |
Lasse Öörni
|
3c244f9755
Allow live-reload of particle emitter parameters file.
|
пре 12 година |
Lasse Öörni
|
cd88d22e36
Renamed BillboardSet::Updated() to Commit() to match CustomGeometry API.
|
пре 12 година |
Lasse Öörni
|
5e5d98581c
Concatenate world rotation separately to fix GetWorldRotation() returning erroneous values when parent node has nonuniform scale.
|
пре 12 година |
Lasse Öörni
|
c0dbf7f545
Generalized the factory category for all objects.
|
пре 12 година |
Lasse Öörni
|
2afdf2675a
Fixed Windows build.
|
пре 12 година |
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.
|
пре 12 година |
Lasse Öörni
|
8f5623d9bb
Renamed RenderPath::LoadParameters() to Load() and ParticleEmitter::LoadParameters() to SetParameters() as LoadParameters() is used in other classes to denote loading of optional parameters, not the main asset itself.
|
пре 12 година |
Lasse Öörni
|
895f909297
Include cleanup.
|
пре 12 година |
Lasse Öörni
|
3cbf2cd402
Detach AnimationController & ParticleEmitter from the scene post-update when disabled.
|
пре 13 година |
Lasse Öörni
|
5830f0e5d1
Convention change: prefer Enabled instead of Active where possible.
|
пре 13 година |
Lasse Öörni
|
af8825047a
Started work on node/component enable & disable.
|
пре 13 година |
Lasse Öörni
|
da243eb31b
Applied UI & editor related patch from weitjong.
|
пре 13 година |
Lasse Öörni
|
ed272d2aa7
Fixed sphere particle emitter always having zero radius.
|
пре 13 година |
Lasse Öörni
|
a40fead7dc
Updated license for the new year.
|
пре 13 година |
Lasse Öörni
|
7d8558a51f
Applied massive patch from weitjong.
|
пре 13 година |
Lasse Öörni
|
88aaa46465
Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding.
|
пре 13 година |
Lasse Öörni
|
7813601540
Added scene timescale attribute.
|
пре 13 година |
Lasse Öörni
|
f0b6d55b28
Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries.
|
пре 13 година |
Lasse Öörni
|
7a06dc73e5
Avoid Component::GetWorldTransform() and related functions where possible to avoid extra indirection and function call.
|
пре 13 година |
Lasse Öörni
|
5640824c9a
Fixed Camera not properly notified of node transform changes.
|
пре 13 година |
Lasse Öörni
|
91f6f87472
Explicitly mark changed nodes to avoid going through the whole scene in PrepareNetworkUpdate().
|
пре 13 година |
Lasse Öörni
|
1a9dced05b
Updated to AngelScript 2.23.1 WIP.
|
пре 13 година |
Lasse Öörni
|
cc3ee34f58
Increased occlusion buffer depth bias.
|
пре 14 година |
Lasse Öörni
|
510c606b3d
Removed the redundant GetString() functions from XMLElement.
|
пре 14 година |
Lasse Öörni
|
95a8c8bfa7
Added overloads to Variant & XMLElement that take char pointers.
|
пре 14 година |
Lasse Öörni
|
6845f056a5
Refactored NinjaSnowWar example to load the scene and objects from files instead of creating them programmatically.
|
пре 14 година |