Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-03 | Make code editor's error display autowrap | Bernhard Liebl | |
2017-12-27 | Merge pull request #14744 from poke1024/stringname-compare | Juan Linietsky | |
Avoid string allocations in AlphCompare | |||
2017-12-27 | Reimport now checks source path changes and imported files and their md5, ↵ | Juan Linietsky | |
fixes #14728 | |||
2017-12-27 | Merge pull request #14971 from mrcdk/particles_emitting | Noshyaar | |
Set particles emitting to false when particles finish emitting with one-shot enabled | |||
2017-12-27 | Merge pull request #14991 from djrm/pr_fixes | Noshyaar | |
Show Options Dialog for NodePath and File in clicked button position. | |||
2017-12-27 | Merge pull request #14996 from neikeq/enums-mono | Noshyaar | |
Mono: Make the bindings generator output enums | |||
2017-12-27 | Merge pull request #15008 from AlmightyScientist/issue-15000 | Noshyaar | |
Animation Tree: Prevent cycle_test from being altered by past-test. | |||
2017-12-27 | Merge pull request #15028 from YeldhamDev/editor_file_dialog_changes | Noshyaar | |
Changes to the Editor File Dialog | |||
2017-12-27 | Merge pull request #15032 from Noshyaar/pr | Noshyaar | |
EditorAbout: TTR workaround for "Project Manager" contexts | |||
2017-12-27 | Merge pull request #15045 from poke1024/vector2-inline | Noshyaar | |
Inline some very common Vector2 operations | |||
2017-12-27 | Merge pull request #15046 from YeldhamDev/optionbutton_changes | Noshyaar | |
Added "get_popup" method for OptionButton | |||
2017-12-27 | Merge pull request #15049 from YeldhamDev/get_popup_const | Noshyaar | |
Made MenuButton and ColorPickerButton's "get_popup" methods return constant | |||
2017-12-27 | Merge pull request #15076 from ianb96/indentcrashfix | Noshyaar | |
Fix indent selection crash | |||
2017-12-27 | Merge pull request #15081 from volzhs/fix-status-font | Noshyaar | |
Fix text editor status font | |||
2017-12-27 | Fix text editor status font | volzhs | |
mistake from https://github.com/godotengine/godot/commit/15986ea343#diff-e7b153431ed956907f3ee3ef07ac59dd | |||
2017-12-26 | Merge pull request #15077 from homer666/docs-physicsdirectspacestate | Chris Bradfield | |
[DOCS] PhysicsDirectSpaceState enhancements | |||
2017-12-27 | [DOCS] PhysicsDirectSpaceState enhancements | homer666 | |
2017-12-26 | fix indent selection crash | Ian | |
2017-12-26 | Merge pull request #15026 from homer666/docs-physics2ddirectspacestate | Chris Bradfield | |
[DOCS] Physics2DDirectSpaceState enhancements | |||
2017-12-27 | [DOCS] Physics2DDirectSpaceState | homer666 | |
2017-12-26 | Properly rename scenes and resources after renaming or moving files, should ↵ | Juan Linietsky | |
fix #13976 It's not tested, so please test. | |||
2017-12-26 | Fixed proper texture binding for sprite material, fixes #13987 | Juan Linietsky | |
2017-12-26 | Property apply shader parameters, even when materials are being reused, ↵ | Juan Linietsky | |
fixes #14012 | |||
2017-12-26 | A promise is a promise, so added ability to load and save shaders as text ↵ | Juan Linietsky | |
files, closes #14431 | |||
2017-12-26 | Ability to set flags via code in StreamTexture, as some users find it ↵ | Juan Linietsky | |
useful. Fixes #14526. | |||
2017-12-26 | Merge pull request #14796 from AlmightyScientist/issue-14552 | Juan Linietsky | |
Shader Language: Fix Vertex Lighting artifacts. | |||
2017-12-26 | Change the rotate function of Spatial to be local, makes more sense. Closes ↵ | Juan Linietsky | |
#14569 | |||
2017-12-26 | Fix 2D editor checkboxes with a new project | Gilles Roudiere | |
2017-12-26 | Merge pull request #14977 from volzhs/fix-crash-group | Juan Linietsky | |
Fix crash & error at saving scene | |||
2017-12-26 | Fix sidedness check in material. Also remove SIDE built-in. | Juan Linietsky | |
2017-12-26 | Removed the InputEvent ID field, which was unused and can cause bugs. | Juan Linietsky | |
2017-12-25 | Merge pull request #15040 from Noshyaar/pr2 | Andreas Haas | |
AnimTreePlayer: fix duplicated properties | |||
2017-12-25 | Made MenuButton and ColorPickerButton's "get_popup" methods return constant. | Michael Alexsander Silva Dias | |
2017-12-25 | Added "get_popup" method for OptionButton and minor changes. | Michael Alexsander Silva Dias | |
2017-12-25 | Inline some very common Vector2 operations | Bernhard Liebl | |
2017-12-25 | Merge pull request #15042 from Noshyaar/pr3 | George Marques | |
Add missing parameter names | |||
2017-12-25 | Add missing parameter names | Poommetee Ketson | |
2017-12-25 | Merge pull request #15036 from volzhs/popup-menu-size | Noshyaar | |
Fix popup menu size in Inspector dock | |||
2017-12-25 | AnimTreePlayer: fix duplicated properties | Poommetee Ketson | |
2017-12-25 | Fix popup menu size in Inspector dock | volzhs | |
2017-12-25 | EditorAbout: TTR workaround for "Project Manager" contexts | Poommetee Ketson | |
2017-12-25 | Changes to the Editor File Dialog. | Michael Alexsander Silva Dias | |
2017-12-25 | Merge pull request #14826 from carlosfvieira/14371-F_key_Viewport_focus_problem | Noshyaar | |
Fix spatial editor plugin issues on multi viewport view menu shortcuts (only those that are bound to keys) | |||
2017-12-25 | Merge pull request #14847 from YeldhamDev/3d_viewport_save | Noshyaar | |
Fixes for the Spatial Editor's Perspective options and dead code cleaning | |||
2017-12-25 | Merge pull request #14853 from MattUV/context-menu | Noshyaar | |
Adds an option to move cursor with right click in TextEdit | |||
2017-12-25 | Merge pull request #14846 from carlosfvieira/weird_gizmo_ortho | Noshyaar | |
Fixes gizmo huge scale immediately after change to orthogonal view | |||
2017-12-25 | Merge pull request #14875 from YeldhamDev/splitcontainer_cursor | Noshyaar | |
Fixed SplitContainer showing the "resize" cursor when it shouldn't | |||
2017-12-25 | Merge pull request #14899 from volzhs/render-quality-option | Noshyaar | |
Respect HDR option | |||
2017-12-25 | Merge pull request #14801 from RayKoopa/insert_tree_item | Noshyaar | |
Tree: Insert new item, fix behavior when no parent given | |||
2017-12-25 | Merge pull request #14753 from NathanWarden/mouse_button_fix | Noshyaar | |
Fixed a bug where mouse button focus breaks when using multiple buttons at once. |