Commit Graph

  • c1da87a498 Merge pull request #1927 from eugeneko/master Eugene Kozlov 2017-05-04 20:30:51 +0300
  • e1e6016eeb Update rapidjson lib 1vanK 2017-05-04 17:28:02 +0300
  • 94a415b0b8 Minor doc typo correction. Yao Wei Tjong 姚伟忠 2017-04-23 12:25:09 +0800
  • 380afddfba Move creation logic for resource checker back to setup_main_executable. Yao Wei Tjong 姚伟忠 2017-04-19 22:36:11 +0800
  • 06901b3eb2 Add methods to get rotation axis and angle from Quaternion. Eugene Kozlov 2017-05-03 12:43:07 +0300
  • f42bd0d24f Fix crash when ScriptObject constructor throws. Eugene Kozlov 2017-05-02 23:17:37 +0300
  • f413945c98 Fix editor UI resolution detection for whether to lay out the status text on 1 or 2 rows. Lasse Öörni 2017-05-03 02:00:53 +0300
  • 81fc8cb79f Travis CI: API documentation update at 2017-05-02 18:52:39 UTC. [ci package] urho3d-travis-ci 2017-05-02 18:52:39 +0000
  • 29ebd52590 Expose getting JSONValue keys & values as arrays in AngelScript. Closes #1924. Lasse Öörni 2017-05-02 21:43:10 +0300
  • d57e7bc5c4 Fix JSONValue::End() and typo. Closes #1925. Lasse Öörni 2017-05-02 20:46:46 +0300
  • c211d51e6b Travis CI: API documentation update at 2017-04-29 18:44:32 UTC. [ci package] urho3d-travis-ci 2017-04-29 18:44:32 +0000
  • 61d73cf659 Add contributor credit. Lasse Öörni 2017-04-29 21:35:00 +0300
  • d4df1937c8 Line breaks formatting for RaycastVehicle demo code. Lasse Öörni 2017-04-29 20:33:36 +0300
  • 13cfad66ef RaycastVehicle code / comments formatting and AngelScript fix. RegisterRaycastVehicleLibrary function removed and class registration performed as part of Physics library initialization instead. Lasse Öörni 2017-04-29 20:21:55 +0300
  • c145b3e03d Merge remote-tracking branch 'slapin/raycast-vehicle' Lasse Öörni 2017-04-29 19:04:50 +0300
  • 0fe1f9d6ca Fix the GetElementAt() layout optimization, which should not check up/left limits for child elements in layout. Closes #1923. Lasse Öörni 2017-04-28 16:40:26 +0300
  • 108530ff45 Merge pull request #1921 from cosmy1/libs-update Yao Wei Tjong 2017-04-28 09:36:14 +0800
  • 9623f94230 For CI - prevent coverity scan for CI build on feature branches. [ci only: Web] Yao Wei Tjong 姚伟忠 2017-04-27 23:08:54 +0800
  • ffb5786e06 Add porting note. Lasse Öörni 2017-04-27 16:00:51 +0300
  • 1dcc111e72 Fixed remaining morph weight check to just check for not equal to zero. Lasse Öörni 2017-04-27 15:59:33 +0300
  • fd68fb6a5e Remove morph clamping. Lasse Öörni 2017-04-27 13:37:32 +0300
  • aa6c87f18d Update LZ4 license year. cosmy 2017-04-26 20:39:09 +0200
  • fbff46c4c7 Update docs. cosmy 2017-04-26 20:16:15 +0200
  • 7902fba3b9 Replace deprecated LZ4 functions in Urho3D. cosmy 2017-04-26 20:15:04 +0200
  • 0d91c33e22 Update LZ4 to 1.7.5. cosmy 2017-04-26 20:14:28 +0200
  • 10881e0f9e For CI - perform the coverity scan on each CI build now. It appears the service quota has been increased to one scan per day for the project of our size. Yao Wei Tjong 姚伟忠 2017-04-27 00:08:41 +0800
  • eb2c9719a7 Add Coverity Scan badge to README page. Yao Wei Tjong 姚伟忠 2017-04-26 23:52:52 +0800
  • a6086708a8 Add contributor. Lasse Öörni 2017-04-25 21:00:33 +0300
  • cbed718c31 Merge remote-tracking branch 'viva64/loop_conditional' Lasse Öörni 2017-04-25 21:00:00 +0300
  • 791ed39a1c Merge remote-tracking branch 'viva64/non_void_function' Lasse Öörni 2017-04-25 20:59:58 +0300
  • 2e613d4fc3 For CI - fix Coverity Scan build. Yao Wei Tjong 姚伟忠 2017-04-26 00:15:23 +0800
  • e063eae963 IKSolver.spp: PVS-Studio: Non-void function should return a value Svyatoslav 2017-04-25 18:40:00 +0300
  • 128230d462 PackageTool.cpp: PVS-Studio: fixed conditional expression of the loop. Svyatoslav 2017-04-25 18:25:02 +0300
  • 13f66443ac Update docs. cosmy1 2017-04-25 13:27:28 +0200
  • 3c360b9627 Update SQLite to 3.18.0. cosmy1 2017-04-25 13:26:25 +0200
  • 2308c87458 Update docs. cosmy1 2017-04-25 13:15:55 +0200
  • 0a66603da7 Update boost preprocessor to 1.64.0. cosmy1 2017-04-25 13:14:15 +0200
  • ed210093d4 RaycastVehicle Lua demo code Sergey Lapin 2017-04-23 01:32:13 +0300
  • e50ec947a8 RaycastVehicle AngelScript demo code Sergey Lapin 2017-04-23 01:31:46 +0300
  • 2eb3a1183a RaycastVehicle C++ demo code Sergey Lapin 2017-04-23 01:31:14 +0300
  • 18868d74c9 Bullet RaycastVehicle support Sergey Lapin 2017-04-23 01:29:49 +0300
  • 5fecffe8bd Fix dialog centering in the editor to use UI root size instead of screen size, which may not be the same. Lasse Öörni 2017-04-22 13:03:06 +0300
  • 218f48ea98 Add lowdpi command line option to force low DPI on Retina display. Lasse Öörni 2017-04-22 00:32:55 +0300
  • 493b97225d Clarify ResourceCache function documentation regarding manual resources. Lasse Öörni 2017-04-21 12:47:53 +0300
  • 51c9e358ae For CI - temporary fix to use Emscripten master SDK for asm.js mode. The investigation will be carried out in another development branch. Related to #1911. [skip appveyor] [ci only: Web] Yao Wei Tjong 姚伟忠 2017-04-17 21:58:59 +0800
  • f0d5914d20 Use alternative install command to avoid relinking of targets. [skip appveyor] [ci only: Web] Yao Wei Tjong 姚伟忠 2017-04-16 23:18:46 +0800
  • 6b1250485f Rename to use the new Binaryen's trap mode setting. Tested on Emscripten incoming SDK version 1.37.9. Yao Wei Tjong 姚伟忠 2017-04-16 13:36:24 +0800
  • db908c2be5 Add self-executable HTML shell-file hack. This hack allows IDE to "run" the HTML output file for Web platform as if it is an executable. This hack only works on Unix-alike host system, sorry. Yao Wei Tjong 姚伟忠 2017-04-16 13:16:27 +0800
  • d53928310c Workaround struct redefinition on some newer MinGW header files. Fix #1899. Yao Wei Tjong 姚伟忠 2017-04-15 00:40:24 +0800
  • c3622175d3 Travis CI: API documentation update at 2017-04-14 12:06:07 UTC. [ci package] urho3d-travis-ci 2017-04-14 12:06:07 +0000
  • 1d3c20aa70 Double up the editor UI when on High DPI display. Yao Wei Tjong 姚伟忠 2017-04-14 18:42:18 +0800
  • de5a3c118a Add comment to Node::RemoveChild(). Lasse Öörni 2017-04-13 23:55:25 +0300
  • ac9867669f Merge remote-tracking branch 'ssinai1/recursive-remove' Lasse Öörni 2017-04-13 22:04:44 +0300
  • 0e4060b61a Use no_weak_imports linker flag to ignore weak symbol during detection. Yao Wei Tjong 姚伟忠 2017-04-13 00:51:58 +0800
  • 1544a1631b Skip try_compile test when the found lib does not the armv7 arch. Yao Wei Tjong 姚伟忠 2017-04-12 19:15:29 +0800
  • 5b1fdb8852 Also exclude the IK sample when the URHO3D_IK option is disabled. Yao Wei Tjong 姚伟忠 2017-04-13 17:13:41 +0800
  • 183d2d835e fixes #1907 - Compiler error when URHO3D_IK=OFF TheComet 2017-04-12 23:36:55 +0200
  • ed3c298106 Fixed: Erasing sibling nodes from component destructor can result in segfault. ssinai1 2017-04-12 19:32:58 +0200
  • e76fea99e8 Fix compile fail if including ValueAnimationInfo.h without other needed includes. Lasse Öörni 2017-04-12 12:23:10 +0300
  • fbfc894c12 For CI - use new AppVeyor feature to skip MinGW cache for VS Ci build. Yao Wei Tjong 姚伟忠 2017-04-11 22:14:40 +0800
  • f9c811f61c Travis CI: API documentation update at 2017-04-11 08:51:06 UTC. [ci package] urho3d-travis-ci 2017-04-11 08:51:06 +0000
  • 5b0aa268c5 Handle namespace of constants in AngelScript API dump. Lasse Öörni 2017-04-11 11:41:07 +0300
  • 129205a9b1 Travis CI: API documentation update at 2017-04-10 18:11:53 UTC. [ci package] urho3d-travis-ci 2017-04-10 18:11:53 +0000
  • 150c4fb26d Export some consts to AngelScript 1vanK 2017-04-09 22:17:34 +0300
  • afc5618d5e Merge remote-tracking branch 'ombre5733/fix-rapidjson-usage' Lasse Öörni 2017-04-09 19:06:30 +0300
  • b13d887569 Merge remote-tracking branch 'ombre5733/fix-particle2d-blendmodes' Lasse Öörni 2017-04-09 19:06:17 +0300
  • 403f88da05 Fix Xcode complaining about same resources in multiple groups. Tested on both Xcode and AppCode. Yao Wei Tjong 姚伟忠 2017-04-09 23:24:03 +0800
  • 33179317a6 Populate a newly created rapidjson-value before adding it to the parent. Manuel Freiberger 2017-04-09 15:53:24 +0200
  • f37ffb57a8 Fixed blend modes for 2D particles Manuel Freiberger 2017-04-09 15:19:55 +0200
  • 76ae937ceb When texture size is assigned for Texture2D / Texture2DArray / TextureCube, set depth to 1 to allow generic width * height * depth calculations. Closes #1894. Lasse Öörni 2017-04-08 20:36:25 +0300
  • 1556605471 Clear tabs orefkov 2017-04-07 18:27:01 +0300
  • fa71240346 Add color wheel in editor for Text3D component. orefkov 2017-04-07 17:22:49 +0300
  • e4c5001bfb Copy changes from AngelScript's sources, revision r2382. Fixed problem with calling function expecting @&in where the argument was itself a & argument. https://www.gamedev.net/topic/686912-array-with-objects-handles/ orefkov 2017-04-07 15:41:11 +0300
  • 9daf887f10 Phasing out universal binary build for macOS platform. Close #1895. Yao Wei Tjong 姚伟忠 2017-04-09 00:04:41 +0800
  • ec102aadfc Reorder initialization order to suppress Xcode warnings. Yao Wei Tjong 姚伟忠 2017-04-08 23:52:44 +0800
  • aec2090727 Remove redundant old batch file. The resource dirs will be symlinked or (fallback) copied one way or another automatically now. Yao Wei Tjong 姚伟忠 2017-04-07 22:26:06 +0800
  • 7ec1448c07 Minor clean up to avoid code duplication. Yao Wei Tjong 姚伟忠 2017-04-07 22:12:13 +0800
  • 3ad02295c7 Prevent resource symlink creation when performing resource packaging. Incidentally, the extra symlinks in the Web CI build has caused static site generation error since yesterday. So this should fix that as well. Yao Wei Tjong 姚伟忠 2017-04-07 00:03:23 +0800
  • 0ae20c528b Travis CI: API documentation update at 2017-04-05 19:35:46 UTC. [ci package] urho3d-travis-ci 2017-04-05 19:35:46 +0000
  • dd0caa6ab7 Move ParticleEmitter2D events into Urho2DEvents header file. Add event parameters and safeguard for event handling causing component destruction. Add contributor credit. Lasse Öörni 2017-04-05 22:23:13 +0300
  • f1513fcaae Allow name-based child attribute animation also on UIElement. Lasse Öörni 2017-04-05 21:54:37 +0300
  • 1bbcdbc42e Add missing monitor/refresh rate members initialization PredatorMF 2017-04-05 21:50:00 +0300
  • af6ee8e438 Merge remote-tracking branch 'orefkov/master' Lasse Öörni 2017-04-05 21:00:08 +0300
  • 6296c18e92 Minor doc update on how to use the define_resource_dirs() macro. Yao Wei Tjong 姚伟忠 2017-04-05 23:37:20 +0800
  • 35138fbc33 Prevent the same resource directory from being installed twice. Using parent scope is not good enough when multiple targets referencing a same resource directory are not located inside a same parent scope. Using internal cache fixes this. Yao Wei Tjong 姚伟忠 2017-04-05 23:33:00 +0800
  • 6aba66ce66 For CI - upgrade to Xcode 8.3. Yao Wei Tjong 姚伟忠 2017-04-05 15:06:20 +0800
  • b7ea0502a9 Minor convention fix on CMake build scripts. Yao Wei Tjong 姚伟忠 2017-04-04 23:43:36 +0800
  • 420ce387e0 Partial revert on commit f74f4dd so it doesn't have harcoding anymore. The change in that commit was done before we have introduced the resource prefix path which is more flexible in setting up where the resources can be searched. Yao Wei Tjong 姚伟忠 2017-04-04 23:01:42 +0800
  • f9fe5bc4c2 Remove old/unused options from define_source_files() macro. Yao Wei Tjong 姚伟忠 2017-04-04 13:03:31 +0800
  • 2efbcd570c Rename "define_resource_files" macro to "define_resource_dirs". Enhance it to take extra arguments for specifiying target-specific resource directories and other extra for Web platform support. Close #809. Yao Wei Tjong 姚伟忠 2017-04-04 11:33:22 +0800
  • c6714aa70b Merge remote-tracking branch 'upstream/master' orefkov 2017-04-05 01:24:35 +0300
  • ef5f4ddd12 Add class factories to script api dump. orefkov 2017-04-05 01:11:34 +0300
  • 4078b9f842 Travis CI: API documentation update at 2017-04-04 18:11:18 UTC. [ci package] urho3d-travis-ci 2017-04-04 18:11:18 +0000
  • cd6f76f26e Merge pull request #1856 from eugeneko/master Eugene Kozlov 2017-04-04 21:00:06 +0300
  • 29952585b1 Revert contacts auto-disabling. Eugene Kozlov 2017-04-04 09:43:57 +0300
  • eba18bcc99 Add events for b2ContactListener::PreSolve callback. Suppress re-enabling contact on each update. Eugene Kozlov 2017-03-10 01:02:30 +0300
  • fc88f5a32b Expose additional info in PhysicsEvents2D. Eugene Kozlov 2017-03-10 01:02:12 +0300
  • 240e4d1c54 Fix unnecessary exposure of ik's generated header files. Yao Wei Tjong 姚伟忠 2017-04-04 13:47:06 +0800
  • a24a4f8a4e For CI - fix MinGW AppVeyor CI to get the correct git version number. Yao Wei Tjong 姚伟忠 2017-04-04 13:44:03 +0800
  • d59424daae Travis CI: API documentation update at 2017-04-03 23:26:36 UTC. [ci package] urho3d-travis-ci 2017-04-03 23:26:36 +0000