aXu-AP
|
8318eda899
Move Polygon2D editor to bottom panel
|
2 years ago |
Yufeng Ying
|
f241c1fda0
Remove unused header in editor.
|
10 months ago |
Thaddeus Crews
|
489d4933ab
Merge pull request #97081 from aXu-AP/uv-editor-without-polygon
|
11 months ago |
Adam Scott
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
1 year ago |
aXu-AP
|
2b303cb489
Open uv editor in point editing mode if no points
|
1 year ago |
aXu-AP
|
5bdb5f5c37
Improve UV editor zoom behavior
|
2 years ago |
aXu-AP
|
a45db4d616
Fix UV editor not showing polygon correctly
|
2 years ago |
Yuri Sizov
|
4154039832
Improve includes of EditorNode (and everything else)
|
2 years ago |
Gilles Roudière
|
a3b431b09d
Add gesture to ViewPanner and simplify a bit its API
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
trollodel
|
ba9e619b51
Use forward-declarations in EditorPlugin where possible
|
2 years ago |
Rémi Verschelde
|
c273ddc3ee
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
|
3 years ago |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
3 years ago |
Rémi Verschelde
|
11572c6e30
Editor: Cleanup some includes dependencies
|
3 years ago |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
3 years ago |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 years ago |
kobewi
|
98692d68c3
Minor tweaks and fixes to panning
|
3 years ago |
kobewi
|
74bfe88267
Add ViewPanner to 2D editor
|
3 years ago |
kobewi
|
fbb5580b3d
Add ViewPanner to more editors
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Aaron Franke
|
dbad475fc7
Use real_t in editor plugins
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
26fcf2b04c
Add override keywords.
|
5 years ago |
Hugo Locurcio
|
31b7f02a29
Remove ToolButton in favor of Button
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
IAmActuallyCthulhu
|
82b9557803
Remove redundant author doc comments
|
6 years ago |
Michael Alexsander Silva Dias
|
8bef68fe6f
Better and non-buggy Polygon2D editing disabling
|
6 years ago |
Michael Alexsander Silva Dias
|
aca756fce8
Revert "Disallow polygon2D editing if internal vertices exists, as suggested in #24853"
|
6 years ago |