Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-10 | Merge pull request #21835 from DualMatrix/save_branch | Rémi Verschelde | |
Prevent overwriting open scenes when saving | |||
2018-09-10 | Merge pull request #21831 from JFonS/fix_13849 | Rémi Verschelde | |
Fix selection of spatial nodes after selecting a non-spatial one. | |||
2018-09-10 | Merge pull request #21784 from guilhermefelipecgs/fix_resized_mouse_confined | Rémi Verschelde | |
Fix mouse confined leaving window with OS_Windows::set_window_position | |||
2018-09-10 | Make sure project manager gets editor hint set | Rémi Verschelde | |
Previous fix in e8e06b2 worked in most cases but not if you run e.g. 'godot -', where the '-' argument would mean that 'project_manager' is false and yet that's what will be opened eventually. | |||
2018-09-10 | Merge pull request #21841 from char0xff/fix-array | Rémi Verschelde | |
Fix mistake in Array.xml | |||
2018-09-10 | Fix mistake in Array.xml | VirtualBox | |
2018-09-10 | Merge pull request #21925 from ZodmanPerth/master | Max Hilbrunner | |
Clarification about Input.get_accelerometer() usage | |||
2018-09-10 | Merge pull request #21927 from akien-mga/pm-editor-hint | Rémi Verschelde | |
Set editor hint for the project manager | |||
2018-09-10 | Merge pull request #21820 from capnm/fix-GradientTexture-width-property | Rémi Verschelde | |
Set the lower bound for the GradientTexture width property to 1 | |||
2018-09-10 | Set editor hint for the project manager | Rémi Verschelde | |
Fixes #21823. | |||
2018-09-10 | added clarification about Input.get_accelerometer only working when project ↵ | Carl Scarlett | |
is exported | |||
2018-09-10 | Merge pull request #21921 from AndreaCatania/bugfix2 | Rémi Verschelde | |
Fix bullet crashes | |||
2018-09-10 | Merge pull request #21920 from Noshyaar/indent | Rémi Verschelde | |
Fix indentation in bullet SCsub | |||
2018-09-10 | Fiex bullet crash | Andrea Catania | |
2018-09-10 | Fix indentation in bullet SCsub | Poommetee Ketson | |
2018-09-09 | Merge pull request #21866 from ↵ | George Marques | |
Paulb23/fix_scientific_notation_highlight_issue_21435 Fixed scientific notation not highlighting correctly, issue 21435 | |||
2018-09-09 | Merge pull request #21783 from xsellier/feature/clipboard-android | Rémi Verschelde | |
Add clipboard operation for android OS | |||
2018-09-08 | Merge pull request #21861 from fire/visual_script_18024 | Juan Linietsky | |
Change the default variable Visual Script constructor to use EditorInspector and etc | |||
2018-09-08 | Fixed scientific notaion not highlighting correctly, issue 21435 | Paulb23 | |
2018-09-08 | Change the default variable constructor to use EditorInspector and updated ↵ | K. S. Ernest (iFire) Lee | |
property hints that were changed. | |||
2018-09-08 | Merge pull request #21843 from AndreaCatania/bugfix1 | Rémi Verschelde | |
Fixed crash during raycast and CCD radius calculation | |||
2018-09-07 | Fixed crash during raycast and CCD radius calculation | Andrea Catania | |
2018-09-07 | Ensure that tree_exited signal really happens after tree exited, fixes #19641 | Juan Linietsky | |
2018-09-07 | Merge pull request #21808 from AndreaCatania/optitri | Juan Linietsky | |
Optimized bullet trimesh collision | |||
2018-09-07 | Merge pull request #21836 from AndreaCatania/bulletUpdate | Juan Linietsky | |
Update bullet to Master 12409f1118a7c7a266f9071350c70789dfe73bb9 | |||
2018-09-07 | Many fixes to gradient editor, which was pretty broken. Closes #19308 | Juan Linietsky | |
2018-09-07 | Update bullet to Master 12409f1118a7c7a266f9071350c70789dfe73bb9 | Andrea Catania | |
2018-09-07 | Prevent overwriting open scenes when saving | DualMatrix | |
Prevent overwriting open scenes when saving, this fixes #17628 | |||
2018-09-07 | Fix selection of spatial nodes after selecting a non-spatial one. | JFonS | |
Fixes #13849 | |||
2018-09-06 | Print an error if you try to instantiate an editor class outside the editor, ↵ | Juan Linietsky | |
fixes #17624 | |||
2018-09-06 | Add a function to force transform update, fixes #17628 | Juan Linietsky | |
2018-09-07 | Set the lower bound for the GradientTexture width property to 1 | Martin Capitanio | |
Fixes #21522 | |||
2018-09-06 | Ability for Light2D to use a proxy texture, fixes #17067 | Juan Linietsky | |
2018-09-06 | Update FOV if edited in gizmo, fixes #16400 | Juan Linietsky | |
2018-09-06 | Fixing trimesh precision | Andrea Catania | |
2018-09-06 | Show a warning if you try to grab focus when not allowed, closes #15388 | Juan Linietsky | |
2018-09-06 | Optimized in case is used just 1 shape with no transform | Andrea Catania | |
2018-09-06 | Only allow StreamTexture, ImageTexture in Light2D, closes #15194 | Juan Linietsky | |
2018-09-05 | Fixes to multimesh, added custom data and checks to avoid reconfiguring if ↵ | Juan Linietsky | |
instance count > 0. Fixes #12595 | |||
2018-09-05 | Fix mouse confined leaving window with OS_Windows::set_window_position | Guilherme Felipe | |
2018-09-05 | Add clipboard operation for android OS | Xavier Sellier | |
2018-09-05 | Merge pull request #21782 from eska014/gles3-get-texture-err | Rémi Verschelde | |
Fix missing texture-download error with OpenGL ES | |||
2018-09-05 | Fix missing texture-download error with OpenGL ES | Leon Krause | |
2018-09-05 | Merge pull request #21771 from WiggleWizard/get-stack-fix | Rémi Verschelde | |
Fixed return type for get_stack() function call | |||
2018-09-05 | Merge pull request #21707 from JFonS/fix_instanced_selection | Rémi Verschelde | |
Fix selection of instanced scenes in 3D | |||
2018-09-05 | Merge pull request #21767 from volzhs/expand-collapse-all | Rémi Verschelde | |
Make expand/collapse all properties menu working | |||
2018-09-05 | Merge pull request #21766 from volzhs/bitmask-color | Rémi Verschelde | |
Make better look for bitmask | |||
2018-09-05 | Merge pull request #21774 from AndreaCatania/areaTri | Rémi Verschelde | |
Fixed bullet area vs Trimesh shape overlap | |||
2018-09-05 | Fixed bullet area vs Trimesh shape overlap | Andrea Catania | |
2018-09-05 | Fixed return type for get_stack() function call | WiggleWizard | |