summaryrefslogtreecommitdiff
path: root/editor/property_editor.cpp
AgeCommit message (Expand)Author
2017-12-07Merge pull request #13958 from jjjuande/fix_revert_buttonRémi Verschelde
2017-12-06Fix and rewrite folding logic, closes #14005, closes #13421Juan Linietsky
2017-12-04Fix the revert button issue with instanced nodesJuande
2017-12-02Some untranslated UI stringsUnknown
2017-11-28Small fixes to #13233Dmitry Koteroff
2017-11-27Merge pull request #13240 from Krakean/fix_interpretcomma_as_decimalpointRémi Verschelde
2017-11-26Makes possible to interpret comma as decimal point in editorDmitry Koteroff
2017-11-24Implemented a collapse/expand all feature request for Inspector (issue #9427)...Dmitry Koteroff
2017-11-20Merge pull request #11940 from GodotExplorer/debuggerRémi Verschelde
2017-11-20Merge pull request #12952 from bojidar-bg/12392-export-enumsRémi Verschelde
2017-11-17Rename Rect3 to AABB.Ferenc Arn
2017-11-17Allow exporting enums from GDScriptBojidar Marinov
2017-11-17Better supported for remote object editing with the inspector with a simple d...geequlim
2017-11-09Removed show type icons optionDaniel J. Ramirez
2017-10-27Fixed interface scaling issues with editor action button and value editor pop...Jake Larson
2017-10-27Merge pull request #12432 from larsonjj/fix/property_editor_action_buttonsRémi Verschelde
2017-10-27Fix editor action button layoutJake Larson
2017-10-25Fix text margins in value editor pop-up.Robin Arys
2017-10-14keep display int if int rangeSuchaaver Chahal
2017-10-09change step to .01 for floatSuchaaver Chahal
2017-10-06VisualScript: Fix crash with get_node().Andreas Haas
2017-10-02Merge pull request #11659 from AndreaCatania/prephysicsAndreas Haas
2017-10-02Merge pull request #11646 from djrm/pr_visual_improvementsPoommetee Ketson
2017-09-30Renamed fixed_process to physics_processAndreaCatania
2017-09-29EditorSettings: Move interface/ properties to interface/editorAndreas Haas
2017-09-28Several visual improvements.Daniel J. Ramirez
2017-09-25Removed most of the custom colors from the interface.Daniel J. Ramirez
2017-09-26Merge pull request #11424 from groud/control_node_presetsRémi Verschelde
2017-09-24Added the ability to revert to initial value in editor settings.Daniel J. Ramirez
2017-09-22Ability to convert from SpatialMaterial to ShaderMaterialJuan Linietsky
2017-09-22Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-09-15fix editor/property_editor.cpp missing TTRsersoong
2017-09-08Fix unused variable warningsHein-Pieter van Braam
2017-08-29Improved and added some iconsDaniel J. Ramirez
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-26Cleanup tons of obsolete commented out codeRémi Verschelde
2017-08-25Editor: Add some more translatable strings.Andreas Haas
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-08-20Merge pull request #10455 from groud/control_margin_fixesRémi Verschelde
2017-08-19Some control fixes and removed useless linesGilles Roudiere
2017-08-18-Properly check limits to objects sent (regarding to size), fixes #9034Juan Linietsky
2017-08-17Fix/improve property evaluatorPedro J. Estébanez
2017-08-16Merge pull request #10307 from Rubonnek/update-argument-namesRémi Verschelde
2017-08-16Revive inspector property evaluationPedro J. Estébanez
2017-08-15Merge pull request #9889 from groud/control_enhancementskubecz3k
2017-08-15Small fix for problem of nodes losing type, this is not good enough to solve ...Juan Linietsky
2017-08-13Replace GUI anchor type by a float between 0 and 1Gilles Roudiere
2017-08-12Updated function argument namesWilson E. Alvarez
2017-08-11Merge pull request #10238 from Hinsbart/resource_rmbRémi Verschelde