aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | Merge pull request #13117 from Krakean/filesystem_dock_addshowinexplorerRémi Verschelde2017-11-211-5/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Added "Show in Explorer" besides "New Folder" to popup which appear when clic...Dmitry Koteroff2017-11-211-5/+6
* | | | | | | | | | | | | | | | Merge pull request #13119 from YeldhamDev/export_pathRémi Verschelde2017-11-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fixed not being able to use the "Open a Directory" dialog with the "Default E...Michael Alexsander Silva Dias2017-11-201-1/+1
* | | | | | | | | | | | | | | | Bump version to 3.0-beta a.k.a. *feature freeze*Rémi Verschelde2017-11-201-1/+1
* | | | | | | | | | | | | | | | Merge pull request #12754 from MillionOstrich/compress-image-etcRémi Verschelde2017-11-201-6/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fix size mismatch in _compress_etcMillionOstrich2017-11-201-6/+8
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Add cartesian to polar conversion functionspablotato2017-11-207-22/+132
| |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Allow to extends constant variablesanikoyes2017-11-202-9/+51
* | | | | | | | | | | | | | | Fix file extensions persisting in file dialog after exportRobbie Cooper2017-11-202-0/+8
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #11783 from endragor/ios-export-frameworksRémi Verschelde2017-11-2032-230/+935
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Allow configuring iOS exportRuslan Mustakov2017-11-2132-230/+935
* | | | | | | | | | | | | | | Merge pull request #11940 from GodotExplorer/debuggerRémi Verschelde2017-11-2013-151/+620
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Move the remote scene tree to the scene tree dock.Geequlim2017-11-175-24/+47
| * | | | | | | | | | | | | | | Better supported for remote object editing with the inspector with a simple d...geequlim2017-11-175-14/+298
| * | | | | | | | | | | | | | | Send script members, contants and globals to debuggergeequlim2017-11-173-120/+217
| * | | | | | | | | | | | | | | Abstract some method for script systemgeequlim2017-11-174-7/+72
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Add simple spacebar panning setting for 2D editorRicardo Maes2017-11-202-1/+12
* | | | | | | | | | | | | | | Merge pull request #13105 from Krakean/masterRémi Verschelde2017-11-203-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Add "New Folder.." to right mouse button click on project fileslist panel _WH...Dmitry Koteroff2017-11-203-0/+18
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #12645 from Zylann/custom_aabbRémi Verschelde2017-11-205-4/+59
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Implement per-instance custom bounding boxMarc Gilleron2017-11-205-4/+59
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #13102 from djrm/pr_fixesRémi Verschelde2017-11-202-8/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fixed runtime EDITOR_DEFs being dropped.Daniel J. Ramirez2017-11-202-8/+8
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #13108 from djrm/pr_visual_improvementsRémi Verschelde2017-11-2013-38/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Visual fixesDaniel J. Ramirez2017-11-2013-38/+24
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #13106 from muiroc/btfixesRémi Verschelde2017-11-201-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | bullet cast_motion: reordered null checkmuiroc2017-11-201-3/+3
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #13097 from ianb96/scene_tab_crash_fixPoommetee Ketson2017-11-201-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fix linux crash in _update_scene_tabsIan2017-11-201-1/+3
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #12359 from kubecz3k/spatial-lockRémi Verschelde2017-11-205-4/+112
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ability to lock spatial nodes transform in editorJakub Grzesik2017-11-115-4/+112
* | | | | | | | | | | | | | Merge pull request #12387 from santouits/x1111Rémi Verschelde2017-11-204-48/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix x11 boot logo position in fullscreen and in maximizedsantouits2017-10-264-48/+45
* | | | | | | | | | | | | | | Merge pull request #13094 from karroffel/gdnative-api-register-nativecallThomas Herzog2017-11-204-3/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | [GDNative] add a way to register call typesKarroffel2017-11-204-3/+16
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #13093 from karroffel/gdnative-static-linking-is-killThomas Herzog2017-11-202-41/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | [GDNative] removed static linking fieldsKarroffel2017-11-202-41/+3
* | | | | | | | | | | | | | | | Merge pull request #12421 from TheSofox/parallax-overhaulRémi Verschelde2017-11-205-16/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Overhauled the ParallaxBackground system so that it works properly regardless...Sofox2017-10-265-16/+27
* | | | | | | | | | | | | | | | | Merge pull request #12555 from kosz78/export-pckRémi Verschelde2017-11-201-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Add command line support to export pck or zipKonstantin Zaitsev2017-11-011-1/+9
* | | | | | | | | | | | | | | | | Merge pull request #13092 from godotengine/revert-12644-ogg_loopJuan Linietsky2017-11-203-72/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Revert "Added loop_begin and loop_end to OggVorbisStream"Juan Linietsky2017-11-203-72/+22
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #13006 from hoelzl/pr-placement-deleteRémi Verschelde2017-11-202-0/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add placement deletes to avoid warnings on VC++Matthias Hoelzl2017-11-192-0/+28
* | | | | | | | | | | | | | | | | Make old scenes readable againJuan Linietsky2017-11-201-1/+1
* | | | | | | | | | | | | | | | | Merge pull request #13082 from groud/fix_err_class_registrationPoommetee Ketson2017-11-201-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fixes a double class registering errorGilles Roudiere2017-11-201-2/+0
| | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #13060 from karroffel/gdnative-version-errorThomas Herzog2017-11-207-27/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \