Age | Commit message (Expand) | Author |
2018-08-14 | Merge pull request #20947 from oisincar/get_bone_ix | Rémi Verschelde |
2018-08-13 | Emit pressed events after processing items | Hein-Pieter van Braam |
2018-08-13 | Editor autocomplete: prefer same case candidates | James |
2018-08-13 | Merge pull request #20155 from Tunous/line-edit-clear | Rémi Verschelde |
2018-08-13 | Merge pull request #20666 from Calinou/script-editor-underline-hidpi | Rémi Verschelde |
2018-08-13 | Merge pull request #20587 from groud/fix_2deditor_scrollable_zone | Rémi Verschelde |
2018-08-12 | Expose PhysicalBone::get_bone_id() to c#/gdscript | oisincar |
2018-08-11 | Do not use theme to set LineEdit right_icon | Łukasz Rutkowski |
2018-08-11 | Add clear text button to LineEdit | Łukasz Rutkowski |
2018-08-11 | [Core] Completely kill math_2d.h, change includes | Aaron Franke |
2018-08-11 | Fix ReferenceRect border | Chaosus |
2018-08-10 | Merge pull request #20149 from Overblob/shader_float_typing | Juan Linietsky |
2018-08-10 | [Core] Change math_2d includes to vector2 includes where relevant | Aaron Franke |
2018-08-10 | Merge pull request #20072 from RandomShaper/fix-camera-offsets | Juan Linietsky |
2018-08-10 | Merge pull request #20861 from RandomShaper/improve-bitmap | Juan Linietsky |
2018-08-10 | Transform fill_bits from recursive to iterative | Pedro J. Estébanez |
2018-08-10 | Expose additional BitMap methods | Pedro J. Estébanez |
2018-08-10 | Make line edit always vertically aligned, makes no sense otherwise. Fixes #17188 | Juan Linietsky |
2018-08-10 | apply a threshold for floor angle, fixes #16037, fixes #15632 | Juan Linietsky |
2018-08-10 | Reset caret blink when Ctrl+moving the cursor | Thomas ten Cate |
2018-08-09 | New TileSet Editor | MAriano Javier Suligoy |
2018-08-09 | Fix border artifacts at the edge of deep parallax. | Guilherme Felipe |
2018-08-09 | Merge pull request #20584 from JFonS/gizmo_enabling | Juan Linietsky |
2018-08-09 | New gizmo structure and new gizmo disabling menu | JFonS |
2018-08-09 | interpolation was not removed because of id mismatch | James |
2018-08-08 | Merge pull request #20787 from Calinou/tweak-default-material-properties | Juan Linietsky |
2018-08-07 | Merge pull request #20786 from groud/skybox_default_change | Juan Linietsky |
2018-08-07 | Merge pull request #20381 from AndreaCatania/phymat_2 | Juan Linietsky |
2018-08-07 | Removed physics material combination mode. Added rough and absorbent paramete... | Andrea Catania |
2018-08-07 | Several improvements to inspector. | Juan Linietsky |
2018-08-07 | Tweak the default SpatialMaterial properties | Hugo Locurcio |
2018-08-07 | Changes the default skybox to avoid the blue shade | groud |
2018-08-06 | Respect process order for out of order skeleton bones (fixes GLTF2 import iss... | Juan Linietsky |
2018-08-06 | Added proper import support for 3D and Array textures | Juan Linietsky |
2018-08-06 | Merge pull request #20597 from karroffel/tex3d | Juan Linietsky |
2018-08-05 | Ensure index is only saved when scene is inherited, or parent node is not fro... | Juan Linietsky |
2018-08-04 | Fixed typo in SkeletonIK | Andrea Catania |
2018-08-04 | Merge pull request #18699 from AndreaCatania/ik | Juan Linietsky |
2018-08-04 | Fixed process priority | Andrea Catania |
2018-08-04 | Implemented IK | AndreaCatania |
2018-08-03 | Fixed SoftBody pinned point offset calculation | Andrea Catania |
2018-08-02 | Scale underlines in the script editor with the editor scale | Hugo Locurcio |
2018-08-02 | Add method to manually advance AnimationTree and manual process mode. | Saracen |
2018-07-30 | Merge pull request #20550 from AndreaCatania/soft_fix | Max Hilbrunner |
2018-07-30 | add 3D textures | Thomas Herzog |
2018-07-29 | Ensure process notification is received only if really enabled, fixes #7894 | Juan Linietsky |
2018-07-29 | Add extra functions to toggle bits in visualinstance and camera, same as phys... | Juan Linietsky |
2018-07-30 | Fixes bugs on the 2D editor scrollable area | groud |
2018-07-29 | Perform a name check when loading scenes and running on editor, fixes #6152 | Juan Linietsky |
2018-07-29 | SoftBody add MeshInstance Material correctly | Andrea Catania |