Age | Commit message (Expand) | Author |
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 |
2018-09-07 | Fix selection of spatial nodes after selecting a non-spatial one. | JFonS |
2018-09-06 | Print an error if you try to instantiate an editor class outside the editor, ... | Juan Linietsky |
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 |
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 in... | Juan Linietsky |
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 |
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 |
2018-09-05 | Merge pull request #21707 from JFonS/fix_instanced_selection | Rémi Verschelde |
2018-09-05 | Merge pull request #21767 from volzhs/expand-collapse-all | Rémi Verschelde |
2018-09-05 | Merge pull request #21766 from volzhs/bitmask-color | Rémi Verschelde |
2018-09-05 | Merge pull request #21774 from AndreaCatania/areaTri | Rémi Verschelde |
2018-09-05 | Fixed bullet area vs Trimesh shape overlap | Andrea Catania |
2018-09-05 | Fixed return type for get_stack() function call | WiggleWizard |
2018-09-05 | Make expand/collapse all properties menu working | volzhs |
2018-09-05 | Make better look for bitmask | volzhs |
2018-09-04 | Merge pull request #21754 from willnationsdev/fix-script-class-ns | Thomas Herzog |
2018-09-04 | Fix invalid deref in NativeScript script classes | Will Nations |
2018-09-04 | Particles: Reset default velocity to 0, allow negative values | Rémi Verschelde |
2018-09-04 | Merge pull request #21747 from akien-mga/split-particlesmaterial | Rémi Verschelde |
2018-09-04 | Style: Format generated shader code in ParticlesMaterial | Rémi Verschelde |
2018-09-04 | Move ParticlesMaterial code to its own resource file | Rémi Verschelde |
2018-09-04 | Merge pull request #21741 from capnm/fix-custom-cursor-hotspot | Rémi Verschelde |
2018-09-04 | Really fix the custom cursor hotspot | Martin Capitanio |
2018-09-03 | Merge pull request #21727 from guilhermefelipecgs/fix_cursor_hotspot | Rémi Verschelde |
2018-09-03 | Fix custom cursor hotspot | Guilherme Felipe |
2018-09-03 | Merge pull request #21723 from volzhs/gles2-splash-fullsize | Rémi Verschelde |
2018-09-03 | Respect splash fullsize option on GLES2 | volzhs |
2018-09-03 | Merge pull request #21714 from avencherus/multi-screen-center | Rémi Verschelde |
2018-09-03 | Added multi-monitor support for center_window() | Jared |
2018-09-02 | Fix selection of instanced scenes in 3D | JFonS |
2018-09-03 | Change return value of Tree.create_item() from Object to TreeItem | Kelly Thomas |
2018-09-02 | Change ResourceLoader::load to make it more thread safe. | Juan Linietsky |
2018-09-02 | Merge pull request #21693 from akien-mga/phymat-no-override-if-unneeded | Rémi Verschelde |
2018-09-02 | Merge pull request #21694 from guilhermefelipecgs/fix_invert_color | Rémi Verschelde |
2018-09-02 | [Texture Import] Fix invert color | Guilherme Felipe |
2018-09-02 | PhysicsBody: Don't create PhysicsMaterial override for default friction/bounce | Rémi Verschelde |
2018-09-02 | Merge pull request #21687 from Calinou/fix-osx-project-manager-size | Rémi Verschelde |
2018-09-02 | Fix the project manager window size on hiDPI displays on macOS | Hugo Locurcio |