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 .
2015-09-22 13:36:07 +03:00
Lasse Öörni
b6b0f01794
Merge branch 'update-assimp'
2015-09-21 19:14:25 +03:00
Yao Wei Tjong 姚伟忠
1cc28dfe1c
Make it possible to invoke Annotate tool on already annotated codes.
...
[ci annotate]
2015-09-21 19:23:04 +08:00
Yao Wei Tjong 姚伟忠
e5ab1a939f
For Travis CI - stash push and pop silently.
...
[ci only: master, Annotate]
2015-09-21 18:55:05 +08:00
Yao Wei Tjong 姚伟忠
39eed8a481
For Travis CI - do not include fastcomp-clang as subtree.
...
[ci only: Annotate]
2015-09-20 16:16:25 +08:00
Yao Wei Tjong 姚伟忠
448f3ebf44
Fix the Rewriter not saving to filesystem issue.
...
It turns out that RefactoringTool and RefactoringCallback classes are not made for each other.
For Travis CI - attempt to push the annotated source files into a new branch. DO NOT check out from this branch, instead just use GitHub GUI to browse through the changes.
[ci only: Annotate]
2015-09-20 15:57:37 +08:00
Lasse Öörni
69f4a405b7
Removed mention of missing functionality from CrowdNavigation help text. Fixed double -> float conversion warning.
2015-09-19 13:29:37 +03:00
Yao Wei Tjong 姚伟忠
dbd23c17a1
Add new wrapper target to invoke the newly added clang-query tool.
...
It seems there is a bug in the rewriter that prevents it to save the source files with replacements out to disk, so at the moment nothing get changed yet in the source tree.
[ci only: Annotate]
2015-09-19 17:21:02 +08:00
Yao Wei Tjong 姚伟忠
4355e99c36
Restructure to run the extract and annotate in a single tool.
...
The AST matcher is currently only able to extract the exposed class names.
[ci only: Annotate]
2015-09-18 00:11:46 +08:00
aster2013
afa0b68f02
Remove imp.xml sprite sheet xml file.
2015-09-17 18:10:47 +08:00
Lasse Öörni
f59b6334ff
Fixed Blur.hlsl from MonkeyFirst. Closes #899 .
2015-09-17 12:21:52 +03:00
Lasse Öörni
befdd58483
Allow creating forced headless (CPU-only) vertex & index buffers although the engine itself is running in headful mode. Useful for custom created physics only collision models.
2015-09-16 21:07:50 +03:00
Lasse Öörni
10c3e15298
Do not require index data for convex hulls, as it's not used.
2015-09-16 21:07:50 +03:00
urho3d-travis-ci
a6c3915e50
Travis CI: API documentation update at 2015-09-16 17:34:44 UTC.
...
[ci package]
Commit: c4e3633baf
Message: Store CustomGeometry's componentID instead of nodeID to CollisionShape in SetCustomConvexHull() & SetCustomTriangleMesh() functions. This allows using multiple customgeometries in the same node.
2015-09-16 17:34:44 +00:00
Lasse Öörni
c4e3633baf
Store CustomGeometry's componentID instead of nodeID to CollisionShape in SetCustomConvexHull() & SetCustomTriangleMesh() functions. This allows using multiple customgeometries in the same node.
2015-09-16 20:24:57 +03:00
urho3d-travis-ci
0e682d5bbc
Travis CI: API documentation update at 2015-09-16 15:08:29 UTC.
...
[ci package]
Commit: 6f01d1cac9
Message: Added globalVars VariantMap to AngelScript API which can be used to share data between script modules or persist data through script reloads.
2015-09-16 15:08:29 +00:00
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.
2015-09-16 17:58:49 +03:00
Lasse Öörni
8720cea4c3
More MinGW missing Direct3D defines. Potential fix for #898 .
2015-09-16 13:46:35 +03:00
Yao Wei Tjong 姚伟忠
8bbcdff135
For Travis CI - only do package upload when main script is successful.
2015-09-16 16:54:17 +08:00
Lasse Öörni
07374ffb3f
Remove unnecessary line from Assimp CMakeLists.
2015-09-16 11:48:42 +03:00
urho3d-travis-ci
541d590537
Travis CI: API documentation update at 2015-09-16 06:38:44 UTC.
...
[ci package]
Commit: b9155ca8b3
Message: CirCle -> Circle. Convert color to uint prior to drawing the lines, instead of converting on each line.
2015-09-16 06:38:44 +00:00
Lasse Öörni
b9155ca8b3
CirCle -> Circle. Convert color to uint prior to drawing the lines, instead of converting on each line.
2015-09-15 22:34:45 +03:00
Lasse Öörni
f7dac783ee
Merge remote-tracking branch '299299/pull_branch'
2015-09-15 21:38:25 +03:00
Yao Wei Tjong 姚伟忠
b3e01a1424
Add another skeleton project for for script binding extractor tool.
...
[ci only: Annotate]
2015-09-16 00:12:46 +08:00
Yao Wei Tjong 姚伟忠
14e0626c62
Minor code formatting and suppress warning from Clang compiler.
2015-09-16 00:12:46 +08:00
Lasse Öörni
08293b4cf4
Fix non-MSVC build.
2015-09-15 18:58:49 +03:00
Lasse Öörni
eee58fe742
Nullcheck tiles before operating on them in DetourNavMesh & DetourTileCache destructors. Closes #895 .
2015-09-15 17:17:52 +03:00
Lasse Öörni
6f75a777cb
Fixes for non-C++11 support.
2015-09-15 16:31:54 +03:00
aster2013
92eefa7fc0
Refactor JSONValue SetVariantXXX functions.
2015-09-15 20:06:58 +08:00
aster2013
f091c6591f
Recover sprite sheet support for spriter animation.
2015-09-15 19:35:19 +08:00
Lasse Öörni
07dab99469
Update Assimp to latest head from github. Closes #786 .
2015-09-15 14:29:53 +03:00
lixin
8954f1d0a4
fix for typo and coding convention
2015-09-15 16:09:58 +08:00
Yao Wei Tjong 姚伟忠
f2289b10e1
Avoid hardcoding to improve the chance of using it on Windows host.
...
[ci annotate]
2015-09-15 14:57:06 +08:00
lixin
44638345e7
add method for circle,cross,quad debug renderering
2015-09-15 12:58:12 +08:00
urho3d-travis-ci
a1fc1b8f6e
Travis CI: API documentation update at 2015-09-14 20:50:39 UTC.
...
[ci package]
Commit: dc7eb0d17a
Message: Make the editor's cube map save path setting relative to the scene resource path, instead of being a relative filesystem path. Ensure that the generated cube map XML does not have double slashes and uses resource path relative filenames. Minor code cleanup.
2015-09-14 20:50:39 +00:00
Lasse Öörni
dc7eb0d17a
Make the editor's cube map save path setting relative to the scene resource path, instead of being a relative filesystem path. Ensure that the generated cube map XML does not have double slashes and uses resource path relative filenames. Minor code cleanup.
2015-09-14 23:42:26 +03:00
Lasse Öörni
f2ad55556d
Create intermediate paths in FileSystem::CreateDir() as necessary.
2015-09-14 23:39:45 +03:00
Lasse Öörni
b8fea26470
Do not attempt to capture 16bit or float textures to Image, as that is unsupported by the Image class. Delete image if format was illegal.
2015-09-14 21:22:41 +03:00
Lasse Öörni
06f4eee4a9
Merge remote-tracking branch 'jsandusky/CubeMapGeneration'
2015-09-14 21:01:21 +03:00
urho3d-travis-ci
9bbc81e6a4
Travis CI: API documentation update at 2015-09-14 17:57:42 UTC.
...
[ci package]
Commit: ae0544291a
Message: Add wrapper functions for NavigationMesh functions that take optional pointer parameters to fix crashes on MSVC. Closes #889 .
2015-09-14 17:57:42 +00:00
Lasse Öörni
ae0544291a
Add wrapper functions for NavigationMesh functions that take optional pointer parameters to fix crashes on MSVC. Closes #889 .
2015-09-14 20:47:47 +03:00
Yao Wei Tjong 姚伟忠
c68f957dc4
Add a new section on how to start the Clang-tools development.
...
[ci annotate]
2015-09-14 22:44:20 +08:00
Yao Wei Tjong 姚伟忠
f9fd477103
For Travis CI - attempt to fix Annotator linking issue on CI server.
...
[ci only: Annotate, Emscripten]
2015-09-14 22:01:12 +08:00
Yao Wei Tjong 姚伟忠
12d6cfa322
For Travis CI - setup the build to use the upgraded GCC compiler.
...
[ci only: Annotate]
2015-09-14 20:44:30 +08:00
Yao Wei Tjong 姚伟忠
20e9cebb03
For Travis CI - fix the software package deps for Annotate build.
...
[ci only: Annotate]
2015-09-14 20:32:39 +08:00
Yao Wei Tjong 姚伟忠
440bc484e7
Add skeleton project for Annotator tool.
...
Currently it just dumps the AST out instead of actually annotating.
[ci only: master, Annotate]
2015-09-14 20:13:26 +08:00
Lasse Öörni
556fe7de87
Make skeleton bones initial transform modifiable in AngelScript.
2015-09-14 10:59:34 +03:00
Yao Wei Tjong 姚伟忠
2fcf1d3146
Only patch Android assets directories when it is being requested.
...
Without the patch though, the FileSystem::DirExist() works with reduce accuracy and FileSystem::ScanDir() no longer ables to differentiate between files and directories (thus, cannot scan recursively as well).
2015-09-13 21:35:51 +08:00
Lasse Öörni
9b41a9974c
Safeguard against animation state or its node getting removed during trigger processing. Iterate using indices instead of iterator in AnimationController::Update() so that adding animation while iterating doesn't cause potential illegal memory access. Fixes #885 .
2015-09-12 16:40:49 +03:00
Yao Wei Tjong 姚伟忠
da0fa9798c
For Travis CI - export environment variables to libclang.
...
[ci skip]
2015-09-12 21:08:09 +08:00