Lasse Öörni
|
d264f35c9d
Add note of documentation to the contribution chceklist.
|
10 years ago |
Ivan K
|
f02cd63437
OBJECT -> URHO3D_OBJECT
|
10 years ago |
Lasse Öörni
|
6eb9eac4cb
Update documentation on using Viewport::SetCullCamera(). Remove outdated documentation related to instancing.
|
10 years ago |
Lasse Öörni
|
04dba029ed
Clarifications for third party library use in the contribution checklist.
|
10 years ago |
Lasse Öörni
|
e6e16b90ed
Minor code formatting. Document that we have returned to the old behavior of not notifying dirty node transform if it was already dirty before, and users of the TransformChanged() function should read the node's world transform to ensure continued notifications.
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
fde2ad45ac
Fix Android and Raspberry-Pi build by always disabling SSE support.
|
10 years ago |
Mike3D
|
730388c0ce
Fixed SplinePath AngelScript bindings and added documentation for it.
|
10 years ago |
Lasse Öörni
|
2fcbaae59d
Fix duplicate section name in shader fileformat documentation.
|
10 years ago |
Lasse Öörni
|
e55915502e
Added MM_FREE mouse mode, which allows the cursor to move around and go out of the window also when hidden, and give accurate GetMousePosition() readings when inside the window. Closes #904.
|
10 years ago |
Lasse Öörni
|
6f01d1cac9
Added globalVars VariantMap to AngelScript API which can be used to share data between script modules or persist data through script reloads.
|
10 years ago |
Lasse Öörni
|
f32ef3149b
Added explanation on color correction & 3D textures. Closes #880.
|
10 years ago |
Thorbjørn Lindeijer
|
6e2eb72a25
Removed outdated warning in TMX documentation
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
d8fcc094b9
Minor documentation page update. [ci only: master]
|
10 years ago |
Lasse Öörni
|
6b33ba60f9
Allow multiple resource routers in ResourceCache. Script subsystem installs its own resource router to allow loading compiled scripts (.asc) when the originals (.as) don't exist. Closes #864.
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
f9e27e33f2
Ensure Lua function references are released when refcounter reaches 0.
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
c2471a240a
Reorganize includes for Samples and Extras.
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
61647bb887
Optimize Lua Variant class bindings.
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
102e8862bd
Avoid repetition by accessing Variant::value directly via friend func.
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
b202aa6ee7
Minor typo correction on Lua scripting documentation page.
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
4c7f8664b6
Further improve Lua binding for Variant and VariantMap classes.
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
f65b938e1b
Update documentation page for LuaScript.
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
93f55dc5ad
Minor documentation update on Database page.
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
7a7f250996
Add new documentation page for database subsystem.
|
10 years ago |
Lasse Öörni
|
cb0cd03930
Add note of VS output / PS input semantics requiring the same order on D3D11.
|
10 years ago |
Lasse Öörni
|
b53b584123
8-bit render order support in materials. This adjusts the drawing order within a scene pass, and takes precedence over both state & distance sorting.
|
10 years ago |
Lasse Öörni
|
e594b9e6dd
Edit Localization docs. Minor comment edit.
|
10 years ago |
Lasse Öörni
|
87c8a0874a
Merge remote-tracking branch '1vanK/improvements'
|
10 years ago |
Ivan K
|
9c78d9bcb9
Localization: documentation
|
10 years ago |
Ivan K
|
d540f79eec
Localization: fixes, adding comments, reworking samples, partial russification of editor
|
10 years ago |
Lasse Öörni
|
f5b2a17458
Add note of acceptable 3rd party licenses in the contribution checklist.
|
10 years ago |