Age | Commit message (Expand) | Author |
2018-07-29 | Merge pull request #15269 from ianb96/context_menu_improvements | Juan Linietsky |
2018-07-28 | Fixed Softbody pin point | Andrea Catania |
2018-07-28 | fixed uninitialised variable that was causing menu crash. | Ibrahn Sahir |
2018-07-28 | Added a method to find the index for a surface with a given name | Bastiaan Olij |
2018-07-27 | Fix PhysicsBody build with deprecated=no | Rémi Verschelde |
2018-07-27 | Rename flag to better name | Juan Linietsky |
2018-07-27 | Merge pull request #20498 from Calinou/caret-width-hidpi | Rémi Verschelde |
2018-07-26 | Multiply TextEdit line spacing by the editor scale | Hugo Locurcio |
2018-07-26 | Make the caret thicker in TextEdit and scale it with the editor scale | Hugo Locurcio |
2018-07-26 | Merge pull request #15967 from Gamblify/AudioRecordingModule | Rémi Verschelde |
2018-07-26 | context menu improvements | Ian |
2018-07-26 | AudioStreamSample can now be saved to a WAV file | Gustav Lund |
2018-07-26 | Audio Recording module | Gustav Lund |
2018-07-26 | doc: Sync classref with current source | Rémi Verschelde |
2018-07-26 | Merge pull request #18955 from tagcup/fix_set_scale | Rémi Verschelde |
2018-07-26 | Merge pull request #19464 from bojidar-bg/19448-fix-subproperty-handling | Rémi Verschelde |
2018-07-26 | Added keep scale flag to billboard materials | JFonS |
2018-07-26 | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam |
2018-07-25 | Merge pull request #20440 from Chaosus/fixtexturecrash | Max Hilbrunner |
2018-07-25 | Fix crash when you pass invalid parameter to ImageTexture.set_data | Chaosus |
2018-07-25 | Merge pull request #20404 from TigerCaldwell/master | Rémi Verschelde |
2018-07-25 | Merge pull request #20133 from ibrahn/fix-tree-uninit-branch | Rémi Verschelde |
2018-07-25 | Merge pull request #19726 from guilhermefelipecgs/feature_add_menu_hover | Rémi Verschelde |
2018-07-24 | Opens the menu with the same parent on mouse focus | Guilherme Felipe |
2018-07-24 | Merge pull request #18867 from fire/better_vx_us_rebase_02 | Juan Linietsky |
2018-07-24 | Improve VisualScript UX | K. S. Ernest (iFire) Lee |
2018-07-24 | Merge pull request #20252 from RandomShaper/fix-canvas-search | Rémi Verschelde |
2018-07-24 | Merge pull request #18806 from Calinou/bilinear-textureprogress | Rémi Verschelde |
2018-07-24 | Merge pull request #19225 from Paulb23/open_all_files_in_script_editor | Max Hilbrunner |
2018-07-24 | Merge pull request #19781 from razcore-art/fix-tween | Rémi Verschelde |
2018-07-24 | Modified RigidBody, PhysicsDirectBodyState, PhysicsServer, and their respecti... | Tiger Caldwell |
2018-07-24 | Merge pull request #20391 from YeldhamDev/expose_tileset_modulate | Rémi Verschelde |
2018-07-24 | Removed unnecessary assignments | Wilson E. Alvarez |
2018-07-23 | Expose 'modulate' set/get in TileSet resource | Michael Alexsander Silva Dias |
2018-07-23 | Merge pull request #12678 from AndreaCatania/soft | Juan Linietsky |
2018-07-23 | Implemented Soft body | AndreaCatania |
2018-07-23 | Fix issues with CPUParticles and related conversion from Particles. Closes #2... | Juan Linietsky |
2018-07-23 | Merge pull request #12403 from AndreaCatania/phymat | Juan Linietsky |
2018-07-23 | Merge pull request #19888 from AndreaCatania/pry | Juan Linietsky |
2018-07-23 | Implemented proceses priority | Andrea Catania |
2018-07-22 | Defer TileMap::update_dirty_quadrants once again. | Pieter-Jan Briers |
2018-07-22 | Allow opening and editing of any utf_8 file in script editor | Paulb23 |
2018-07-21 | Merge pull request #19264 from vnen/typed-gdscript-final | Rémi Verschelde |
2018-07-21 | -Fix disable_3d flag | Juan Linietsky |
2018-07-20 | Add editor highlight for type-safe lines | George Marques |
2018-07-20 | -Fix tooltips in inspector, now they show as rich text. | Juan Linietsky |
2018-07-18 | Print an error when calling an invalid method on an Animation | Marcelo Fernandez |
2018-07-18 | Several improvements to editor inspector usability and style | Juan Linietsky |
2018-07-18 | Fix CanvasItem search for a CanvasLayer | Pedro J. Estébanez |
2018-07-18 | Ability to disable scale in nodes, closes #19927 | Juan Linietsky |