| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync classref with current source | Rémi Verschelde | 2018-05-28 | 1 | -1/+1 |
| | | | | | Also fix binding of Basis.slerp | ||||
| * | Fix missing registration for new param of TextEdit::cursor_set_line. | Pieter-Jan Briers | 2018-05-15 | 1 | -0/+2 |
| | | | | | | This caused Mono glue gen to fail and other bugs to appear (such as in Visual Script) | ||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2018-04-10 | 1 | -0/+16 |
| | | |||||
| * | doc: Remove status from hardcoded version string | Rémi Verschelde | 2018-02-27 | 1 | -1/+1 |
| | | | | | It has no practical use case and just generates noise for each alpha, beta, etc. | ||||
| * | doc: Update version string in header | Rémi Verschelde | 2018-02-19 | 1 | -1/+1 |
| | | |||||
| * | doc: Sync with current source | Rémi Verschelde | 2018-01-25 | 1 | -1/+1 |
| | | | | | | | Also enhance RigidBody docs as per https://github.com/godotengine/godot-docs/pull/1018 and fix the version tag in all files (not really stable yet, but it makes no sense to hardcode rc3 at this stage). | ||||
| * | doc: Update version string in XML | Rémi Verschelde | 2018-01-13 | 1 | -1/+1 |
| | | |||||
| * | Update docs | Bojidar Marinov | 2018-01-12 | 1 | -18/+3 |
| | | | | | [ci skip] | ||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2018-01-03 | 1 | -1/+1 |
| | | |||||
| * | Adds an option to move cursor with right click in TextEdit | MattUV | 2017-12-20 | 1 | -0/+17 |
| | | | | | | | | | | | Fixes #14832 - Added an option in the editor settings/cursor to make the cursor move with right click. - If the option is activated (true by default), a right click will move the cursor before displaying context menu. - If there is a selection, a right click on it will keep it selected, a right click outside it will unselect it. - The option is available in textEdit via an inspector property (or via GDScript): caret_moving_by_right_click - The option is available in the script editor and the shader editor via the editor settings - The documentation has been updated with the new property, and a few other entries in TextEdit.xml. | ||||
| * | Bind TextEdit.deselect and update documentation | Rémi Verschelde | 2017-12-16 | 1 | -0/+7 |
| | | |||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2017-12-10 | 1 | -0/+11 |
| | | |||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2017-12-07 | 1 | -0/+2 |
| | | |||||
| * | doc: Fix enum tags thanks to 2bc6db6 | Rémi Verschelde | 2017-11-24 | 1 | -10/+10 |
| | | |||||
| * | doc: Remove setters and getters now exposed via properties/members | Rémi Verschelde | 2017-11-24 | 1 | -214/+0 |
| | | |||||
| * | doc: Update header version for 3.0-beta | Rémi Verschelde | 2017-11-24 | 1 | -1/+1 |
| | | |||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2017-11-24 | 1 | -0/+80 |
| | | |||||
| * | doc: Remove revision.module_config from version string | Rémi Verschelde | 2017-11-15 | 1 | -1/+1 |
| | | | | | | It is now "3.0-alpha" instead of "3.0.alpha.custom_build{,.mono}", limits unnecessary diffs. | ||||
| * | classref: Sync with current source | Rémi Verschelde | 2017-11-13 | 1 | -20/+19 |
| | | | | | [ci skip] | ||||
| * | Made text in TextEdit a property. | Michael Alexsander Silva Dias | 2017-11-12 | 1 | -0/+3 |
| | | |||||
| * | Added "is_readonly()" to TextEdit and made it a property. | Michael Alexsander Silva Dias | 2017-11-11 | 1 | -0/+10 |
| | | |||||
| * | add context menu enable getters, setters, and properties in LineEdit and ↵ | Ian | 2017-11-11 | 1 | -0/+19 |
| | | | | | TextEdit | ||||
| * | classref: Sync with current source | Rémi Verschelde | 2017-10-24 | 1 | -0/+16 |
| | | | | | [ci skip] | ||||
| * | classref: Sync with current source | Rémi Verschelde | 2017-10-21 | 1 | -0/+16 |
| | | |||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2017-09-13 | 1 | -8/+8 |
| | | | | | [ci skip] | ||||
| * | Changed the doc class generation to individual files per class. It is also ↵ | Juan Linietsky | 2017-09-12 | 1 | -0/+553 |
| possible to save module files in module directories and the build system will recognize them. | |||||
