Lasse Öörni
|
94391e462a
Added instructions on how to prefix uniforms in shaders.
|
12 лет назад |
Lasse Öörni
|
679007d1b5
Normalize whitespace, update documentation.
|
12 лет назад |
Lasse Öörni
|
026e838d5b
Retired the unused DocConverter utility.
|
12 лет назад |
Lasse Öörni
|
ee8e8031d2
Rework command line options that need a parameter value to have a space in between. Fixes #44.
|
12 лет назад |
Lasse Öörni
|
cfa6b135ce
Moved Urho3DPlayer class definition to a .h file. Updated documentation to refer to Urho3DPlayer.
|
12 лет назад |
Lasse Öörni
|
c057b29dba
Unify how command line options are shown in utilities.
|
12 лет назад |
Lasse Öörni
|
b957f60143
Added ApplyMaterialList() function to StaticModel so that the feature can be used outside the editor as well. Refactored editor to use that function instead of its own implementation.
|
12 лет назад |
Lasse Öörni
|
8077ee4a53
Added option to OgreImporter to save material list file next to the model.
|
12 лет назад |
Yao Wei Tjong 姚伟忠
|
e34e26d068
Merge branch 'library-build'.
|
12 лет назад |
Lasse Öörni
|
f39702a07e
Terminology edits in the documentation. Do not refer to Graphics, Scene etc. as separate libraries anymore.
|
12 лет назад |
Lasse Öörni
|
fe14af594f
Added documentation section on Lua garbage collection.
|
12 лет назад |
Lasse Öörni
|
c6a6f71aa3
Finalize LZ4 support. Do not repeatedly allocate compressed data buffer. Do not store global blocksize into the package file header. Increased Android read buffer to 32KB.
|
12 лет назад |
Lasse Öörni
|
1463b67a70
Added documentation on the package file format.
|
12 лет назад |
Lasse Öörni
|
bd9f229045
Documented the optimization underlying node transform dirty notifications; you must use eg. GetWorldPosition() to undirty the node to get further notifications.
|
12 лет назад |
Lasse Öörni
|
c7f098de3e
Updated documentation on changed Lua function call mechanism.
|
12 лет назад |
Lasse Öörni
|
c3870201b9
Added TransformChanged() script method to ScriptInstance & LuaScriptInstance. Called when node transform changes (hooks to OnMarkedDirty() on C++ side)
|
12 лет назад |
Lasse Öörni
|
eb6ba62ab9
Added the LuaScript library to Doxygen documentation.
|
12 лет назад |
Wei Tjong Yao
|
0c02a88add
Supplement documentation regarding UI default style file.
|
12 лет назад |
Lasse Öörni
|
22d579eea7
Documented the need to either specify a UI style file when loading a layout, or having it set to the root element beforehand.
|
12 лет назад |
Wei Tjong Yao
|
27a68828ce
Corrected typo in documentation for renderpath's quad command.
|
12 лет назад |
Lasse Öörni
|
dda39f2b7d
Initial work for serializing Node / Component handles from a script object automatically.
|
12 лет назад |
Lasse Öörni
|
0f5456d35e
Avoid unnecessary rendertarget blitting in OpenGL light prepass mode.
|
12 лет назад |
Lasse Öörni
|
0d478d91ff
Updated documentation regarding Engine::Exit().
|
12 лет назад |
Lasse Öörni
|
c089229104
Added documentation on HTTP requests.
|
12 лет назад |
Lasse Öörni
|
05ba4bf719
Favor the non-parented case for SetWorld...() and for updating the world transform.
|
12 лет назад |
Lasse Öörni
|
c9865078ad
List tools in alphabetical order in the documentation; fixed outdated information.
|
12 лет назад |
Lasse Öörni
|
4cc1858329
Removed the old large script example applications and batch files to start them.
|
12 лет назад |
Lasse Öörni
|
3c6a0f57d7
In the SoundEffects sample, start/stop music when buttons released.
|
12 лет назад |
Lasse Öörni
|
e7558a3be9
Demonstrate rolling friction in the Ragdolls sample.
|
12 лет назад |
Lasse Öörni
|
560ffd03c2
Moved the Urho3D application code to Tools directory.
|
12 лет назад |