| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #11047 from toger5/interpolation_chnage | Rémi Verschelde | 2017-09-12 | 2 | -49/+32 |
| |\ | | | | | Modify inertia implementation for freelook and orbit | ||||
| | * | fix always updating +removed print +use EDITOR_DEF | toger5 | 2017-09-11 | 1 | -12/+10 |
| | | | |||||
| | * | Modify inertia implementation for freelook and orbit | toger5 | 2017-09-07 | 2 | -43/+28 |
| | | | | | | | | | | | | | | | | | | | | | - freelook now uses position based inertia (holding a key for a specific time always rults in the same distance traveled independent of inertia setting) - orbit inertia now is angle bases. (not transformation based) -> camera always takes the same path. - added setting for orbit inertia - added setting hints for freelook settings. | ||||
| | * | Revert "Removed camera interpolation in orthogonal mode (I have no idea how ↵ | toger5 | 2017-09-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | to fix this due to how orthogonal works), closes #10718" This reverts commit 895140389a7306eafc9a36f51d892ece0001f223. | ||||
| * | | Merge pull request #11025 from volzhs/script-editor | Rémi Verschelde | 2017-09-12 | 1 | -0/+3 |
| |\ \ | | | | | | | Fit script editor grid with others | ||||
| | * | | Fit script editor grid with others | volzhs | 2017-09-07 | 1 | -0/+3 |
| | | | | |||||
| * | | | Merge pull request #11020 from toger5/theme_animation_editor_colors | Rémi Verschelde | 2017-09-12 | 1 | -56/+62 |
| |\ \ \ | | | | | | | | | removed hardcoded color and added theme update for animation editor | ||||
| | * | | | update icons for animation_player_plugin (top bar) | toger5 | 2017-09-09 | 1 | -56/+62 |
| | |/ / | |||||
| * | | | Merge pull request #10908 from hpvb/fix-unused-variables | Rémi Verschelde | 2017-09-12 | 4 | -16/+3 |
| |\ \ \ | | | | | | | | | Fix unused variable warnings | ||||
| | * | | | Fix unused variable warnings | Hein-Pieter van Braam | 2017-09-08 | 4 | -16/+3 |
| | | | | | | | | | | | | | | | | | The forth in my quest to make Godot 3.x compile with -Werror on GCC7 | ||||
| * | | | | Merge pull request #11026 from hpvb/fix-assign-in-if | Rémi Verschelde | 2017-09-12 | 1 | -6/+10 |
| |\ \ \ \ | | | | | | | | | | | Remove assignment and declarations in if statements | ||||
| | * | | | | Remove assignment and declarations in if statements | Hein-Pieter van Braam | 2017-09-08 | 1 | -7/+10 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | After discussing with @reduz and @akien-mga it was decided that we do not allow assignments or declarations in if statements. This PR removes the instances of this I could find by automated means. | ||||
| * / / / | Fix various assorted warnings | Hein-Pieter van Braam | 2017-09-08 | 2 | -4/+3 |
| |/ / / | | | | | | | | | | | | | Fix various warnings that don't have enough instances to merit individual commits. Also fixes a potential bug in audio_server.cpp. | ||||
| * | / | Restored auto snapping of controls to pixels, fixes #10847 and probably ↵ | Juan Linietsky | 2017-09-07 | 1 | -0/+3 |
| | |/ |/| | | | | | several more issues. Made it optional in the project settings but defaults to true. | ||||
| * | | Removed camera interpolation in orthogonal mode (I have no idea how to fix ↵ | Juan Linietsky | 2017-09-07 | 1 | -1/+1 |
| |/ | | | | this due to how orthogonal works), closes #10718 | ||||
| * | Remove dead ButtonGroup code | Rémi Verschelde | 2017-09-06 | 9 | -9/+0 |
| | | |||||
| * | Merge pull request #10907 from SaracenOne/spatial_edit_drag | Rémi Verschelde | 2017-09-04 | 4 | -21/+374 |
| |\ | | | | | Added support for drag and drop in spatial editor. | ||||
| | * | Added support for drag and drop in spatial editor. | SaracenOne | 2017-09-03 | 4 | -21/+374 |
| | | | |||||
| * | | Merge pull request #10931 from djrm/pr_style_fixes | Rémi Verschelde | 2017-09-04 | 1 | -4/+4 |
| |\ \ | | | | | | | Improved color temperature in script editor | ||||
| | * | | Improved color temperature in script editor | Daniel J. Ramirez | 2017-09-03 | 1 | -4/+4 |
| | | | | |||||
| * | | | Merge pull request #10941 from Noshyaar/pr-cursor | Rémi Verschelde | 2017-09-04 | 2 | -0/+47 |
| |\ \ \ | | | | | | | | | 2DEditor: enhance viewport cursor shape | ||||
| | * | | | 2DEditor: enhance viewport cursor shape | Poommetee Ketson | 2017-09-04 | 2 | -0/+47 |
| | |/ / | |||||
| * | | | -Changed KinematicBody API yet again to make it friendlier | Juan Linietsky | 2017-09-04 | 1 | -2/+3 |
| | | | | | | | | | | | | | -Fixed get_scale functions (and added set_scale) to make it more coherent when decomposing and composing (fixes bugs in transform interpolation) | ||||
| * | | | Merge pull request #10939 from neikeq/fix-overridden-external-editors | Rémi Verschelde | 2017-09-04 | 1 | -1/+7 |
| |\ \ \ | | | | | | | | | Fixes language overridden external editors | ||||
| | * | | | Fixes language overridden external editors | Ignacio Etcheverry | 2017-09-03 | 1 | -1/+7 |
| | |/ / | |||||
| * | | | Merge pull request #10920 from Paulb23/smooth_scrolling_shader_editor | Rémi Verschelde | 2017-09-04 | 1 | -0/+2 |
| |\ \ \ | | | | | | | | | Enabled smooth scrolling for shader editor | ||||
| | * | | | Enabled smooth scrolling for shader editor | Paulb23 | 2017-09-03 | 1 | -0/+2 |
| | |/ / | |||||
| * | | | Merge pull request #10901 from toger5/script_background_cleanup | Rémi Verschelde | 2017-09-04 | 2 | -10/+2 |
| |\ \ \ | | | | | | | | | StyleBoxSupport for RichTextLabel and cleanup for script+docs backgrounds fixes #10685 | ||||
| | * | | | Unified script panel backgrounds. | toger5 | 2017-09-02 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - 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. | ||||
| | * | | | Revert "added setting to override the theme background with editor theme color" | toger5 | 2017-09-02 | 1 | -7/+2 |
| | | | | | | | | | | | | | | | | | This reverts commit ce4eb307789eb86261afecc1400de5e5b0832400. | ||||
| * | | | | Merge pull request #10895 from Paulb23/fix_delete_animation_frames | Rémi Verschelde | 2017-09-04 | 1 | -0/+14 |
| |\ \ \ \ | | | | | | | | | | | Fixed delete animation frames in AnimatedSprite, issue 10788 | ||||
| | * | | | | Fixed delete animation frames in AnimatedSprite, issue 10788 | Paulb23 | 2017-09-02 | 1 | -0/+14 |
| | | |/ / | |/| | | |||||
| * / | | | -Added an optimization so physics shapes are configured later, speeds up ↵ | Juan Linietsky | 2017-09-03 | 2 | -1/+9 |
| |/ / / | | | | | | | | | | grid map loading and editing | ||||
| * | | | Fix use of unitialized variables | Hein-Pieter van Braam | 2017-09-02 | 3 | -14/+17 |
| | | | | | | | | | | | | | The second in my quest to make Godot 3.x compile with -Werror on GCC7 | ||||
| * | | | Merge pull request #10846 from hpvb/fix-sign-compare | Rémi Verschelde | 2017-09-01 | 4 | -11/+11 |
| |\ \ \ | | | | | | | | | Fix signed and unsigned comparisons | ||||
| | * | | | Fix signed and unsigned comparisons | Hein-Pieter van Braam | 2017-09-01 | 4 | -11/+11 |
| | | | | | | | | | | | | | | | | | The first in my quest to make Godot 3.x compile with -Werror on GCC7 | ||||
| * | | | | Removed ontop property, added a material rendering priority system. Fixes ↵ | Juan Linietsky | 2017-09-01 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | #9935, closes #10135 | ||||
| * | | | | Fix files header | Poommetee Ketson | 2017-09-01 | 2 | -2/+2 |
| | | | | | |||||
| * | | | | Merge pull request #10832 from Paulb23/auto_indent_setting | Rémi Verschelde | 2017-09-01 | 1 | -0/+1 |
| |\ \ \ \ | |/ / / |/| | | | Added setting to toggle auto indent. | ||||
| | * | | | Added setting to toggle auto indent | Paulb23 | 2017-08-31 | 1 | -0/+1 |
| | |/ / | |||||
| * / / | Updated Editor Built-In types. | Daniel J. Ramirez | 2017-08-31 | 1 | -5/+17 |
| |/ / | |||||
| * | | Merge pull request #10382 from toger5/dark_icons | Rémi Verschelde | 2017-08-31 | 3 | -1/+63 |
| |\ \ | | | | | | | Light Theme | ||||
| | * | | added icon updating to most ui elements | toger5 | 2017-08-30 | 3 | -1/+63 |
| | | | | |||||
| * | | | Merge pull request #10763 from poke1024/realtime-polygon-2d-fix | Rémi Verschelde | 2017-08-31 | 1 | -5/+8 |
| |\ \ \ | | | | | | | | | Fixes two glitches in polygon2d wip mode introduced with #10614 | ||||
| | * | | | Fixes two glitches in polygon2d wip mode introduced with #10614 | poke1024 | 2017-08-29 | 1 | -5/+8 |
| | | | | | |||||
| * | | | | AutoUse Pencil on Polygon creation | Scayze | 2017-08-30 | 4 | -0/+18 |
| | | | | | |||||
| * | | | | Merge pull request #10743 from djrm/pr_improved_spatial_gizmo | Rémi Verschelde | 2017-08-30 | 2 | -13/+131 |
| |\ \ \ \ | | | | | | | | | | | Better spatial gizmo. | ||||
| | * | | | | Better spatial gizmo. | Daniel J. Ramirez | 2017-08-28 | 2 | -13/+131 |
| | | | | | | | | | | | | | | | | | | | | | Now it is posible to move spatial nodes along a plane. | ||||
| * | | | | | Merge pull request #10750 from Rubonnek/fix-duplicate-script-changed-signal | Rémi Verschelde | 2017-08-30 | 3 | -5/+3 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | Renamed 'script_changed' signal in the script editor plugin to 'edited_script_changed' | ||||
| | * | | | | Renamed 'script_changed' signal in the script editor plugin to ↵ | Wilson E. Alvarez | 2017-08-29 | 3 | -5/+3 |
| | | |_|/ | |/| | | | | | | | | | | 'edited_script_changed' | ||||
