Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix int overflow in EditorResourcePreview::_preview_ready | qarmin | 2019-09-13 | 1 | -1/+1 |
* | Improve the `String::humanize_size()` method | Hugo Locurcio | 2019-09-05 | 2 | -19/+2 |
* | Merge pull request #31989 from sparkart/revert-30833-fix_inspector_clear_remo... | Rémi Verschelde | 2019-09-05 | 2 | -4/+1 |
|\ | |||||
| * | Revert "Fix Clearing Inspector for Remote Node" | Emmanuel Barroga | 2019-09-05 | 2 | -4/+1 |
* | | Merge pull request #31870 from JFonS/add_network_profiler | Fabio Alessandrelli | 2019-09-05 | 4 | -1/+331 |
|\ \ | |/ |/| | |||||
| * | Add network profiler | jfons | 2019-09-05 | 4 | -1/+331 |
* | | Merge pull request #31967 from nekomatata/fix-builtin-script-scene | Rémi Verschelde | 2019-09-04 | 1 | -0/+4 |
|\ \ | |||||
| * | | Load scene if needed when editing recent built-in script | PouleyKetchoupp | 2019-09-04 | 1 | -0/+4 |
* | | | Merge pull request #31926 from Chaosus/vs_switch | Yuri Roubinsky | 2019-09-04 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Some improvements for Switch node in visual shaders | Chaosus89 | 2019-09-03 | 1 | -0/+1 |
* | | | | Added missing OUTPUT_IS_SRGB and FRONT_FACING to visual shaders | Chaosus89 | 2019-09-04 | 1 | -0/+2 |
* | | | | Merge pull request #31927 from willnationsdev/csv-import | Rémi Verschelde | 2019-09-04 | 3 | -0/+142 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Add CSV import without translation. | willnationsdev | 2019-09-03 | 3 | -0/+142 |
* | | | | Merge pull request #31957 from nekomatata/fix-editor-preview-cache | Rémi Verschelde | 2019-09-04 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | Fixed order of parameters when updating resource cache file (fixes #31930) | PouleyKetchoupp | 2019-09-04 | 1 | -1/+2 |
* | | | | | Merge pull request #31956 from IronicallySerious/add-vcs-copyright | Rémi Verschelde | 2019-09-04 | 4 | -0/+120 |
|\ \ \ \ \ | |||||
| * | | | | | Add copyright headers to vcs integration | Twarit | 2019-09-04 | 4 | -0/+120 |
* | | | | | | Fixes Inspector Showing Unselected Info | Emmanuel Barroga | 2019-09-03 | 1 | -0/+4 |
* | | | | | | Merge pull request #30982 from iwek7/feature/skip_breakpoints | Rémi Verschelde | 2019-09-04 | 7 | -4/+239 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Adds skip-breakpoints feature | iwek7 | 2019-09-03 | 7 | -4/+239 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #31619 from Calinou/assetlib-improve-sort-fields | Rémi Verschelde | 2019-09-04 | 2 | -20/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Improve sorting options in the asset library | Hugo Locurcio | 2019-09-03 | 2 | -20/+17 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #31942 from Calinou/improve-delete-node-confirmation | Rémi Verschelde | 2019-09-04 | 1 | -1/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Improve the node deletion confirmation message | Hugo Locurcio | 2019-09-03 | 1 | -1/+10 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #31461 from IronicallySerious/add-vcs-integration | Rémi Verschelde | 2019-09-04 | 6 | -1/+940 |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | |||||
| * | | | | Add VCS editor plugin UI elements to editor | Twarit | 2019-09-03 | 2 | -1/+33 |
| * | | | | Add an overridable VCS Interface for the editor | Twarit | 2019-09-03 | 2 | -0/+226 |
| * | | | | Add version control editor plugin | Twarit | 2019-09-03 | 2 | -0/+681 |
* | | | | | Merge pull request #31346 from sparkart/Add_scrollwheel_input_to_spinslider | Rémi Verschelde | 2019-09-03 | 2 | -2/+28 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Add scrollwheel input to spin slider | Emmanuel Barroga | 2019-08-13 | 2 | -2/+28 |
* | | | | | Merge pull request #31389 from Calinou/add-node-comments | Rémi Verschelde | 2019-09-03 | 1 | -5/+23 |
|\ \ \ \ \ | |||||
| * | | | | | Add an `editor_description` property to Node for documentation purposes | Hugo Locurcio | 2019-08-23 | 1 | -5/+23 |
* | | | | | | Merge pull request #31782 from aole/persist-ColorPicker-color-mode | Rémi Verschelde | 2019-09-03 | 5 | -0/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Default ColorPicker color mode setting | Bhupendra Aole | 2019-08-31 | 5 | -0/+28 |
* | | | | | | | Merge pull request #31916 from puthre/bezier_editor_zoom | Rémi Verschelde | 2019-09-03 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Animation Bezier Editor - fixed vertical zoom around mouse | Valentin Zagura | 2019-09-03 | 1 | -0/+4 |
* | | | | | | | | Merge pull request #31795 from puthre/master | Rémi Verschelde | 2019-09-03 | 1 | -5/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Animation Bezier Editor: Extended zoom in and zoom out limits and fixed guide... | Valentin Zagura | 2019-08-30 | 1 | -5/+7 |
* | | | | | | | | | Merge pull request #31847 from aole/editor-expose-current-path | Rémi Verschelde | 2019-09-03 | 2 | -0/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Expose current path to EditorPlugin | Bhupendra Aole | 2019-09-01 | 2 | -0/+6 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Improve the animation autokey editor icon | Hugo Locurcio | 2019-09-03 | 1 | -56/+1 |
| |_|_|_|_|_|/ / |/| | | | | | | | |||||
* | | | | | | | | Merge pull request #31898 from Calinou/animation-editor-add-precise-snapping | Rémi Verschelde | 2019-09-02 | 2 | -2/+16 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Implement precise snapping in the animation editor | Hugo Locurcio | 2019-09-02 | 2 | -2/+16 |
* | | | | | | | | | Merge pull request #31890 from Calinou/curve-editor-add-snapping | Rémi Verschelde | 2019-09-02 | 1 | -3/+13 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Implement snapping in the Curve editor | Hugo Locurcio | 2019-09-02 | 1 | -3/+13 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #31906 from Calinou/assetlib-refresh-once | Rémi Verschelde | 2019-09-02 | 2 | -1/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Refresh the asset library only once on startup | Hugo Locurcio | 2019-09-02 | 2 | -1/+5 |
* | | | | | | | | | | Merge pull request #31902 from YeldhamDev/ruler_icon | Rémi Verschelde | 2019-09-02 | 2 | -1/+6 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Add icon for the ruler tool | Michael Alexsander Silva Dias | 2019-09-02 | 2 | -1/+6 |
| |/ / / / / / / / | |||||
* / / / / / / / / | Fix editor infinit loop in search_prev | amakarenko | 2019-09-02 | 1 | -8/+6 |
|/ / / / / / / / |