aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | Merge pull request #13277 from DoctorAlpaca/masterJuan Linietsky2017-11-261-6/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Fix particle preprocessing. Fixes #12460.Eric Wiltfang2017-11-251-6/+2
* | | | | | | | | | | | | | | | | | | | | Merge pull request #13298 from YeldhamDev/translation_layoutRémi Verschelde2017-11-265-8/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Fix not being able to select an editor layout created in another language.Michael Alexsander Silva Dias2017-11-265-8/+16
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Ask users to explore official projects when none is loaded.Juan Linietsky2017-11-264-0/+28
* | | | | | | | | | | | | | | | | | | | | Merge pull request #12572 from RandomShaper/onion-skinningJuan Linietsky2017-11-2633-75/+774
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Implement onion skinning for the animation editorPedro J. Estébanez2017-11-257-9/+538
| * | | | | | | | | | | | | | | | | | | | Improve/fix SpatialEditor state saving/restoringPedro J. Estébanez2017-11-251-0/+17
| * | | | | | | | | | | | | | | | | | | | Update clang-format in modified filesPedro J. Estébanez2017-11-252-6/+6
| * | | | | | | | | | | | | | | | | | | | Add ability to opt-out buffer swapping in `VS::draw()`Pedro J. Estébanez2017-11-259-13/+16
| * | | | | | | | | | | | | | | | | | | | Implement backup/restore for animated valuesPedro J. Estébanez2017-11-252-7/+92
| * | | | | | | | | | | | | | | | | | | | Universalize draw-over API for EditorPluginsPedro J. Estébanez2017-11-2417-40/+105
* | | | | | | | | | | | | | | | | | | | | Disable logger by default.Juan Linietsky2017-11-261-1/+1
* | | | | | | | | | | | | | | | | | | | | Merge pull request #13315 from dragmz/patch-2Rémi Verschelde2017-11-261-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | initialize bus_index to 0Marcin Zawiejski2017-11-261-0/+1
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge pull request #13312 from volzhs/fix-android-shader-errorJuan Linietsky2017-11-261-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Fix shader compilation fail on Androidvolzhs2017-11-271-2/+2
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #13303 from rraallvv/scons_cache_travisRémi Verschelde2017-11-261-16/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | add support for scons cache and enable it for travisRhody Lugo2017-11-261-16/+7
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge pull request #13299 from rraallvv/scons_cacheRémi Verschelde2017-11-262-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | add support for scons cache and enable it for appveyorRhody Lugo2017-11-252-0/+10
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge pull request #13289 from sketchyfun/3d_selection_fixRémi Verschelde2017-11-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Fixed issue with 3D selections losing precsion due to an offset bugBenH2017-11-251-1/+1
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #13293 from Calinou/tweak-editor-camera-defaultsPoommetee Ketson2017-11-262-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Tweak the default editor camera settingsHugo Locurcio2017-11-252-6/+6
| | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #13295 from Calinou/tweak-camera-node-defaultsPoommetee Ketson2017-11-262-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Tweak the default camera node settingsHugo Locurcio2017-11-252-3/+3
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge pull request #13288 from RandomShaper/fix-dup-crashRémi Verschelde2017-11-261-3/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Fix crash on node duplicationPedro J. Estébanez2017-11-251-3/+9
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #13284 from dragmz/patch-2Poommetee Ketson2017-11-261-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Fix constant node value editMarcin Zawiejski2017-11-251-2/+2
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge pull request #13286 from touilleMan/gnative-wrappers-msvc-flagsThomas Herzog2017-11-251-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | [GDNative] disable -fPIC flag with msvc compilerEmmanuel Leblond2017-11-251-2/+2
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | -Fixed height fog (was broken)Juan Linietsky2017-11-253-2/+6
* | | | | | | | | | | | | | | | | Merge pull request #13278 from eska014/jseval-returntypesRémi Verschelde2017-11-252-41/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Update my name in AUTHORS.mdLeon Krause2017-11-251-1/+1
| * | | | | | | | | | | | | | | | Remove contrived JavaScript.eval return typesLeon Krause2017-11-251-40/+8
* | | | | | | | | | | | | | | | | Fix mono build after bc2e8d99Rémi Verschelde2017-11-251-2/+2
* | | | | | | | | | | | | | | | | Fix build on macOS and Android after bc2e8d99Rémi Verschelde2017-11-252-2/+2
* | | | | | | | | | | | | | | | | Merge pull request #13263 from sersoong/master-testRémi Verschelde2017-11-251-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix doesn't close open a file window bugsersoong2017-11-251-0/+1
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Add importer option to make meshes bakeable by default.Juan Linietsky2017-11-252-4/+17
* | | | | | | | | | | | | | | | Merge pull request #13261 from ISylvox/fix-windows-buildJuan Linietsky2017-11-252-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Completed bc2e8d99e5ae0dbd69e712cc71da3033f5f30139 so that windows can be builtIndah Sylvia2017-11-252-2/+2
|/ / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...Juan Linietsky2017-11-2562-147/+148
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | doc: Fix enum tags thanks to 2bc6db6Rémi Verschelde2017-11-24133-2060/+2117
* | | | | | | | | | | | | | | Fixes bug where enumeration is not being savedJuan Linietsky2017-11-241-2/+2
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #13253 from Hinsbart/bind_gesture_eventsRémi Verschelde2017-11-243-0/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Core: Bind InputEventGesture events.Andreas Haas2017-11-243-0/+36
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | doc status: Partial revert of e23454d, setgets are no longer listedRémi Verschelde2017-11-241-18/+2