aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | Update zstd to 1.3.4volzhs2018-05-1632-3196/+5587
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18891 from groud/fix_bone_selectionRémi Verschelde2018-05-162-38/+92
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Bring back 2D bone selectionGilles Roudiere2018-05-152-38/+92
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18893 from eska014/html5-reldeb-OsRémi Verschelde2018-05-162-15/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Build HTML5 release_debug with -Os, like release.Leon Krause2018-05-141-10/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | Small refactoring in HTML5 build scriptsLeon Krause2018-05-142-6/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18938 from guilhermefelipecgs/missing_headerRémi Verschelde2018-05-1627-0/+810
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Add missing copyright headersGuilherme Felipe2018-05-1627-0/+810
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18942 from nemerle/fix_shader_validate_assignRémi Verschelde2018-05-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fix bad operator check in `ShaderLanguage::_validate_assign`nemerle2018-05-161-1/+1
|/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | Properly show the property name on tooltipJuan Linietsky2018-05-161-1/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18935 from KellyThomas/doc-linksRémi Verschelde2018-05-169-14/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | [docs] fix links in class docsKelly Thomas2018-05-179-14/+14
| |/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18903 from volzhs/minizip-1.2.11Rémi Verschelde2018-05-168-45/+68
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Update minizip to 1.2.11volzhs2018-05-168-45/+68
| | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18898 from TailyFair/assetlib-paginationRémi Verschelde2018-05-162-36/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | AssetLib pagination modificationsKarolis K2018-05-162-36/+36
|/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18928 from BastiaanOlij/fix_viewport_flagsRémi Verschelde2018-05-162-6/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Store flags so it isn't lost when viewport isn't setup yetBastiaan Olij2018-05-162-6/+9
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Allow editing of some unbound properties when hinted (or no range hinted)Juan Linietsky2018-05-1618-48/+113
* | | | | | | | | | | | | | | | | | | | | | | Add note about color picker deferred initializationJuan Linietsky2018-05-161-0/+3
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18922 from volzhs/fix-segfaultJuan Linietsky2018-05-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Fix segfault at quiting editorvolzhs2018-05-161-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18917 from ReyAnthony/masterRémi Verschelde2018-05-161-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Fix Camera2D drag margin property is affected by zoom property #18912Anthony Rey2018-05-161-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18921 from volzhs/margin-find-replace-barRémi Verschelde2018-05-162-6/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Add margin bottom with find/replace bar on script editorvolzhs2018-05-162-6/+5
| | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18442 from StraToN/add-button-sort-methods-overviewRémi Verschelde2018-05-163-2/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Add button hbox with alphabetic sort toggle above methods outline.Julian Murgia2018-05-113-2/+41
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18855 from clayjohn/doc_procedural_skyMax Hilbrunner2018-05-161-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | added documentation for procedural skyclayjohn2018-05-141-0/+19
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18916 from marcelofg55/clang_compile_fixRémi Verschelde2018-05-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Fix compile error with clangMarcelo Fernandez2018-05-151-1/+1
| | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18910 from PJB3005/18-05-15-fix-textedit-paramRémi Verschelde2018-05-162-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Fix missing registration for new param of TextEdit::cursor_set_line.Pieter-Jan Briers2018-05-152-1/+3
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18909 from ianb96/getcharwidthfixRémi Verschelde2018-05-162-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | fix get_char_width for non-latin charactersianb962018-05-152-3/+3
| |/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18897 from volzhs/libwebp-1.0.0Rémi Verschelde2018-05-1649-367/+1589
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Update libwebp to 1.0.0volzhs2018-05-1649-367/+1589
* | | | | | | | | | | | | | | | | | | | | | | | | -New inspector.Juan Linietsky2018-05-1539-337/+5975
| |/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18894 from volzhs/fix-toggle-visibilityRémi Verschelde2018-05-152-29/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Respect visibility change by Scene dock when using Sync Scene Changesvolzhs2018-05-152-29/+15
| |/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18798 from jfaust/bugfix/scene-import-on-server-platformRémi Verschelde2018-05-152-23/+134
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Fix scene import when platform=serverJosh Faust2018-05-111-23/+131
| * | | | | | | | | | | | | | | | | | | | | | | Fix crash on editor startup when running with platform=serverJosh Faust2018-05-111-0/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18680 from Gamblify/DummyTextureLoaderRémi Verschelde2018-05-154-0/+143
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Dummy texture importerGustav Lund2018-05-094-0/+143
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18881 from groud/fix_hovered_nodes2DRémi Verschelde2018-05-151-1/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Fixes hovered Nodes2D display in the editor (remove duplicates)Gilles Roudiere2018-05-151-1/+10
| | |_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14848 from ianb96/wwRémi Verschelde2018-05-154-576/+986
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |