Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-08 | Merge pull request #18701 from GodotExplorer/fix-#18685 | Max Hilbrunner | |
Fix double free for drag preview control in viewport | |||
2018-05-08 | Merge pull request #18700 from GodotExplorer/fix-#18686 | Max Hilbrunner | |
Add default paramater value for OptionButton::add_icon_item | |||
2018-05-08 | Fix double free for drag preview control in viewport | Geequlim | |
2018-05-08 | Add default paramater value for OptionButton::add_icon_item | Geequlim | |
2018-05-08 | Merge pull request #15928 from StateOff/feature_batch_rename | Rémi Verschelde | |
Implements "Batch Rename" editor tool. | |||
2018-05-08 | Merge pull request #18453 from groud/add_speed_factor | Max Hilbrunner | |
Adds a speed factor to AnimatedSprite | |||
2018-05-08 | Merge pull request #16573 from StateOff/more_console_debugging | Max Hilbrunner | |
Local debugging fix & extensions | |||
2018-05-07 | Local debugger fixes and extensions | Blazej Floch | |
- Adds q/quit option to console debugging - Adds options (variable_prefix) - Breaks into debugger with Ctrl-C in local debug mode (Unix/Windows) - Added option to list all breakpoints - Fixes add/remove breakpoint bug (invalid path parsing) - Minor cleanup | |||
2018-05-08 | Merge pull request #18627 from RameshRavone/patch-2 | Max Hilbrunner | |
Fix: JAR files signed with the MD5 algorithm as unsigned (godot 3) | |||
2018-05-07 | Merge pull request #16122 from ibrahn/sprite-region-with-frames | Juan Linietsky | |
Allow use of frames in sprites with texture region enabled. | |||
2018-05-07 | Merge pull request #16106 from poke1024/gdscript-lerp | Juan Linietsky | |
GDScript: generalize lerp | |||
2018-05-07 | Merge pull request #17316 from ShyRed/significantdigits | Juan Linietsky | |
Adjust decimal precision | |||
2018-05-07 | Merge pull request #17295 from eon-s/instance-placeholder | Juan Linietsky | |
Make InstancePlaceholder more flexible by allowing to instance without removing it. | |||
2018-05-07 | Merge pull request #17353 from zmanuel/timer_hysteresis_multiframe_pr1 | Juan Linietsky | |
Use hysteresis for smoother physics update frequency | |||
2018-05-07 | Added a simpler way to flip faces, closes #17373 and closes #17369 | Juan Linietsky | |
2018-05-07 | Merge pull request #17451 from Goutte/feat-base-button-mask | Juan Linietsky | |
Allow configuration of which mouse buttons the BaseButton responds to | |||
2018-05-07 | Merge pull request #17504 from endragor/fix-oversampling-autowrap | Juan Linietsky | |
Ceil dynamic font glyph size | |||
2018-05-07 | Merge pull request #15911 from Zephilinox/ready_signal | Juan Linietsky | |
Add ready signal to Node | |||
2018-05-07 | Merge pull request #15943 from poke1024/geometry-line-line | Juan Linietsky | |
Add Geometry::line_intersects_line_2d() | |||
2018-05-07 | Merge pull request #16033 from poke1024/marshalls-dict | Juan Linietsky | |
Detects crash-related marshalling errors due to NAN values | |||
2018-05-07 | Add is_instance_valid() method to GDScript, ending more than a decade of pain. | Juan Linietsky | |
2018-05-07 | Merge pull request #16893 from GodotExplorer/debugger-improvement-3 | Juan Linietsky | |
Save runtime node as scene from remote scene tree. | |||
2018-05-07 | Merge pull request #17828 from bojidar-bg/17779-progressbar-minimum-size | Juan Linietsky | |
Fix StyleBox ignoring region rect and ProgressBar using center size | |||
2018-05-07 | Merge pull request #17845 from JFonS/disable_spatial_shadows | Juan Linietsky | |
Added flag on SpatialMaterial to disable shadows | |||
2018-05-07 | Merge pull request #11973 from AndreaCatania/ragdoll | Juan Linietsky | |
Ragdoll - Physical bone node | |||
2018-05-07 | Implemented ragdoll | AndreaCatania | |
Implementing ragdoll Implementing ragdoll Implementing ragdoll Implementing ragdoll Implementing ragdoll a Implemented implicit hierarchy. Improved Added some physics properties Added bone offset to preserve COM, partially fixed scaling work in progress WIP wip Implemented Joint Gizmos Implemented pin joint joint Implemented all joints | |||
2018-05-07 | Merge pull request #18003 from sherjilozair/patch_macosx_shortcuts | Juan Linietsky | |
Add additional macos shortcuts for going to start/end of line | |||
2018-05-07 | Merge pull request #18113 from toger5/bold_font | Juan Linietsky | |
added bold font to editor (support for coustom bold font) | |||
2018-05-07 | Merge pull request #18688 from godotengine/revert-16707-atlasfixes | Juan Linietsky | |
Revert "Fix Sprite3D's incorrect behavior when using AtlasTextures." | |||
2018-05-07 | Revert "Fix Sprite3D's incorrect behavior when using AtlasTextures." | Juan Linietsky | |
2018-05-07 | Merge pull request #18121 from ↵ | Juan Linietsky | |
Crazy-P/Resolves-Freeze-on-change-reflection-probe Resolves editor freezes on change of reflection probe | |||
2018-05-07 | Merge pull request #18144 from ↵ | Juan Linietsky | |
Crazy-P/Resolves-crash-on-shape2D-culling-for-empty-Concave-shapes Resolves crash on shape2D culling for empty Concave shapes | |||
2018-05-07 | Merge pull request #18159 from ShyRed/viewportsky | Juan Linietsky | |
Fix binding of ViewportTexture to Sky | |||
2018-05-07 | Merge pull request #18219 from AlexHolly/fix-image-blit-blend | Juan Linietsky | |
blit and blend fix when dst<Vector2 | |||
2018-05-07 | Merge pull request #18533 from JFonS/fix_shader_compile | Juan Linietsky | |
Fix vector reduction in shader language | |||
2018-05-07 | Fix vector reduction in shader language | JFonS | |
2018-05-07 | Adds a speed factor to AnimatedSprite | groud | |
2018-05-07 | Merge pull request #18684 from muiroc/fix_dragdrop_instancing | Juan Linietsky | |
Editor: Makes dragdrop instantiation behavior consistent with the instance scene button | |||
2018-05-07 | Merge pull request #18495 from Zylann/partial_texture_update | Juan Linietsky | |
Added partial texture update to VisualServer | |||
2018-05-07 | Merge pull request #18519 from TheYokai/connectionsdock_upgrade | Juan Linietsky | |
ConnectionsDock - Additional Features (Edit Connection, Disconnect All) and Refactor | |||
2018-05-07 | Merge pull request #18525 from Calinou/improve-3d-grid | Juan Linietsky | |
Improve the 3D editor grid | |||
2018-05-07 | Merge pull request #18682 from YeldhamDev/play_backwards_autocomplete | Juan Linietsky | |
Added "play_backwards" to the list o functions to autocomplete | |||
2018-05-07 | Fix: JAR files signed with the MD5 algorithm as unsigned | RameshRavone | |
2018-05-07 | Added "play_backwards" to the list o functions to autocomplete. | Michael Alexsander Silva Dias | |
2018-05-07 | Merge pull request #18505 from AlexHolly/image-point2-helper | Juan Linietsky | |
add Point2 helper for Image.get_pixel and Image.set_pixel | |||
2018-05-07 | Merge pull request #18610 from homer666/editor-popup-adjustments | Juan Linietsky | |
Adjust default editor dialog window sizes | |||
2018-05-07 | Merge pull request #18616 from Chaosus/updateglad | Juan Linietsky | |
Update GLAD to 0.1.20a0 | |||
2018-05-07 | Merge pull request #18633 from groud/fix_2d_editor | Juan Linietsky | |
Fix 2d editor | |||
2018-05-07 | Merge pull request #18642 from flashyincceo/engine-click | Juan Linietsky | |
Fix script editor CTRL+CLICK on singleton functions | |||
2018-05-07 | Merge pull request #15640 from willnationsdev/resource-saved-signal | Max Hilbrunner | |
Added EditorPlugin 'resource_saved' signal |