Commit Graph

  • 9263d1c7da Allow access to PhysicsWorld2D members from chield classes 1vanK 2017-02-13 22:06:42 +0300
  • 5d19f3d0f4 Merge pull request #1823 from 1vanK/master Lasse Öörni 2017-02-13 18:27:08 +0200
  • 07df060f1f GetDerivedComponent for Physics2D to allow using custom PhysicsWorld2D 1vanK 2017-02-13 18:24:06 +0300
  • 00d99c4950 Merge pull request #1821 from 1vanK/master Lasse Öörni 2017-02-13 11:37:06 +0200
  • 4b901d2c05 Editor: F3 also toggle Physics2D debug geometry 1vanK 2017-02-13 12:22:06 +0300
  • 74e234a63d Updated Assimp to v3.2 Florastamine 2017-02-12 14:10:43 +0700
  • 79dc24003c More coding convention updates to Terrain Editor luveti 2017-02-11 23:53:56 -0500
  • d56ccd619d Use 4 spaces instead of tabs in Terrain Editor luveti 2017-02-11 23:50:15 -0500
  • 6e250289a8 Merge remote-tracking branch 'github/master' into editor-terrain luveti 2017-02-11 23:46:00 -0500
  • 6950ad7c7d Updated Terrain Editor UI to work with latest version of Urho3D. luveti 2017-02-11 23:41:16 -0500
  • 85caa88eff For CI - correct typo in the cache setup script. Yao Wei Tjong 姚伟忠 2017-02-12 02:05:09 +0800
  • a9973de026 For CI - adjust the timestamp to achieve incremental build on AppVeyor. [ci only: master, MinGW] Yao Wei Tjong 姚伟忠 2017-02-12 01:15:13 +0800
  • 2821837f2a Remove zero damping from Urho2DConstraints sample to eliminate jittering behavior. Closes #1816. Lasse Öörni 2017-02-11 15:33:09 +0200
  • cdccc64153 Update RampGenerator documentation. Add contributor credit. Lasse Öörni 2017-02-11 14:30:30 +0200
  • 131e87e91f Merge remote-tracking branch 'JSandusky/master' Lasse Öörni 2017-02-11 13:00:15 +0200
  • 8ac9db6772 For CI - upgrade to the latest Linaro ARM compiler toolchains. [ci only: ARM] Yao Wei Tjong 姚伟忠 2017-02-11 13:42:35 +0800
  • 15c2da904e Travis CI: API documentation update at 2017-02-10 10:18:17 UTC. [ci package] urho3d-travis-ci 2017-02-10 10:18:17 +0000
  • 26574dcc27 Add explicit Vector2 & Vector3 constructors taking IntVector2 & IntVector3. Add Graphics::GetSize(). Closes #1814. Lasse Öörni 2017-02-10 11:58:42 +0200
  • f77939e7ae For CI - separate MinGW build tree from VS build tree. Test [cache clear]. Yao Wei Tjong 姚伟忠 2017-02-10 08:06:15 +0800
  • 71cdfdbf26 Revert "For CI - still exclude tool building for PR build on AppVeyor." Yao Wei Tjong 姚伟忠 2017-02-10 08:02:56 +0800
  • 306daeded5 Change sigma table naming to fit conventions JSandusky 2017-02-09 13:16:42 -0500
  • d7bae3aef8 For CI - still exclude tool building for PR build on AppVeyor. Unlike Travis, initial build for PR on AppVeyor does not inherit cache from the master branch, thus exclude the tool for faster build time. Yao Wei Tjong 姚伟忠 2017-02-10 01:39:23 +0800
  • 949fef6239 For CI - take advantage of AppVeyor's cache mechanism. Close #1804. Yao Wei Tjong 姚伟忠 2017-02-10 00:57:52 +0800
  • eeff00e2a8 Add contributor. Lasse Öörni 2017-02-09 16:59:55 +0200
  • 337056b657 Squashed commit of the following: Lasse Öörni 2017-02-09 15:34:36 +0200
  • 7a3ddb11ee JS: Add IES cookie generation to RampGenerator JSandusky 2017-02-09 00:48:19 -0500
  • c0f6b0dac7 Configure MinGW to use -O2 instead of -O3 for Release build config. For some reason CMake/MinGW generator uses -O3 for newer MinGW versions. Explicitly set it to -O2 to prevent crashes on 32-bit mode. Fix #1765. Yao Wei Tjong 姚伟忠 2017-02-09 01:44:44 +0800
  • b167cc1640 Merge pull request #1800 from cosmy1/update-sqlite Lasse Öörni 2017-02-07 11:01:37 +0200
  • 171896ddb4 Hide instead of skip UI element internal vars in AttributeEditor so that indexing works for user-added UI element variables (subindex 0 must always be found in current implementation.) Closes #1788. Lasse Öörni 2017-02-06 19:00:12 +0200
  • 13281d9b55 Add links to contributor checklist + code convention to README. Lasse Öörni 2017-02-06 13:26:47 +0200
  • 46e1f25eaf Add contributor. Lasse Öörni 2017-02-06 12:11:45 +0200
  • af243bb98c Merge pull request #1799 from mvendra/master Lasse Öörni 2017-02-06 12:10:29 +0200
  • bf64ce42f2 Update SQLite to 3.16.2. cosmy1 2017-02-05 21:22:12 +0100
  • 478f089239 Update docs. cosmy1 2017-02-05 21:21:17 +0100
  • 78b77ed48f Fixing small typos in comments Mateus Vendramini 2017-02-05 17:33:01 -0200
  • 68d8681c2b Always use export header for auto-discovering the build options. Fix #1796. Yao Wei Tjong 姚伟忠 2017-02-05 20:58:16 +0800
  • 8ac70b2ad3 For CI - setup new MinGW CI build on Windows server. Yao Wei Tjong 姚伟忠 2017-01-19 00:20:23 +0800
  • ebdf905538 Always recalculate scale factor for fixed size billboards. Does not dirty the buffer unless actually changed. Closes #1790. Lasse Öörni 2017-02-04 01:23:52 +0200
  • 0cc2bf595e Fix multisample quality handling on D3D11 feature level 10.0. Closes #1792. Lasse Öörni 2017-02-02 22:01:30 +0200
  • 638398faa8 Travis CI: API documentation update at 2017-02-02 16:55:43 UTC. [ci package] urho3d-travis-ci 2017-02-02 16:55:43 +0000
  • 4dce27a248 Add missing IntVector3 global functions to Angelscript. Lasse Öörni 2017-02-02 18:40:51 +0200
  • 8e8bf35378 Add contributor. Fix missing script expose in ConstraintDistance2D. Lasse Öörni 2017-02-02 18:40:35 +0200
  • cb59f60be2 Merge remote-tracking branch 'barograf/fix/joints-handling' Lasse Öörni 2017-02-02 18:15:33 +0200
  • 22c421989f Merge remote-tracking branch 'henu/intvector3' Lasse Öörni 2017-02-02 18:14:19 +0200
  • f0eda3dfd6 Improve Box2D joints handling, fixes #1787 Mariusz Richtscheid 2017-02-01 22:00:58 +0100
  • 97b594de36 Fix assigning of global animation start/end time variables which would have unintended consequences when saving multiple animations. Closes #1789. Lasse Öörni 2017-02-01 13:59:42 +0200
  • b8ee493454 Restore FreeType gzip debug build fix. Lasse Öörni 2017-01-31 14:29:12 +0200
  • 858786f9af Remove old unneeded input code brought back by merge. Lasse Öörni 2017-01-31 11:34:16 +0200
  • be9257a3fd Add MINI_URHO guards to Context for SDL init / uninit. No-op when MINI_URHO defined. Minor code style edits. Lasse Öörni 2017-01-30 18:41:59 +0200
  • a926e43496 Travis CI: API documentation update at 2017-01-30 14:19:08 UTC. [ci package] urho3d-travis-ci 2017-01-30 14:19:08 +0000
  • 32310a2c12 Rename FONT_TYPE enum to FontType and expose it to Font public API. Closes #1786. Lasse Öörni 2017-01-30 16:03:45 +0200
  • 2d8c0cf247 IntVector2 bindings, conversions, serialization, etc. Also two typos "Intvector2" and "Intrect" fixed. Henrik Heino 2017-01-29 12:35:41 +0200
  • ed612b2ef6 Merge pull request #1 from urho3d/master Konstantin Guschin 2017-01-29 21:43:07 +0800
  • be4dc04f9a Removing SDL_INIT_NOPARACHUTE, it does nothing in SDL 2.x TheComet 2017-01-29 13:30:00 +0100
  • 92d50f025a Fix coding conventions TheComet 2017-01-27 11:56:05 +0100
  • 10c878b42b fixes #1781 - Moved SDL_Init() into Context class TheComet 2017-01-26 21:50:47 +0100
  • b8c03fb7ec Fix ifdef. Lasse Öörni 2017-01-28 20:29:36 +0200
  • dd32227ed7 Implement Graphics::GetMultiSampleLevels() on OpenGL by querying GL_MAX_SAMPLES. Closes #1774. Lasse Öörni 2017-01-28 18:12:33 +0200
  • 37cf41de42 IntVector3 Henrik Heino 2017-01-27 22:55:24 +0200
  • 23c5dd19e8 Merge pull request #1777 from urho3d/update-freetype Lasse Öörni 2017-01-27 12:16:03 +0200
  • 0073217862 Fix crash related to TileMap2D and StaticSprite2D Gauthier Billot 2017-01-26 16:24:47 +0100
  • a8b58c0c28 Merge pull request #1771 from urho3d/update-angelscript Lasse Öörni 2017-01-24 12:33:01 +0200
  • 0640c2075d Clarify GeometryType enum, according to suggestion from eugeneko. Closes #1778. Lasse Öörni 2017-01-24 12:15:01 +0200
  • 38b852a282 Add a new section on how to setup Windows user with MKLINK privilege. [ci only: master] Yao Wei Tjong 姚伟忠 2017-01-23 00:20:50 +0800
  • 2ebbbd477b Update FreeType to 2.7.1. Lasse Öörni 2017-01-21 13:21:43 +0200
  • 789c6752b6 Merge remote-tracking branch '1vanK/master' Lasse Öörni 2017-01-20 11:03:25 +0200
  • 0c1c14871c Remake 'Anonymous Pro.sdf' font 1vanK 2017-01-19 12:15:05 +0300
  • da8a39cf5a Unconditionally disable the x86 syscall prologs / epilogs on GCC, since the assembler error related to cfi instructions could also happen on newer versions. Lasse Öörni 2017-01-18 19:57:16 +0200
  • 9ceafbd9c3 Merge remote-tracking branch '1vanK/master' Lasse Öörni 2017-01-18 11:38:12 +0200
  • f3dd4967cf Typo fix. Lasse Öörni 2017-01-18 11:14:47 +0200
  • c4de7c004a Fix Kachujin BoundingBox 1vanK 2017-01-17 23:32:37 +0300
  • 356ad88bae Merge remote-tracking branch 'MonkeyFirst/PaintSelection-and-Origins' Lasse Öörni 2017-01-17 20:43:42 +0200
  • 0d91a1b412 minor fixes: sizes, font, adjust offsets, b.mode key MonkeyFirst 2017-01-17 23:56:49 +0700
  • 459923949c Old GCC version check in as_callfunc_x86.cpp for CI. Lasse Öörni 2017-01-17 17:29:21 +0200
  • 08b132b86d For CI - don't attempt to reuse the UUID when the binary data differs. [ci only: Web] Yao Wei Tjong 姚伟忠 2017-01-17 23:04:12 +0800
  • a0ec3bb159 fix documentation about ctrl & alt usage MonkeyFirst 2017-01-17 19:29:48 +0700
  • 8828740464 Use Ctrl instead Alt for deselecting with PaintSelection MonkeyFirst 2017-01-17 19:25:21 +0700
  • 26cef8099b fix documentation MonkeyFirst 2017-01-17 18:37:16 +0700
  • 5ad684ce68 Add documentation for PaintSelection MonkeyFirst 2017-01-17 18:32:23 +0700
  • b0cade9697 add global handlers MonkeyFirst 2017-01-17 06:24:55 +0700
  • 984ba731bb PaintSelection and Origins MonkeyFirst 2017-01-17 06:23:21 +0700
  • 5db9581a97 For CI - keep Travis happy - old Ruby version doesn't support grep_v(). [ci only: Web] Yao Wei Tjong 姚伟忠 2017-01-16 01:35:33 +0800
  • cd0b9c463c For CI - attempt to reuse the web package uuid to reduce commit size. Close #1762. [ci only: Web] Yao Wei Tjong 姚伟忠 2017-01-16 00:58:41 +0800
  • 34db6678e2 Merge pull request #1763 from KonstantinTomashevich/fix-copy-paste-error-in-seializable-macro-docs Lasse Öörni 2017-01-15 16:45:02 +0200
  • 2e38a651c7 Fix another typo in Serializable macro docs. Konstant 2017-01-15 14:43:02 +0200
  • ff12f61382 Fix small error in Serializable.h in URHO3D_ACCESSOR_VARIANT_VECTOR_STRUCTURE_ATTRIBUTE docs. Konstant 2017-01-15 14:33:43 +0200
  • a4d2c052ec Fix Text3D not showing other batches correctly, than the first. Closes #1758. Lasse Öörni 2017-01-14 22:36:50 +0200
  • 1481228bb5 For CI - fix the sample upload task to preserve the index.md file. Change the task execution order. Now upload samples first then perform packaging build, if it is required. The artifacts may have been ruined after the packaging build. [ci only: Web] Yao Wei Tjong 姚伟忠 2017-01-14 17:17:48 +0800
  • ed22596dbf For CI - upload web samples from each CI build. It appears that peoples are expecting this instead. Previously the samples were only uploaded during "packaging" build which is only triggered whenever there is "big" code changes. [ci only: Web] Yao Wei Tjong 姚伟忠 2017-01-14 16:26:45 +0800
  • cc2e166157 Travis CI: API documentation update at 2017-01-12 16:29:43 UTC. [ci package] urho3d-travis-ci 2017-01-12 16:29:43 +0000
  • f20475161f Add XMLFile::GetOrCreateRoot() & XMLElement::GetOrCreateChild(). Closes #1756. Lasse Öörni 2017-01-12 18:15:36 +0200
  • bd95787c1a Fix Web build Urho3DPlayer not reading script file name from Module.arguments. Make sure the error exit due to no script name happens. Lasse Öörni 2017-01-11 14:56:54 +0200
  • 0e1e46fbb9 Refactor Urho3DPlayer to attempt reading CommandLine.txt from the resource system later on all platforms, if reading from the filesystem fails. Closes #1754. Lasse Öörni 2017-01-10 20:13:59 +0200
  • d42723a45e Enable high DPI on Apple retina display device by default. High DPI mode can still be programmatically disabled via Engine parameter only. Yao Wei Tjong 姚伟忠 2017-01-10 23:43:03 +0800
  • 314a3af082 Fix artifacts in SDF text effects when supersampling is off. Lasse Öörni 2017-01-10 11:46:03 +0200
  • 09762ae735 Merge remote-tracking branch '1vanK/master' Lasse Öörni 2017-01-10 11:06:12 +0200
  • 9fb189a51c Travis CI: API documentation update at 2017-01-10 08:03:34 UTC. [ci package] urho3d-travis-ci 2017-01-10 08:03:34 +0000
  • d229db148c When Input detects screen mode change (initial or otherwise), calculate scaling ratio from SDL window size and Graphics backbuffer size. Scale mouse positions and deltas with the input scale. Inspired by work of Elissa Ross in PR #1725. Related to issue #1252, might resolve it, but not tested on actual Retina hardware. Lasse Öörni 2017-01-04 21:37:34 +0200
  • 20b3b18602 For CI - modify JSON data file for web samples. [ci skip] Yao Wei Tjong 姚伟忠 2017-01-09 00:50:41 +0800
  • 51c6fb5e2d SDF supersampling 1vanK 2017-01-08 05:33:04 +0300