Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
il y a 5 ans |
Rémi Verschelde
|
fdf58a5858
Rename InputFilter back to Input
|
il y a 5 ans |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
il y a 5 ans |
Juan Linietsky
|
a6f3bc7c69
Renaming of servers for coherency.
|
il y a 5 ans |
Juan Linietsky
|
eaae4b6408
Renamed 2D and 3D nodes to make their types explicit
|
il y a 5 ans |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
il y a 5 ans |
Juan Linietsky
|
4758057f20
Working multiple window support, including editor
|
il y a 5 ans |
Juan Linietsky
|
8e6960a69e
Refactored input, goes all via windows now.
|
il y a 5 ans |
Juan Linietsky
|
4396e98834
Refactored Input, create DisplayServer and DisplayServerX11
|
il y a 5 ans |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
il y a 5 ans |
Rémi Verschelde
|
f742dabafe
Signals: Manually port most of remaining connect_compat uses
|
il y a 5 ans |
Rémi Verschelde
|
01afc442c7
Signals: Port connect calls to use callable_mp
|
il y a 5 ans |
Andrea Catania
|
483994601d
Renamed NavigationPolygonInstance to NavigationRegion2D
|
il y a 5 ans |
Juan Linietsky
|
33b5c57199
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
|
il y a 5 ans |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
il y a 5 ans |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
il y a 5 ans |
Michael Alexsander
|
eeb972faef
Fix problems with concave shapes in the TileSet editor
|
il y a 5 ans |
Juan Linietsky
|
e1b3444415
Bugfixes and ability to better specify filter and repeat modes everywhere.
|
il y a 6 ans |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
il y a 6 ans |
Michael Alexsander
|
34f1dbaf28
Fix TileSet editor's workspace size sometimes not changing correctly on region change
|
il y a 5 ans |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
il y a 5 ans |
Rémi Verschelde
|
e37ad996a1
Merge pull request #34625 from timothyqiu/i18n
|
il y a 5 ans |
Haoyu Qiu
|
8cf941a8cb
Makes more editor strings translatable
|
il y a 5 ans |
Haoyu Qiu
|
078c0d75f2
Cleans up headers included in editor_node.h
|
il y a 5 ans |
Haoyu Qiu
|
0693718164
Makes more editor strings translatable
|
il y a 5 ans |
Hugo Locurcio
|
980e962bb8
Increase the TileSet and polygon UV editor zoom limits to 16×
|
il y a 5 ans |
Rémi Verschelde
|
adb703bc59
Merge pull request #34016 from norton-corbett/hotfix/tileset-editor-point-grabbing
|
il y a 5 ans |
dankan1890
|
f2e396f15b
Fix TilesetEditorContext separation snap.
|
il y a 5 ans |
Norton Corbett
|
9584ff13b9
Fixed another point grabbing issue at lower zoom levels.
|
il y a 5 ans |
Norton Corbett
|
5329ae0030
Take into account the current zoom level when grabbing polygon points in the TileSet editor.
|
il y a 5 ans |