aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Release 2.1.1-stable2.1.1-stableRémi Verschelde2016-11-152-2/+3
|
* classref: Sync with current sourceRémi Verschelde2016-11-151-1/+9
|
* i18n: Sync translations with Weblate and update templateRémi Verschelde2016-11-1515-897/+2261
|
* i18n: Remove translations below 20% completionRémi Verschelde2016-11-1516-102160/+0
| | | | They are of course kept in master to be synced in Weblate.
* Added snapping to 3D path handles to bring it in line with its 2D counterpartBen Hickling2016-11-151-0/+6
| | | | (cherry picked from commit 4d1acab79b0e284252d1aa3fa0447f8fbc4c5a7d)
* Check entered and trimmed path when create, import, install projectvolzhs2016-11-151-30/+22
| | | | (cherry picked from commit 2d9e89ea2a34df173611bd3c7192296f9cedd8da)
* Uncomment debug properties of HTTP Requestkhairul1692016-11-151-12/+12
| | | | (cherry picked from commit 6a7aebdf6c148a80d5f7dd773895f08c62eb34a8)
* Fix crash when select target path on import 3d scene windowvolzhs2016-11-152-2/+2
| | | | (cherry picked from commit b0cf201ea3beb473fd0498c5c7ec3b98feda88b9)
* Update/fix Android buildPedro J. Estébanez2016-11-151-7/+7
| | | | | | | Fix wrong path for 32-bit Windows, which fixes #7084 Exclude 32-bit Windows from multi-threaded linking because it's not supported by the NDK Remove 32-bit Linux as there is no NDK variant for it (cherry picked from commit 5a26459c065558546a708c18ad84830674d5972d)
* Clarify a NULL comparisoneska2016-11-151-1/+1
| | | | | | | | | | 'TreeItem::get_children()' does not return the child count, but rather a pointer to the children. This comparison caused an error during WebAssembly builds using the LLVM backend path. (cherry picked from commit 31f929caa2bc8422c0a6bb50f81500e1f4db101b)
* Prevent to select children if selection lock or instanced scenevolzhs2016-11-151-7/+14
| | | | | | Fix #7086 (cherry picked from commit c3f4d676c0e3e02c33bd3aad4fb5b42c20201e7c)
* Fix resetting to default value in EditorSettingsvolzhs2016-11-151-1/+0
| | | | (cherry picked from commit 70cce6152d32b8a4e5fdfee52e2bb873c92551e5)
* Make the step property useful for sliders as described in #5773Elia Argentieri2016-11-151-4/+13
| | | | (cherry picked from commit 0955371447181a0fc20eb68dc6bc5aae67b73d0d)
* Make Android export quicker (especially on Windows)Pedro J. Estébanez2016-11-151-19/+19
| | | | (cherry picked from commit 56721e5d9daf3bda0ad0711c165105c7ceedd29f)
* Export immediately if only one device presentPawel Kowal2016-11-151-6/+17
| | | | (cherry picked from commit 938f9388ddc5b3def60e4aefbeb1beed09599493)
* Fix Directory.dir_exist/get_current_dir for 'res://' on Androidvolzhs2016-11-152-2/+7
| | | | | | Fix #7014 (cherry picked from commit 8d454ed9a7105bf1a4c19c238a0e904f220c1bb5)
* vsnc --> vsyncISylvox2016-11-159-11/+11
| | | | (cherry picked from commit b5c383fd61d554fa02c3e231dd1f92145d90e04e)
* Set project name as directory name instead of '.'volzhs2016-11-151-2/+2
| | | | (cherry picked from commit 571f33f8630672b0538bba592838c023a8300956)
* Select newly created or imported project automaticallyvolzhs2016-11-152-2/+45
| | | | (cherry picked from commit b8f80e94509b0e6fe9a2fa8a8b4f78ba668f5492)
* Fix Label valign positionvolzhs2016-11-151-3/+3
| | | | | | Fix #7055 (cherry picked from commit c0e87f2a248af48b22f414ecc00df2631a715eac)
* Some missing License notice has been addedSPTelur2016-11-152-0/+59
| | | | (cherry picked from commit df737ebb4675d4fb00fe424ab40ee5c9a65ac888)
* Caret blink will no longer cause redraw without focus, issue 6167Paulb232016-11-152-2/+2
| | | | (cherry picked from commit 7b036a94bf9af558dab35a56a9c0b6dd8bae105b)
* Fixed minor typoDTV96Calibre2016-11-151-1/+1
| | | | (cherry picked from commit 37098419c5792e9e6ba504173bc95a87540cd7d5)
* Clean/fix triangulation internalsPedro J. Estébanez2016-11-152-13/+5
| | | | | | | | Drop unused variable Remove commented-out code Fix leak by using Vector instead of raw memory (cherry picked from commit 0e1972aa5165722e677850bbf799af8ab6751a8d)
* Fix updating value of SpinBox with prefixvolzhs2016-11-151-1/+4
| | | | (cherry picked from commit 80b6507071ffd65f4ed397b7994482229fb303e0)
* Prevent to make UndoRedo for duplicate if no selected nodevolzhs2016-11-151-0/+2
| | | | (cherry picked from commit d82928eb494d3d0856eac85e82b9cd835a368f96)
* fix a tiny typoScotFlux2016-11-151-2/+2
| | | | (cherry picked from commit 8639d6e806379bc5c0517851f5c6ff5ecbad51d4)
* Rewrite the README to be more descriptiveRémi Verschelde2016-11-151-15/+51
| | | | (cherry picked from commit ab9fa604d1fc4ed1b7c32c17cf4e76cef6eb3608)
* Fix wrong number for ERR_* on commentvolzhs2016-11-151-12/+12
| | | | (cherry picked from commit 42f23801907f8756ae902e90834ec734e6546bb4)
* Fix typos and missing newlines in --helpTim Roes2016-11-151-3/+2
| | | | (cherry picked from commit c34aa331ec2dc9d77ce5f7032af750a0693527a2)
* Fix scene tree drag & drop places node as child (#6912)Keetz2016-11-151-31/+4
| | | | (cherry picked from commit 2afcbc4b1f4bc0aee4df3fa1747fa3f73b160676)
* Fixed flag for importing animation and skipping value tracks.Saracen2016-11-153-44/+51
| | | | (cherry picked from commit 0063471eddebc543fd72636bc8e895ab05bb22a5)
* Keep groups when replacing nodesIgnacio Etcheverry2016-11-151-0/+6
| | | | (cherry picked from commit 305956bf707342547baabb7d3f237ebda385f9f4)
* memory ops implemented as OS functions by defaultAriel Manzur2016-11-082-121/+8
|
* adding get_stored_values methodAriel Manzur2016-11-082-1/+20
| | | | changed order name
* server: Allow building against system librariesRémi Verschelde2016-11-031-0/+36
| | | | (cherry picked from commit 5e360fe178e4fae0fd750d2daf7457a28268ffcd)
* opus: Move public headers to match system installRémi Verschelde2016-11-039-2/+3
| | | | (cherry picked from commit 611a94e3a673a61b51746366366c698c66ef0195)
* scons: Reorder options for clarityRémi Verschelde2016-11-0319-76/+83
| | | | | | Also prefix all thirdparty-related toggles with `builtin`. (cherry picked from commit cc95d4448c6005c3007c8460f09b8be1595eb3c0)
* libpng: Update to upstream 1.6.26Rémi Verschelde2016-11-0323-1095/+1416
| | | | (cherry picked from commit 7504a85e5a9a55da7b394bbfc0dbee25cb9b6d09)
* Improve Android build (Clang + tidyness)Pedro J. Estébanez2016-11-021-87/+100
| | | | (cherry picked from commit b18ff942be0dd89bda32e01cc30a41c196fc9290)
* style: Various other PEP8 fixes in Python filesRémi Verschelde2016-11-0224-369/+370
| | | | | | | | | | | | Done with `autopep8 --select=E7`, fixes: - E701 - Put colon-separated compound statement on separate lines. - E702 - Put semicolon-separated compound statement on separate lines. - E703 - Put semicolon-separated compound statement on separate lines. - E711 - Fix comparison with None. - E712 - Fix (trivial case of) comparison with boolean. - E713 - Fix (trivial case of) non-membership check. - E721 - Fix various deprecated code (via lib2to3).
* style: Fix PEP8 blank lines issues in Python filesRémi Verschelde2016-11-0250-193/+111
| | | | | | | | | | | Done with `autopep8 --select=E3,W3`, fixes: - E301 - Add missing blank line. - E302 - Add missing 2 blank lines. - E303 - Remove extra blank lines. - E304 - Remove blank line following function decorator. - E309 - Add missing blank line. - W391 - Remove trailing blank lines.
* style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-0291-2275/+2275
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Done with `autopep8 --select=E2,W2`, fixes: - E201 - Remove extraneous whitespace. - E202 - Remove extraneous whitespace. - E203 - Remove extraneous whitespace. - E211 - Remove extraneous whitespace. - E221 - Fix extraneous whitespace around keywords. - E222 - Fix extraneous whitespace around keywords. - E223 - Fix extraneous whitespace around keywords. - E224 - Remove extraneous whitespace around operator. - E225 - Fix missing whitespace around operator. - E226 - Fix missing whitespace around operator. - E227 - Fix missing whitespace around operator. - E228 - Fix missing whitespace around operator. - E231 - Add missing whitespace. - E231 - Fix various deprecated code (via lib2to3). - E241 - Fix extraneous whitespace around keywords. - E242 - Remove extraneous whitespace around operator. - E251 - Remove whitespace around parameter '=' sign. - E261 - Fix spacing after comment hash. - E262 - Fix spacing after comment hash. - E265 - Format block comments. - E271 - Fix extraneous whitespace around keywords. - E272 - Fix extraneous whitespace around keywords. - E273 - Fix extraneous whitespace around keywords. - E274 - Fix extraneous whitespace around keywords. - W291 - Remove trailing whitespace. - W293 - Remove trailing whitespace.
* style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde2016-11-0284-6626/+6626
| | | | | | | | | | | | | | | | | | | Done with `autopep8 --select=E1`, fixes: - E101 - Reindent all lines. - E112 - Fix under-indented comments. - E113 - Fix over-indented comments. - E115 - Fix under-indented comments. - E116 - Fix over-indented comments. - E121 - Fix a badly indented line. - E122 - Fix a badly indented line. - E123 - Fix a badly indented line. - E124 - Fix a badly indented line. - E125 - Fix indentation undistinguish from the next logical line. - E126 - Fix a badly indented line. - E127 - Fix a badly indented line. - E128 - Fix a badly indented line. - E129 - Fix a badly indented line.
* Fix to fit stylebox with ItemListvolzhs2016-11-021-1/+4
| | | | (cherry picked from commit 4c9b00b5085c0ab9195842f9a0cf2287d9242bbe)
* Fixed Mix nodes in Animation Tree Playerm4nu3lf2016-11-022-17/+4
| | | | (cherry picked from commit 40ba6d328be82f5b1e87b54e5db450c2f62731ef)
* Merge pull request #6988 from RandomShaper/2.1Rémi Verschelde2016-11-022-66/+74
|\ | | | | Fix shader tokenizer/compiler reporting wrong error location (2.1)
| * Fix shader tokenizer/compiler reporting wrong error locationPedro J. Estébanez2016-10-302-66/+74
| | | | | | | | Raname shader tokenizer methods for clarity
* | Fix usage of 3.0 naming API in 1038c1f8Rémi Verschelde2016-10-311-2/+2
| |
* | Fix memory leak with drag & drop on 2D viewportvolzhs2016-10-311-0/+1
| | | | | | | | (cherry picked from commit a7d492eb53489083181682839c6d7f83a888ad46)