Lasse Öörni
|
b325ba5195
|
Support excluding 2D functionality from the build (CMake option URHO3D_URHO2D=0). Removed empty scene creation from the UIDrag example. Make compiling Civetweb conditional of URHO3D_NETWORK. Exclude samples depending on the Controls structure when URHO3D_NETWORK is disabled.
|
2014-11-17 21:00:02 +02:00 |
urho3d-travis-ci
|
5f4f6870d9
|
Travis CI: API documentation update at 2014-11-17 12:11:52 UTC.
[ci package]
|
2014-11-17 12:11:52 +00:00 |
urho3d-travis-ci
|
fa4b96895a
|
Travis CI: API documentation update at 2014-11-15 18:43:15 UTC.
[ci package]
|
2014-11-15 18:43:15 +00:00 |
Lasse Öörni
|
8b22c32f4c
|
Copy the Input::SetMouseMode() documentation also on the Input documentation page.
|
2014-11-15 20:32:09 +02:00 |
urho3d-travis-ci
|
2afc444c4b
|
Travis CI: API documentation update at 2014-11-13 19:09:31 UTC.
[ci package]
|
2014-11-13 19:09:31 +00:00 |
Lasse Öörni
|
feb3f1da59
|
Added contributor credit.
|
2014-11-13 20:11:04 +02:00 |
urho3d-travis-ci
|
153a818e7d
|
Travis CI: API documentation update at 2014-11-12 17:07:51 UTC.
[ci package]
|
2014-11-12 17:07:51 +00:00 |
Yao Wei Tjong 姚伟忠
|
125adf1228
|
Enhance Urho3D.pc file generation to support MSVC and MinGW better.
Simplify the pkg-config invocation example for MinGW cross-compiler since the Urho3D library name is already corrected. No need to sed anymore.
|
2014-11-09 18:08:58 +08:00 |
Yao Wei Tjong 姚伟忠
|
1f6215cf58
|
Initial support of rake scaffolding task on Windows platform.
The task requires privilege to create symlink via mklink command.
|
2014-11-09 00:38:35 +08:00 |
Yao Wei Tjong 姚伟忠
|
1edc6bfe64
|
Append '_d' to the output executable file name in the example.
Related to commit 78436eecd4 .
|
2014-11-08 15:01:54 +08:00 |
Yao Wei Tjong 姚伟忠
|
78436eecd4
|
Add another pkg-config usage example for MinGW cross compiling.
|
2014-11-08 14:59:02 +08:00 |
urho3d-travis-ci
|
a9e4e31ca3
|
Travis CI: API documentation update at 2014-11-07 18:14:07 UTC.
[ci package]
|
2014-11-07 18:14:07 +00:00 |
urho3d-travis-ci
|
e3d1f3e14f
|
Travis CI: API documentation update at 2014-11-07 16:04:02 UTC.
[ci package]
|
2014-11-07 16:04:02 +00:00 |
Lasse Öörni
|
943a2c348b
|
Added mechanism to limit material techniques on desktop hardware. Closes #516.
|
2014-11-07 17:33:22 +02:00 |
urho3d-travis-ci
|
42226761de
|
Travis CI: API documentation update at 2014-11-05 09:55:42 UTC.
[ci package]
|
2014-11-05 09:55:42 +00:00 |
urho3d-travis-ci
|
01850d3b93
|
Travis CI: API documentation update at 2014-11-03 19:48:23 UTC.
[ci package]
|
2014-11-03 19:48:23 +00:00 |
urho3d-travis-ci
|
aa0499e214
|
Travis CI: API documentation update at 2014-11-03 16:53:48 UTC.
[ci package]
|
2014-11-03 16:53:48 +00:00 |
Lasse Öörni
|
b1dcfe39a9
|
Added missing contributor credit.
|
2014-11-03 18:30:41 +02:00 |
Lasse Öörni
|
b65bb59092
|
Configurable maximum substeps per frame in PhysicsWorld. Zero (default) = unlimited, positive = limited, negative = adaptive timestep, always 1 per rendering frame. Adaptive step is not recommended when consistent physics behavior is desired.
|
2014-11-03 18:30:05 +02:00 |
urho3d-travis-ci
|
18dbf70d0f
|
Travis CI: API documentation update at 2014-10-30 13:24:38 UTC.
[ci package]
|
2014-10-30 13:24:38 +00:00 |
urho3d-travis-ci
|
5456dcf406
|
Travis CI: API documentation update at 2014-10-28 10:29:07 UTC.
[ci package]
|
2014-10-28 10:29:07 +00:00 |
Lasse Öörni
|
ac9fe226da
|
Added contributor credit.
|
2014-10-28 11:27:08 +02:00 |
Jonne Nauha
|
66913cf103
|
Engine: New WindowPositionX/Y init params. Sets initial window position prior to SetMode that creates the window.
|
2014-10-28 01:57:43 +02:00 |
urho3d-travis-ci
|
4a362593c2
|
Travis CI: API documentation update at 2014-10-26 05:16:35 UTC.
[ci package]
|
2014-10-26 05:16:35 +00:00 |
Lasse Öörni
|
d7924f907f
|
Added glyph offset functionality to Font. Closes #13.
|
2014-10-25 23:11:49 +03:00 |
Lasse Öörni
|
3f51cee989
|
Give Data directory priority over CoreData. Give autoload paths priority over the default directories/packages. Fix the resource path/package add priority (index) having no effect, which would result in the editor not giving highest priority to the user's resource data directory. Closes #499.
|
2014-10-23 11:23:34 +03:00 |
Yao Wei Tjong 姚伟忠
|
d8177c23de
|
Add "free" keyword to the project about info.
|
2014-10-21 11:53:11 +08:00 |
Yao Wei Tjong 姚伟忠
|
1f91109413
|
Minor typo correction on the String::Compare() method.
|
2014-10-15 12:54:35 +08:00 |
urho3d-travis-ci
|
550d252cd1
|
Travis CI: API documentation update at 2014-10-14 19:36:58 UTC.
[ci package]
|
2014-10-14 19:36:58 +00:00 |
Yao Wei Tjong 姚伟忠
|
1ba8e3708b
|
Add generated 'Docs/qch/' directory to git ignore list.
|
2014-10-14 12:03:40 +08:00 |
Yao Wei Tjong 姚伟忠
|
e58e57776e
|
Add support for help documentation generation for QtCreator.
|
2014-10-14 11:35:54 +08:00 |
urho3d-travis-ci
|
40f745c82e
|
Travis CI: API documentation update at 2014-10-13 21:52:40 UTC.
[ci package]
|
2014-10-13 21:52:40 +00:00 |
Lasse Öörni
|
64929dc50d
|
Add possibility to disable RigidBody mass update to optimize performance when using several collisionshapes in the same node. Closes #489.
|
2014-10-14 00:41:12 +03:00 |
urho3d-travis-ci
|
0932d2d7e6
|
Travis CI: API documentation update at 2014-10-10 19:44:40 UTC.
[ci package]
|
2014-10-10 19:44:40 +00:00 |
Lasse Öörni
|
d21dea2cde
|
Copy/paste fix.
|
2014-10-07 19:49:42 +03:00 |
Lasse Öörni
|
807bd28a9d
|
Add URHO3D_NETWORK CMake parameter to control whether networking support is built.
|
2014-10-07 19:33:33 +03:00 |
urho3d-travis-ci
|
d92798e667
|
Travis CI: API documentation update at 2014-10-06 16:49:13 UTC.
[ci package]
|
2014-10-06 16:49:13 +00:00 |
urho3d-travis-ci
|
c284dd07aa
|
Travis CI: API documentation update at 2014-10-06 10:46:57 UTC.
[ci package]
|
2014-10-06 10:46:57 +00:00 |
urho3d-travis-ci
|
852eda6c50
|
Travis CI: API documentation update at 2014-10-06 08:06:00 UTC.
[ci package]
|
2014-10-06 08:06:00 +00:00 |
Lasse Öörni
|
a04b3f746d
|
Added option to route / block / process resource requests. Based on celeron55's patch. Closes #469.
|
2014-10-05 00:32:46 +03:00 |
urho3d-travis-ci
|
abfc829958
|
Travis CI: API documentation update at 2014-10-01 18:28:47 UTC.
[ci package]
|
2014-10-01 18:28:47 +00:00 |
Lasse Öörni
|
7f4b8e5b35
|
Allow controlling per-viewport if debug geometry should be rendered, instead of hardcoding to just backbuffer views.
|
2014-10-01 21:15:30 +03:00 |
urho3d-travis-ci
|
4c1d24c81f
|
Travis CI: API documentation update at 2014-09-29 20:18:04 UTC.
[ci package]
|
2014-09-29 20:18:05 +00:00 |
urho3d-travis-ci
|
a6d68e2787
|
Travis CI: API documentation update at 2014-09-29 11:45:03 UTC.
[ci package]
|
2014-09-29 11:45:03 +00:00 |
Lasse Öörni
|
cb0103d518
|
Require always registering remote events for reception. Implement a fixed blacklist of remote events that can not be registered (see Network.cpp). Removed obsolete E_WINDOWMESSAGE event definition.
|
2014-09-29 14:23:41 +03:00 |
Yao Wei Tjong 姚伟忠
|
e06762db76
|
On non-MSVC compiler, default to 64-bit when host compiler is.
The default can be overriden using URHO3D_64BIT build option as before.
|
2014-09-29 18:28:08 +08:00 |
Lasse Öörni
|
d1bd8d961b
|
Added ParticleEditor2D to Related Projects. Removed BlenderExporter section from Tools page, instead mention it in AssetImporter's section as an alternative.
|
2014-09-26 12:18:57 +03:00 |
Lasse Öörni
|
da4e90d15b
|
Merge remote-tracking branch 'remotes/mike3d/patch-4'
|
2014-09-26 12:05:48 +03:00 |
urho3d-travis-ci
|
27604eba64
|
Travis CI: API documentation update at 2014-09-25 06:36:15 UTC.
[ci package]
|
2014-09-25 06:36:15 +00:00 |
Mike3D
|
ec188940e7
|
Add external links
Note: Blender add-on is not part of the 'Tools' folder, but I think it fits well in the Tools section.
|
2014-09-24 14:52:39 +02:00 |