Commit Graph

  • 0eb813518a Merge remote-tracking branch 'origin/TheComet93-InverseKinematics' Lasse Öörni 2017-04-03 21:26:17 +0300
  • 98322561be Minor code formatting. Add contributor. Lasse Öörni 2017-04-03 21:16:46 +0300
  • 3020b9062a Clearing code. orefkov 2017-04-03 20:31:50 +0300
  • 36a2f29580 Fix tabs orefkov 2017-04-03 18:48:34 +0300
  • 1d69458d27 Fix particle emitting duration. Add event for ending particles emitting. Add event for all particles over. orefkov 2017-04-03 17:16:36 +0300
  • fb9fcfba6c Added the ability to specify a child node by name when setting attribute animation path. orefkov 2017-04-03 17:14:34 +0300
  • 2d3f3fd122 Improve AngelScript API dump. orefkov 2017-04-03 17:11:47 +0300
  • 0a09c97588 Fix Thread::GetCurrentThreadID() if threading is disabled. Manuel Freiberger 2017-04-02 21:21:29 +0200
  • 3758048112 Fix mini-urho build. Yao Wei Tjong 姚伟忠 2017-04-01 23:22:27 +0800
  • b3f4b1d9a0 Include memory backtrace source code only when the option is enabled. Prevent Web platform to enable the memory backtracing build option. Yao Wei Tjong 姚伟忠 2017-04-01 22:50:59 +0800
  • 11299ce86e Fix the Lua IK sample crash due to missing bindings. Yao Wei Tjong 姚伟忠 2017-04-01 21:15:29 +0800
  • 8c9122ce25 Minor refactoring and cleaning on IK component's code. Yao Wei Tjong 姚伟忠 2017-04-01 21:13:55 +0800
  • e62179f133 Integrate IK sub-library with Urho3D's build system. Yao Wei Tjong 姚伟忠 2017-04-01 21:12:58 +0800
  • a8dcfa2be9 Merge branch 'InverseKinematics' of https://github.com/TheComet93/Urho3D into TheComet93-InverseKinematics Yao Wei Tjong 姚伟忠 2017-04-01 14:20:56 +0800
  • f3a596ad42 For CI - another temp fix for Web CI build. Yao Wei Tjong 2017-03-31 09:47:20 +0800
  • f2c01b1c00 Travis CI: API documentation update at 2017-03-30 14:09:06 UTC. [ci package] urho3d-travis-ci 2017-03-30 14:09:06 +0000
  • 7bf75955d8 Minor code convention edit to avoid underscore in function name. Lasse Öörni 2017-03-30 16:54:59 +0300
  • 795af77d74 Bind ResourceCache::GetResources. Konstant 2017-03-30 15:49:07 +0200
  • 34a45587e9 Add contributor credit. Lasse Öörni 2017-03-30 11:00:41 +0300
  • 0b12de174e Merge remote-tracking branch 'cheece/patch-1' Lasse Öörni 2017-03-30 10:49:55 +0300
  • 84605eec12 Fix comment. Closes #1884. Lasse Öörni 2017-03-30 10:29:01 +0300
  • 3173c6199c Update Transform.glsl Simon Flores 2017-03-29 23:08:31 -0400
  • 473c6c2380 For CI - temporary fix for web sample upload using default HTML shell. In future the statically generated page at urho3d.github.io will be the shell for the *.js and *.wasm modules. [skip appveyor] [ci only: Web] Yao Wei Tjong 姚伟忠 2017-03-29 22:31:11 +0800
  • 1bd123ecfb Disable exception handling codegen for Emscripten DEBUG build config. Urho3D library does not use C++ exceptions feature. Emscripten already disables exception handling by default for -O1 and above. Yao Wei Tjong 姚伟忠 2017-03-27 23:15:16 +0800
  • 9df8cfd0a8 Add note on usage of DebugNew.h. Closes #1879. Lasse Öörni 2017-03-27 11:35:15 +0300
  • 0a36e92bc9 Add note on using server & client functionality in Network subsystem simultaneously. Lasse Öörni 2017-03-27 11:30:31 +0300
  • cd57326098 Minor documentation update on how to use Urho3D libary. Yao Wei Tjong 姚伟忠 2017-03-26 16:32:01 +0800
  • 9d84ccffe4 Initial attempt to support MODULE library type for Web platform. Disallow memory growth when using MODULE lib-type. Move the resource defining and checking logic into their own macros. Yao Wei Tjong 姚伟忠 2017-03-08 02:02:03 +0800
  • 2e19e8a28f Merge remote-tracking branch 'rokups/feature/move-ui-root-element' Lasse Öörni 2017-03-24 13:37:29 +0200
  • 4ab85d993c Merge pull request #1875 from rokups/feature/IntVector2-constants Lasse Öörni 2017-03-24 10:52:09 +0200
  • ca76683568 IntVector2 constants Rokas Kupstys 2017-03-10 18:22:29 +0200
  • 5e9579b23a Allow root UI element to be moved. Rokas Kupstys 2017-03-22 16:37:12 +0200
  • 5649e9b85b Fix Emscripten build on Windows host system. [ci skip] Yao Wei Tjong 姚伟忠 2017-03-23 21:54:34 +0800
  • c73f0651e7 Travis CI: API documentation update at 2017-03-22 21:12:55 UTC. [ci package] urho3d-travis-ci 2017-03-22 21:12:55 +0000
  • e92c0ee093 Merge pull request #1872 from Florastamine/master Lasse Öörni 2017-03-22 23:00:53 +0200
  • eb9e5c8b6e Fixed coding style; added AngelScript binding. Florastamine 2017-03-23 01:27:35 +0700
  • 00599723aa Added Animation::GetTrack(unsigned) Florastamine 2017-03-23 00:24:41 +0700
  • 68f8d23411 Fixing issues raised by Mike3D (incorrect offset in sample, exposing auto solve) Alex Murray 2017-03-22 14:23:14 +0100
  • c896983901 Add spaces to README.md headings. Lasse Öörni 2017-03-22 12:13:25 +0200
  • 327965a40c Fixing build on windows, fixing segfault in release builds TheComet 2017-03-22 02:15:32 +0100
  • d355540f41 Trying proposed _PSTDINT_H_INCLUDED fix. Reformatting some docstrings TheComet 2017-03-21 17:51:14 +0100
  • 816577e98a Fix compiler error TheComet 2017-03-21 15:55:43 +0100
  • d2911ad455 Adding ik library to Urho3D thirdparty libs TheComet 2017-03-21 15:54:42 +0100
  • e6208ab85f Adding detailed docstrings in IK headers TheComet 2017-03-21 15:52:54 +0100
  • 8fc0aa2866 Lua script bindings and CPP sample TheComet 2017-03-21 15:17:23 +0100
  • f73b1d16ab Adding IKConstraint support, but it is not not yet usable TheComet 2017-03-21 13:41:00 +0100
  • 269a219aae Fixing undefined reference issues in IK sample TheComet 2017-03-19 22:41:35 +0100
  • 2be9286d38 Wrote AngelScript bindings, I'm still considering renaming a few things here and there TheComet 2017-03-19 22:09:36 +0100
  • 124fd3e0b5 Exposing target rotation settings TheComet 2017-03-18 02:25:49 +0100
  • ea5580f357 Weighted rotations (experimental) TheComet 2017-03-17 22:20:02 +0100
  • 073f7ef571 Exposing weighted nlerp TheComet 2017-03-15 23:00:15 +0100
  • b5ded0814a Updating enums TheComet 2017-03-15 18:35:58 +0100
  • 1b780a219f Update initial pose every frame to support animated models TheComet 2017-03-15 02:55:14 +0100
  • 06a9e87391 IKEffector sets weight (and clamps) correctly TheComet 2017-03-15 01:35:45 +0100
  • b0affd8d9b IKSolver options to enable/disable angle calculations and continuous solving TheComet 2017-03-14 23:14:02 +0100
  • 7e36538c44 Reset to initial pose when the tree changes TheComet 2017-03-14 22:03:27 +0100
  • 7b3cd64b02 More attributes for settings things. Adapting IKSolver so multiple solvers can be created. It is no longer a subsystem. All child chains terminate at the IKSolver node TheComet 2017-03-14 18:58:52 +0100
  • 47a5a077a6 Adapting to changed callback function signature TheComet 2017-03-14 02:21:43 +0100
  • b22871ff20 Applying positions as well as rotations TheComet 2017-03-14 01:36:00 +0100
  • e45d37c230 Adding more debug drawing stuff TheComet 2017-03-14 00:40:45 +0100
  • 067785d022 Setting the algorithm creates a new solver TheComet 2017-03-12 22:51:31 +0100
  • cf30fb98c0 Adding IK library to Urho3D, enable/disable it with -DURHO3D_IK TheComet 2017-03-12 15:53:10 +0100
  • eeb4eab788 Travis CI: API documentation update at 2017-03-20 16:32:22 UTC. [ci package] urho3d-travis-ci 2017-03-20 16:32:22 +0000
  • 90e95ab2e3 Update documentation. Add contributor credit. Minor code comment fixes. Lasse Öörni 2017-03-20 18:11:12 +0200
  • 4e30d6f522 Merge remote-tracking branch 'PredatorMF/master' Lasse Öörni 2017-03-20 17:07:48 +0200
  • 0b560f3667 Fix get_monitorCount causing error in AS PredatorMF 2017-03-19 15:35:45 +0200
  • 4399c04d3a Add pre-js script to process request parameters as app's arguments. Fix #1747. [ci only: Web] Yao Wei Tjong 姚伟忠 2017-03-19 20:57:52 +0800
  • 61b7993b20 Expose monitor count to scripting API PredatorMF 2017-03-19 14:44:51 +0200
  • 41cca32000 Add Graphics::GetMonitorCount() PredatorMF 2017-03-19 14:42:22 +0200
  • 7190e053c4 Fix fullscreen mode not using the correct monitor PredatorMF 2017-03-19 14:40:36 +0200
  • 5f2b2132d7 Fix use of fileSystem.programDir in the terrain editor. Use the resource system / scene resource path instead. Closes #1852. Lasse Öörni 2017-03-19 02:46:53 +0200
  • 8630065fbd Merge pull request #1869 from Modanung/patch-1 Lasse Öörni 2017-03-19 12:07:32 +0200
  • 03fdf19758 Travis CI: API documentation update at 2017-03-19 03:39:21 UTC. [ci package] urho3d-travis-ci 2017-03-19 03:39:21 +0000
  • 8c91b0b32f Use a dummy enum declaration to avoid duplicate Lua global constants. Yao Wei Tjong 姚伟忠 2017-03-19 11:30:21 +0800
  • 092a426285 Added heXon and Quatter to external links Frode Lindeijer 2017-03-19 03:54:35 +0100
  • 2bef979152 Add monitor and refreshrate parameters to E_SCREENMODE PredatorMF 2017-03-18 12:59:27 +0200
  • 11c8bf9d16 Fix DX11 renderer with monitor/refresh rate options PredatorMF 2017-03-18 00:00:19 +0200
  • f8beaad5cb Fix OpenGL renderer with monitor/refresh rate options PredatorMF 2017-03-17 23:26:01 +0200
  • 07b9675dfd Add monitor and refresh rate options for fullscreen/borderless PredatorMF 2017-03-17 22:01:23 +0200
  • b8515b563f Travis CI: API documentation update at 2017-03-16 18:26:27 UTC. [ci package] urho3d-travis-ci 2017-03-16 18:26:27 +0000
  • 53d18649d4 Redefine AutoRemoveMode where used in the Lua pkgs to prevent incorrect bindings code generation. Lasse Öörni 2017-03-16 20:17:13 +0200
  • 3f177185eb Merge remote-tracking branch 'Enhex/master' Lasse Öörni 2017-03-16 19:20:01 +0200
  • 0e2182b4e8 Updated sound effects Lua sample to use SetAutoRemoveMode() instead of nodes. Enhex 2017-03-15 21:15:56 +0200
  • a3795cfc3a Fix Doxygen comment Enhex 2017-03-15 21:15:37 +0200
  • a5ff4f43c6 Avoid calling asGetActiveContext() in template functions, as it might result in undefined symbol when used in application code with shared library Urho3D build. Make GetScriptContext() safe to call when it would return null. Provide function GetActiveASContext() (in ScriptInstance.h) as a wrapper. Lasse Öörni 2017-03-15 17:37:07 +0200
  • eccf7cef88 Added documentation chapter on scene graph events, and that individual component removals are not signaled when node is removed. Closes #1864. Lasse Öörni 2017-03-15 12:12:06 +0200
  • 490d402d4f Updated sound effects AngelScript sample to use SetAutoRemoveMode() instead of nodes. Enhex 2017-03-15 01:00:37 +0200
  • 516fcf18e5 Updated sound effects sample to use SetAutoRemoveMode() instead of nodes. Enhex 2017-03-14 20:56:25 +0200
  • 8561254832 Remove no longer used function declaration. Closes #1861. Lasse Öörni 2017-03-14 11:34:11 +0200
  • 21ead269a4 Set renderorder 0 to example alpha pass decal materials to make sure they render before e.g. particles. Closes #1862. Lasse Öörni 2017-03-14 11:32:10 +0200
  • 8ad433138b Merge pull request #1857 from rokups/fix/jumpy_slider_knob Lasse Öörni 2017-03-12 18:03:06 +0200
  • c92d668940 Fix jumping slider knob when it's size is fixed. Rokas Kupstys 2017-03-11 17:34:01 +0200
  • 5f0b5a6211 Fix ParticleEmitter finish event not working when emission is explicitly disabled with SetEmitting(false). Cleanup ParticleEmitter code. Closes #1854. Lasse Öörni 2017-03-11 16:25:17 +0200
  • 1d995bcc7e Remove email / GD.net username from readme, as they do not represent preferred communication channels. Lasse Öörni 2017-03-11 13:38:21 +0200
  • 1bfd14e5f4 Minor documentation update to highlight EMSCRIPTEN_WASM build option. [ci only: master] [skip appveyor] Yao Wei Tjong 姚伟忠 2017-03-11 14:16:11 +0800
  • d27da7d81c Fix call to Vector & PODVector::EraseSwap(). Closes #1855. Lasse Öörni 2017-03-11 00:58:05 +0200
  • 513f9592fa Prevent MSVC attempting to use the "strip" command when invoked through NMake in Release configuration. Closes #1851. Lasse Öörni 2017-03-10 13:45:33 +0200
  • 106bfcb919 Merge pull request #1849 from iSLC/master Yao Wei Tjong 2017-03-08 21:42:11 +0800
  • 48a1f3dcdd Take fix from AngelScript WIP version to fix temp variable corruption. Remove now unnecessary fix from Editor script code. Closes #1850. Lasse Öörni 2017-03-08 14:26:52 +0200
  • d94a10f488 Remove duplicate macro in SDL windows joystick implementation. Sandu Liviu Catalin 2017-03-07 21:38:50 +0200