Wei Tjong Yao
|
be8525ab6e
Updated documentation to confirm the existing AngelScript viewing/editing fix also work with Xcode 5 on Mountain Lion.
|
12 years ago |
Lasse Öörni
|
cf50bb9f39
Optionally remember last resource path in editor.
|
12 years ago |
Lasse Öörni
|
0201c1d961
Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0.
|
12 years ago |
Lasse Öörni
|
f0a965c912
Added quick menu feature to editor contributed by Chris Friesen. Open with Ctrl+Space.
|
12 years ago |
Lasse Öörni
|
54e0691610
Fixed errors/omissions from the Example Applications doxygen page.
|
12 years ago |
Lasse Öörni
|
e90e99536a
Documentation update.
|
12 years ago |
Lasse Öörni
|
a0e4538f58
Actually removed the old QuickStart documentation text.
|
12 years ago |
Lasse Öörni
|
c9865078ad
List tools in alphabetical order in the documentation; fixed outdated information.
|
12 years ago |
Lasse Öörni
|
76161aaecf
Build documentation update.
|
12 years ago |
Lasse Öörni
|
8da3fa5860
Documentation tweaks.
|
12 years ago |
Lasse Öörni
|
4cc1858329
Removed the old large script example applications and batch files to start them.
|
12 years ago |
Lasse Öörni
|
7f64104825
Added -p command line argument, which specifies resource paths to use.
|
12 years ago |
Lasse Öörni
|
04b00263b0
Moved CharacterDemo to the samples.
|
12 years ago |
Wei Tjong Yao
|
3efb36599a
Refactored Findxxxx and Urho3D-CMake-magic modules to let linker uses absolute path to the found libraries. Updated documentation accordingly.
|
12 years ago |
Wei Tjong Yao
|
594457df82
Removed line to define ENABLE_64BIT for Visual Studio based on cmake generator as the define must already been set explicitly when invoking cmake_vsxxxx.bat in order to get Win64 generator. Fixed the expression to check whether ENABLE_TOOLS is defined. Minor update on build options documentation.
|
12 years ago |
Wei Tjong Yao
|
dfd142c7d2
Added Raspberry Pi bootstrap back to fix raspi build. Moved the xmlstarlet logic to cmake_gcc.sh for code reuse. Added ANDROID_ABI into build options documentation.
|
12 years ago |
Lasse Öörni
|
9047bfa1ab
Use DLL runtime by default. Proper fix for building the Urho3D library with VS2008.
|
12 years ago |
Lasse Öörni
|
6b4a5fd296
Added cmake_mingw.bat contributed by Mika Heinonen.
|
12 years ago |
Wei Tjong Yao
|
2bf1be4cea
Simplified the documentation for Eclipse. The generated Eclipse project file could be in Build or Source directory depends on whether xmlstarlet fix is being invoked or not.
|
12 years ago |
Lasse Öörni
|
a899f7293e
Capitalize name of CMake script directory.
|
12 years ago |
Wei Tjong Yao
|
d5640aab4b
Updated documentation - another attempt.
|
12 years ago |
Wei Tjong Yao
|
a71d656b9d
Updated documentation.
|
12 years ago |
Wei Tjong Yao
|
217c851811
Create out-of-source build directory for Android on Windows platform when mklink option is enabled.
|
12 years ago |
Wei Tjong Yao
|
1385700c7f
Fixed broken wiki link.
|
12 years ago |
Wei Tjong Yao
|
2eb5a49353
Updated documentation.
|
12 years ago |
Wei Tjong Yao
|
9d9b2278fa
Updated documentation on using Urho3D as external library.
|
12 years ago |
Lasse Öörni
|
99560bba71
Use SSE2 instead of SSE on MinGW, but print a warning message.
|
12 years ago |
Lasse Öörni
|
e8c16bf658
Read command line from a file on Android and iOS.
|
12 years ago |
Lasse Öörni
|
92aa3341d5
Simplified the instructions for enabling OpenGL mode.
|
12 years ago |
Lasse Öörni
|
560ffd03c2
Moved the Urho3D application code to Tools directory.
|
12 years ago |