Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
4faaf6089a
Remove unused #if 0'ed code
|
5 years ago |
Gilles Roudière
|
b5251eb00f
Don't compile editor-only function when tools=no
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
PouleyKetchoupp
|
e6ebc43d72
Fixed antialiased option for Polygon2D / Line2D
|
5 years ago |
Soumya Lahiri
|
a1b2364dba
Altered rotation_degrees range
|
5 years ago |
Bojidar Marinov
|
ebf2a4d553
Fix some issue with TileMap's and other nodes' boundaries
|
5 years ago |
Juan Linietsky
|
1b8f56c099
Clean up and fix some situations where triangulation may fail, closes #26366
|
6 years ago |
Juan Linietsky
|
623f7b64ae
Updat polygons when skeleton setup changes, fixes #25949
|
6 years ago |
Michael Alexsander Silva Dias
|
9c69d7f339
Appease some CppCheck warns for files in the "scene" directory
|
6 years ago |
Juan Linietsky
|
e46f28e02d
Removed splits in Polygon editor, replace by internal vertices and polygon support.
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Juan Linietsky
|
c48027af92
Ensure no crash happens when skeleton is removed, closes #20677
|
6 years ago |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
6 years ago |
Rémi Verschelde
|
968886768b
Lift 1440 limit in rotation_degrees hint range
|
6 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
6 years ago |
Juan Linietsky
|
eeab3502d5
Changes to how node paths are selected from property, allowing setting a hint.
|
6 years ago |
Juan Linietsky
|
b3e4bc562c
Skeleton for 2D WIP
|
7 years ago |
Juan Linietsky
|
4c3c510a80
WIP Polygon2D weight editing
|
7 years ago |
Gilles Roudiere
|
72ed1e4244
Remove the selection rect for nodes that do not require it
|
7 years ago |
Juan Linietsky
|
125fc8cc44
Add a split editor to polygon 2D UV editor, moving an inch closer to adding support for in the future
|
7 years ago |
Gilles Roudiere
|
8dad41e395
2D editor GUI input rework. Changes are:
|
7 years ago |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
459ee51338
Merge pull request #15093 from poke1024/canvas-editor-select
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Bernhard Liebl
|
8505871a87
More exact picking for canvas editor
|
7 years ago |
Gilles Roudiere
|
8d1f2b1857
Rework the canvas_item API for further improves to the canvas item editor
|
7 years ago |
letheed
|
482e07af7e
Unify degree members and properties
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 years ago |