Age | Commit message (Expand) | Author |
2018-07-23 | Fix issues with CPUParticles and related conversion from Particles. Closes #2... | Juan Linietsky |
2018-07-20 | Add editor highlight for type-safe lines | George Marques |
2018-07-20 | Fix #20171. | Nufflee |
2018-07-18 | Merge pull request #20185 from volzhs/audio-preview | Rémi Verschelde |
2018-07-17 | Merge pull request #18535 from sketchyfun/new_mirror_path_handles | Max Hilbrunner |
2018-07-17 | Add audio stream preview to Inspector dock | volzhs |
2018-07-17 | Merge pull request #20176 from Chaosus/vs_namefixes | Rémi Verschelde |
2018-07-16 | Merge pull request #20169 from Chaosus/rightclick_vs | Thomas Herzog |
2018-07-16 | Merge pull request #20167 from Chaosus/fix_vshader_bug | Thomas Herzog |
2018-07-15 | Global class names (and GDScript support for it) | Juan Linietsky |
2018-07-15 | Several name fixes for visual shader | Chaosus |
2018-07-15 | Visual shaders - make "Add node" menu showed by right click | Chaosus |
2018-07-15 | Fix display scale bug in visual shaders | Chaosus |
2018-07-14 | Visual Shaders are back. | Juan Linietsky |
2018-07-07 | Add option to convert Particles to CPUParticles | Juan Linietsky |
2018-07-06 | Support for CPU based particles, which aids compatibility with OpenGL ES 2.0 | Juan Linietsky |
2018-07-05 | Merge pull request #19475 from YeldhamDev/animplayer_cosmetic | Max Hilbrunner |
2018-07-05 | Merge pull request #19498 from guilhermefelipecgs/fix_regression | Max Hilbrunner |
2018-07-04 | Merge pull request #19941 from guilhermefelipecgs/fix_animation_key | Max Hilbrunner |
2018-07-04 | Merge pull request #19824 from JFonS/fix_orthogonal_select | Rémi Verschelde |
2018-07-03 | Fix animaiton key icon not show on inspector | Guilherme Felipe |
2018-07-03 | Merge pull request #19881 from khairul169/popupmenu_animedit | Max Hilbrunner |
2018-07-03 | Merge pull request #17582 from Ovnuniarchos/TMapEditorMultiSel | Max Hilbrunner |
2018-07-03 | Merge pull request #18634 from groud/fix_control_child_of_node2d | Max Hilbrunner |
2018-07-03 | Merge pull request #19166 from Grula/issue-18779 | Max Hilbrunner |
2018-07-03 | Merge pull request #19156 from volzhs/fix-remove-split | Max Hilbrunner |
2018-07-03 | Merge pull request #19251 from YeldhamDev/script_templates_changes | Max Hilbrunner |
2018-07-03 | Merge pull request #19634 from guilhermefelipecgs/fix_shortcut_conflict | Max Hilbrunner |
2018-07-01 | -Fix in animationplayback, sound would be cut on loop | Juan Linietsky |
2018-07-01 | Tile randomizer for tilemap editor. | Ovnuniarchos |
2018-07-01 | Fix error msg when selecting popupmenu if there is no animation | khairul169 |
2018-06-30 | Minor changes to the AnimationPlayer editor. | Michael Alexsander Silva Dias |
2018-06-28 | Fix selection in 3D orthogonal view | JFonS |
2018-06-27 | Changes to how node paths are selected from property, allowing setting a hint. | Juan Linietsky |
2018-06-27 | The way multiple quaternions being slerped was not good, changed approach to ... | Juan Linietsky |
2018-06-26 | -Add root motion support in AnimationTree. | Juan Linietsky |
2018-06-26 | Merge pull request #19164 from marcelofg55/tilemap_undo2 | Rémi Verschelde |
2018-06-25 | renamed AnimationGraphPlayer to AnimationTree | Juan Linietsky |
2018-06-25 | added BlendSpace1D editor plugin | Thomas Herzog |
2018-06-25 | added AnimationBlendSpace1D | Thomas Herzog |
2018-06-25 | rename BlendSpace to BlendSpace2D | Thomas Herzog |
2018-06-25 | State machine animation node | Juan Linietsky |
2018-06-25 | Merge pull request #19698 from Chaosus/theme_submenu | Rémi Verschelde |
2018-06-21 | Added auto triangle generation in blend space, using Delaunay. | Juan Linietsky |
2018-06-21 | Remove error messages | Juan Linietsky |
2018-06-21 | Fix crashes, ability to add blendpsace into blendtree, ability to delete with... | Juan Linietsky |
2018-06-21 | Animation Blend Spaces | Juan Linietsky |
2018-06-21 | Move Theme options to submenu | Chaosus |
2018-06-18 | -Added AnimationGraphPlayer (still missing features) | Juan Linietsky |
2018-06-18 | Remove shortcut conflict | Guilherme Felipe |