| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | EditorHelp: use '<' to show inheritance | Poommetee Ketson | 2017-10-13 | 1 | -1/+1 |
| | | | | | ...making it consistent with official docs | ||||
| * | fixed help bg | toger5 | 2017-09-28 | 1 | -16/+13 |
| | | |||||
| * | Remove unecessary anchors&margins set causing bad display (sons of containers) | Gilles Roudiere | 2017-09-27 | 1 | -1/+0 |
| | | |||||
| * | Remove set_area_as_parent_rect and replace it by ↵ | Gilles Roudiere | 2017-09-22 | 1 | -2/+2 |
| | | | | | set_anchors_and_margins_preset(PRESET_WIDE) | ||||
| * | Several fixed to editor doc. | Daniel J. Ramirez | 2017-09-14 | 1 | -146/+135 |
| | | | | | | | Improved style Fixed editor help issues Added editor help index | ||||
| * | Style: Apply clang-format to @reduz's changes | Rémi Verschelde | 2017-09-13 | 1 | -4/+4 |
| | | | | | [ci skip] | ||||
| * | When method or property has no description, a link asks you to create it | Juan Linietsky | 2017-09-12 | 1 | -4/+26 |
| | | |||||
| * | DocData: Drop unused brief description for properties | Rémi Verschelde | 2017-09-12 | 1 | -12/+0 |
| | | |||||
| * | Fixed some inconsistent styles, plus some cleanup | Daniel J. Ramirez | 2017-09-12 | 1 | -4/+6 |
| | | |||||
| * | fixed copy on osx + help selection color | toger5 | 2017-09-04 | 1 | -0/+16 |
| | | |||||
| * | Unified script panel backgrounds. | toger5 | 2017-09-02 | 1 | -16/+2 |
| | | | | | | | - simplefied it with using the new rtl. - removed ("ScriptPanel", "EditorStyles") for since rtl now can be used - unified backgrounds when script editor color is set to transparent => option to set background color adapt to theme is deprecated. | ||||
| * | added icon updating to most ui elements | toger5 | 2017-08-30 | 1 | -3/+11 |
| | | |||||
| * | Dead code tells no tales | Rémi Verschelde | 2017-08-27 | 1 | -43/+0 |
| | | |||||
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #10625 from Rubonnek/fixed-leaks | Rémi Verschelde | 2017-08-27 | 1 | -1/+0 |
| |\ | | | | | Fixed several memory leaks | ||||
| | * | Fixed several memory leaks | Wilson E. Alvarez | 2017-08-25 | 1 | -1/+0 |
| | | | |||||
| * | | EditorHelp: Fixes desc of vararg methods | Ignacio Etcheverry | 2017-08-26 | 1 | -7/+22 |
| |/ | |||||
| * | Changed MethodBind API to request information from methods. It's much claner ↵ | Juan Linietsky | 2017-08-23 | 1 | -36/+165 |
| | | | | | | | now. Also changed PropertyInfo to include informatino about class names. | ||||
| * | Removed EditorHelp::_scroll_changed | Wilson E. Alvarez | 2017-08-23 | 1 | -13/+0 |
| | | |||||
| * | fixed loading old theme styleboxes | toger5 | 2017-08-08 | 1 | -1/+1 |
| | | |||||
| * | Revert "fixed loading old theme styleboxes" | Juan Linietsky | 2017-08-07 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #10097 from toger5/asset_lib_style_overrides | Rémi Verschelde | 2017-08-07 | 1 | -1/+1 |
| |\ | | | | | fixed loading old theme styleboxes | ||||
| | * | fixed loading old theme styleboxes | toger5 | 2017-08-05 | 1 | -1/+1 |
| | | | |||||
| * | | editor: update helps and script panel on theme could change. | toger5 | 2017-08-04 | 1 | -6/+12 |
| |/ | |||||
| * | Icons can now be added inside line edits (Search icon). | Daniel J. Ramirez | 2017-07-19 | 1 | -10/+9 |
| | | | | | | | Fixed window title bar margins. fixed compilation error | ||||
| * | EditorHelpBit: fix stylebox error of some instances | Poommetee Ketson | 2017-07-13 | 1 | -2/+3 |
| | | |||||
| * | BuildSystem: generated files have .gen.extension | Poommetee Ketson | 2017-06-25 | 1 | -1/+1 |
| | | |||||
| * | Fix Script Editor stealing focus on class search text changed | Poommetee Ketson | 2017-06-07 | 1 | -4/+3 |
| | | |||||
| * | EditorHelp: Help>Class now switch to script editor | Poommetee Ketson | 2017-05-31 | 1 | -8/+4 |
| | | |||||
| * | Added an help menu | Nuno Donato | 2017-05-26 | 1 | -0/+2 |
| | | | | | | Also renamed the "tutorials" button in the script editor to be consistent with the help menu entry. Fixed #8921 | ||||
| * | Show description box on create new node window | volzhs | 2017-05-22 | 1 | -1/+1 |
| | | |||||
| * | Removal of InputEvent as built-in Variant type.. | Juan Linietsky | 2017-05-20 | 1 | -16/+26 |
| | | | | | this might cause bugs I haven't found yet.. | ||||
| * | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
| | | |||||
| * | Fix typos in source code using codespell | Rémi Verschelde | 2017-03-24 | 1 | -4/+4 |
| | | | | | From https://github.com/lucasdemarchi/codespell | ||||
| * | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -568/+434 |
| | | | | | | | | | | | | | | | | | | | | | | | | | I can show you the code Pretty, with proper whitespace Tell me, coder, now when did You last write readable code? I can open your eyes Make you see your bad indent Force you to respect the style The core devs agreed upon A whole new world A new fantastic code format A de facto standard With some sugar Enforced with clang-format A whole new world A dazzling style we all dreamed of And when we read it through It's crystal clear That now we're in a whole new world of code | ||||
| * | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde | 2017-03-05 | 1 | -0/+1929 |
| The other subfolders of tools/ had already been moved to either editor/, misc/ or thirdparty/, so the hiding the editor code that deep was no longer meaningful. | |||||
