Lasse Öörni
|
c5dd749509
Texture picking in the material editor.
|
12 years ago |
Lasse Öörni
|
0b657a893d
Continue work on material editor.
|
12 years ago |
Lasse Öörni
|
57899bce0c
Added skeleton of a material editor window.
|
12 years ago |
Lasse Öörni
|
adf668b386
Refactored the system cursor shape definition inside Cursor class; use SetUseSystemShapes() to enable.
|
12 years ago |
Lasse Öörni
|
53d2404aee
Applied OS cursor shape patch from Paul Noome.
|
12 years ago |
Lasse Öörni
|
ad8b44d478
Added GetModel() & GetNode() to AnimationState.
|
12 years ago |
Lasse Öörni
|
e908a9076a
Support defining different action buttons for different resource types in the editor.
|
12 years ago |
Lasse Öörni
|
9ff5b3d222
Renamed "Label Offset" attribute in Button to "Pressed Child Offset" to more accurately reflect what it does.
|
12 years ago |
Lasse Öörni
|
3cd4625ad1
Store shader parameters as Variants to preserve the coordinate count & distinguish between eg. floats and Vector4's.
|
12 years ago |
Lasse Öörni
|
f167112a6a
Update documentation.
|
12 years ago |
Lasse Öörni
|
5ad269e68c
Reverted the addition of IsTouchEnabled() as on some platforms it is set dynamically on receiving the first touch.
|
12 years ago |
Lasse Öörni
|
4c46fe72df
Always delete CMakeLists directory also in the Windows CMake batch files to prevent using wrong toolchain.
|
12 years ago |
Lasse Öörni
|
0915fbddf3
Added SetAutoExit & GetAutoExit to Engine Lua bindings.
|
12 years ago |
Lasse Öörni
|
1114a3fc28
Option to disable the InternalEdgeUtility.
|
12 years ago |
Lasse Öörni
|
65a4a3b51f
Applied Bullet 2.81 update patch from amadeus_osa.
|
12 years ago |
Lasse Öörni
|
27b31af0cf
Added RigidBody::ReAddBodyToWorld().
|
12 years ago |
Lasse Öörni
|
633378312b
Added missing CollisionShape::SetStaticPlane() function.
|
12 years ago |
Lasse Öörni
|
84dde8917b
Added GetVelocityAtPoint() to RigidBody.
|
12 years ago |
Lasse Öörni
|
3989849c55
Tweaked ragdoll parameters in TestScene & TestSceneOld.
|
12 years ago |
Lasse Öörni
|
bd3a4c30f4
Added vehicle physics example.
|
12 years ago |
Lasse Öörni
|
6899609644
Applied consistency edits to the ParticleEmitter API. Added missing UpdateInvisible attribute & functions.
|
12 years ago |
Lasse Öörni
|
dd956fb560
Documentation update.
|
12 years ago |
Lasse Öörni
|
4c2842967e
Allow configuring the minimum instances per batch group to actually render as instanced.
|
12 years ago |
Lasse Öörni
|
cd88d22e36
Renamed BillboardSet::Updated() to Commit() to match CustomGeometry API.
|
12 years ago |
Lasse Öörni
|
5e5d98581c
Concatenate world rotation separately to fix GetWorldRotation() returning erroneous values when parent node has nonuniform scale.
|
12 years ago |
Lasse Öörni
|
1d2fec862c
Applied CustomGeometry convex hull collision patch from Pete Leigh, with added serialization support.
|
12 years ago |
Lasse Öörni
|
4a3ec28769
Added point inside StaticModel check from Firegorilla.
|
12 years ago |
Lasse Öörni
|
8b28c12ae6
Added instancing to the OpenGL renderer, requires the ARB_instanced_arrays extension.
|
12 years ago |
Wei Tjong Yao
|
703d4fb10d
Fixed text rendering in Chat example app due to DefaultStyle.xml changes (Bug exists in the last release tag v1.23). Minor documentation fixed on NinjaSnowWar app. Cleaned up DefaultStyle.xml even more to remove repeating attribute declaration by taking advantage of the style inheritance feature. Changed the semantic of UIElement's style property in Script.
|
12 years ago |
Lasse Öörni
|
c0dbf7f545
Generalized the factory category for all objects.
|
12 years ago |