Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Juan Linietsky
|
f2e54057ae
-Moved EditorDefaultValue to ClassDB, made it core
|
6 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 年之前 |
Juan Linietsky
|
34e58fd831
Added a function to cache texture opacity at a pixel, and modified editor to use it.
|
6 年之前 |
groud
|
4d78e16bc1
Fixes the bad calculation of margin & anchors when child of Node2D
|
6 年之前 |
Juan Linietsky
|
9b1fdad035
Merge pull request #16122 from ibrahn/sprite-region-with-frames
|
6 年之前 |
volzhs
|
3ecf8eef37
Fix error spam with Sprite has compressed texture
|
6 年之前 |
volzhs
|
af0d547c02
Fix index out of size error on Image
|
6 年之前 |
Ibrahn Sahir
|
9db767d076
Allow use of frames in sprites with texture region enabled.
|
6 年之前 |
Gilles Roudiere
|
72ed1e4244
Remove the selection rect for nodes that do not require it
|
6 年之前 |
ShyRed
|
a23c0877f1
Update Sprite when Texture changes
|
6 年之前 |
Rémi Verschelde
|
079b919b41
Merge pull request #17341 from poke1024/fix16461
|
6 年之前 |
Rémi Verschelde
|
0b600fde3f
Merge pull request #17189 from CodeAndWeb/master
|
6 年之前 |
poke1024
|
bd2e1df216
Fix unselectable flipped sprites (fixes 16461)
|
6 年之前 |
Bernhard Liebl
|
5f917139ab
Fix uninitialized data in Sprite::_get_rects()
|
6 年之前 |
Andreas Loew
|
a01ba4523b
Fix selection of Sprites using AtlasTexture in the editor.
|
6 年之前 |
Rémi Verschelde
|
222516a815
Merge pull request #16756 from willnationsdev/shifted-rect-sprite
|
6 年之前 |
Will Nations
|
b0bdb4456b
Expose Sprite._edit_get_rect for click rect access
|
6 年之前 |
Gilles Roudiere
|
8dad41e395
2D editor GUI input rework. Changes are:
|
7 年之前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
Rémi Verschelde
|
459ee51338
Merge pull request #15093 from poke1024/canvas-editor-select
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
Bernhard Liebl
|
8505871a87
More exact picking for canvas editor
|
7 年之前 |
Gilles Roudiere
|
8d1f2b1857
Rework the canvas_item API for further improves to the canvas item editor
|
7 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 年之前 |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
7 年之前 |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
7 年之前 |
Juan Linietsky
|
e47ecc63ef
Properly update frame range after modifying the vframe/hframes, closes #7624
|
7 年之前 |
Rémi Verschelde
|
85088275c5
Merge pull request #8209 from robertdhernandez/Texture-Region-Editor-Sync
|
7 年之前 |
Poommetee Ketson
|
49331fbd63
Sprite: fix disconnect nonexistent signal
|
7 年之前 |