aboutsummaryrefslogtreecommitdiff
path: root/editor/script_editor_debugger.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improved update for remote scene tree and remote object.geequlim2017-11-231-14/+12
* Add editor setting to allow keep show local scene tree while debugger start.geequlim2017-11-221-3/+10
* Fixed the Remote tab not complying with the "Draw Relationship Lines" setting.Michael Alexsander Silva Dias2017-11-211-0/+9
* Move the remote scene tree to the scene tree dock.Geequlim2017-11-171-10/+9
* Send script members, contants and globals to debuggergeequlim2017-11-171-66/+114
* Monitor: add checkbox to monitor listPoommetee Ketson2017-10-241-7/+9
* Improved monitors units and colors.Daniel J. Ramirez2017-10-231-7/+40
* Refactor Fixed to PhysicsPoommetee Ketson2017-10-211-2/+2
* Merge pull request #11659 from AndreaCatania/prephysicsAndreas Haas2017-10-021-6/+6
|\
| * Renamed fixed_process to physics_processAndreaCatania2017-09-301-6/+6
* | fixed bottom panel debugger exceptiontoger52017-09-281-0/+5
|/
* Merge pull request #11424 from groud/control_node_presetsRémi Verschelde2017-09-261-1/+1
|\
| * Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere2017-09-221-1/+1
* | Add font size setting for output panelvolzhs2017-09-251-1/+1
|/
* Fixed metrics.Daniel J. Ramirez2017-09-171-2/+0
* fixed double border for debugger tab paneltoger52017-09-151-1/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Monitor: add hint, fix certain graph not drawnPoommetee Ketson2017-08-261-3/+6
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-5/+5
* Ability to set script debugger reason text context.Daniel J. Ramirez2017-08-221-4/+17
* Inspector is no longer cleared when game runs, fixes #9408Juan Linietsky2017-08-201-3/+0
* -Properly check limits to objects sent (regarding to size), fixes #9034Juan Linietsky2017-08-181-5/+9
* Merge pull request #10164 from djrm/pr_theme_fixesRémi Verschelde2017-08-101-13/+6
|\
| * Several ui improvements (mostly margins)Daniel J. Ramirez2017-08-081-13/+6
* | Set some reasonable limits for sending information to the debugger, closes #5848Juan Linietsky2017-08-081-0/+1
|/
* Style: Apply clang-format on all filesRémi Verschelde2017-07-301-1/+1
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-1/+1
* Fixed button flat behavior when not in normal state.Daniel J. Ramirez2017-07-181-5/+5
* Added separators using StyleBoxLine, some theme style fixes, added variant iconDaniel J. Ramirez2017-07-181-9/+10
* Better user expirence with external text editors.geequlim2017-06-271-2/+19
* Editor now shows error when debug port is in useFabio Alessandrelli2017-06-101-2/+5
* renamed all Rect2.pos to Rect2.positionalexholly2017-06-041-5/+5
* Merge pull request #8631 from volzhs/editor-theme-customRémi Verschelde2017-05-201-28/+22
|\
| * New customizable editor themevolzhs2017-05-091-3/+9
| * Revert "Add new editor and default theme (WIP)"volzhs2017-05-031-25/+13
* | Merge pull request #8613 from magyar123/pr-debugger-display-objectsRémi Verschelde2017-05-051-4/+28
|\ \ | |/ |/|
| * Make script debugger display all kinds of objectsmbalint122017-05-011-4/+28
* | Merge pull request #8541 from RandomShaper/opt-out-capitalizationRémi Verschelde2017-05-021-1/+1
|\ \
| * | Add setting to opt-out of capitalization in the property inspectorPedro J. Estébanez2017-04-271-1/+1
| |/
* | Update editor themevolzhs2017-04-281-0/+3
* | Add new editor and default theme (WIP)Daniel J. Ramirez2017-04-271-13/+25
|/
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-658/+511
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+1998