index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
polygon_2d_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-1
/
+33
|
\
|
*
Merge pull request #97081 from aXu-AP/uv-editor-without-polygon
Thaddeus Crews
2024-11-11
1
-1
/
+33
|
|
\
|
|
*
Open uv editor in point editing mode if no points
aXu-AP
2024-09-17
1
-1
/
+33
*
|
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-16
/
+16
|
\
|
|
|
*
|
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
1
-16
/
+16
|
|
/
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Allow opening of polygon editor without texture
aXu-AP
2024-09-08
1
-15
/
+8
*
Fix Polygon2D UV editor error when opening grid settings
Lars Pettersson
2024-08-31
1
-1
/
+1
*
[Scene] Add SceneStringName::toggled
Yuri Rubinsky
2024-08-28
1
-2
/
+2
*
Fix snapping when zoomed in Polygon2D UV editor
kleonc
2024-08-27
1
-12
/
+8
*
Remove spaces and punctuation from the beginning of translatable strings.
bruvzg
2024-08-22
1
-1
/
+2
*
Fix leaf Bone2Ds drawing in Polygon2D UV editor
kleonc
2024-08-07
1
-30
/
+29
*
Fix undoredo handling in some dialogs
kobewi
2024-07-04
1
-2
/
+28
*
[Scene] Add `SceneStringNames::text/value_changed`
A Thousand Ships
2024-06-19
1
-6
/
+6
*
[Scene] Add `SceneStringNames::confirmed`
A Thousand Ships
2024-06-19
1
-1
/
+1
*
[Scene] Add `SceneStringNames::panel`
A Thousand Ships
2024-05-30
1
-2
/
+2
*
[Scene] Add `SceneStringNames::id_pressed`
A Thousand Ships
2024-05-30
1
-1
/
+1
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-8
/
+8
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-3
/
+3
*
Remove uv_editor_bounds editor setting
kobewi
2024-04-23
1
-4
/
+5
*
Use check_changed_settings_in_group() everywhere
kobewi
2024-02-19
1
-1
/
+6
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
Improve UV editor zoom behavior
aXu-AP
2024-01-10
1
-76
/
+76
*
Fix UV editor not showing polygon correctly
aXu-AP
2023-12-05
1
-12
/
+44
*
Merge pull request #84076 from aXu-AP/uv-editor-texture-transform
Rémi Verschelde
2023-12-04
1
-1
/
+4
|
\
|
*
Fix UV editor not using texture transform
aXu-AP
2023-10-27
1
-1
/
+4
*
|
Fix 2D bone weight editor not accounting for offset
aXu-AP
2023-10-27
1
-2
/
+2
|
/
*
Fix Polygon2D undo on transforming vertices
aXu-AP
2023-10-20
1
-8
/
+17
*
Merge pull request #81939 from YuriSizov/gui-flat-and-depressed
Rémi Verschelde
2023-09-25
1
-4
/
+6
|
\
|
*
Replace flat buttons with flat-styled buttons with a visible pressed state
Yuri Sizov
2023-09-19
1
-4
/
+6
*
|
Replace Ctrl in editor shortcuts with Cmd or Ctrl depending on platform
ajreckof
2023-09-19
1
-1
/
+2
|
/
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-18
/
+18
*
apply selected texture filter when editing UV
Alex Drozd
2023-06-18
1
-0
/
+2
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-0
/
+3
*
Use 8×8 default grid size for TextureRegion and 2D polygon editors
Hugo Locurcio
2023-02-21
1
-1
/
+2
*
Add gesture to ViewPanner and simplify a bit its API
Gilles Roudière
2023-01-23
1
-12
/
+4
*
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
1
-1
/
+1
*
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-4
/
+4
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-0
/
+4
*
Unify usage of undo_redo in editor
kobewi
2022-11-02
1
-1
/
+7
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-2
/
+2
*
Fix key mapping changes when moving from macOS to other platform
bruvzg
2022-09-07
1
-2
/
+2
*
Improve naming of theme properties throughout GUI code
Yuri Sizov
2022-09-06
1
-2
/
+2
*
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
1
-42
/
+42
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-2
/
+2
*
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-28
1
-14
/
+14
|
\
|
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-14
/
+14
*
|
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-2
/
+2
|
/
[next]