godot/scene
Hugo Locurcio 98a0c2b20f
Implement snapping in the Gradient editor
Holding Ctrl will snap the selected point's position
by increments of 0.1. Holding Ctrl + Shift will snap by increments
of 0.025 instead.

The previous behavior is preserved when holding just Shift (snapping
to other gradient points).
2019-09-02 13:37:27 +02:00
..
2d Merge pull request #31878 from aole/Initialize-TileMap-Custom-Transform 2019-09-02 10:35:56 +02:00
3d Remove some unneeded checks in CollisionObject(2D) 2019-08-30 14:22:46 -03:00
animation fix otherwise unitialized variables, found in #31694 2019-08-27 17:13:08 +02:00
audio
gui Implement snapping in the Gradient editor 2019-09-02 13:37:27 +02:00
main HTTPRequest: include faulty URLs in error texts 2019-08-31 16:57:46 +02:00
resources Fix semicolon parsing in visual shader expression (#31857) 2019-09-01 14:45:22 +03:00
register_scene_types.cpp Register ReferenceRect when building with ADVANCED_GUI_DISABLED 2019-08-26 19:47:24 +02:00
register_scene_types.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
scene_string_names.cpp
scene_string_names.h
SCsub