Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973 | Spartan322 | 2024-11-27 | 3 | -0/+5 |
|\ | |||||
| * | Add theme type variations for secondary Trees and ItemLists | passivestar | 2024-11-19 | 3 | -0/+5 |
| | | |||||
* | | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e | Spartan322 | 2024-11-12 | 1 | -2/+2 |
|\| | |||||
| * | Merge pull request #98629 from timothyqiu/delete-delete | Thaddeus Crews | 2024-11-12 | 1 | -2/+2 |
| |\ | | | | | | | | | | Fix duplicated Delete shortcut entries in Tiles Editor | ||||
| | * | Fix duplicated Delete shortcut entries in Tiles Editor | Haoyu Qiu | 2024-10-29 | 1 | -2/+2 |
| | | | |||||
* | | | Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f | Spartan322 | 2024-11-06 | 2 | -1/+3 |
|\| | | |||||
| * | | Style: Apply `clang-tidy` fixes (superficial) | Thaddeus Crews | 2024-11-04 | 1 | -0/+2 |
| | | | | | | | | | | | | • `modernize-use-bool-literals`, `modernize-use-nullptr`, and `readability-braces-around-statements` | ||||
| * | | Style: Apply `clang-tidy` fixes | Thaddeus Crews | 2024-11-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | • `modernize-use-default-member-init` and `readability-redundant-member-init` • Minor adjustments to `.clang-tidy` to improve syntax & remove redundancies | ||||
* | | | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c | Spartan322 | 2024-10-30 | 10 | -67/+66 |
|\| | | |||||
| * | | Merge pull request #98039 from aaronfranke/button-icon | Thaddeus Crews | 2024-10-29 | 6 | -50/+50 |
| |\ \ | | | | | | | | | | | | | Rename internal Button `*_icon` functions to `*_button_icon` to match exposed methods | ||||
| | * | | Rename internal Button icon to button_icon to match exposed methods | Aaron Franke | 2024-10-29 | 6 | -50/+50 |
| | |/ | |||||
| * / | Set clang-format `RemoveSemicolon` rule to `true` | Adam Scott | 2024-10-25 | 6 | -17/+16 |
| |/ | | | | | | | - Set clang-format `Standard` rule to `c++20` | ||||
* | | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 18 | -36/+36 |
| | | |||||
* | | Add One Pixel Snap Button to Tile Data Editor | valkyrienyanko | 2024-10-21 | 2 | -2/+9 |
| | | |||||
* | | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 18 | -0/+36 |
|/ | | | | | | | | | | | | | | | | | | | | | | Credits: Co-authored-by: Skogi <skogi.b@gmail.com> Co-authored-by: Spartan322 <Megacake1234@gmail.com> Co-authored-by: swashberry <swashdev@pm.me> Co-authored-by: Christoffer Sundbom <christoffer_karlsson@live.se> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: McDubh <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: radenthefolf <radenthefolf@gmail.com> Co-authored-by: John Knight <80524176+Tekisasu-JohnK@users.noreply.github.com> Co-authored-by: Adam Vondersaar <adam.vondersaar@uphold.com> Co-authored-by: decryptedchaos <nixgod@gmail.com> Co-authored-by: zaftnotameni <122100803+zaftnotameni@users.noreply.github.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: wesam <108880473+wesamdev@users.noreply.github.com> Co-authored-by: Mister Puma <MisterPuma80@gmail.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: SingleError <isaaconeoneone@gmail.com> Co-authored-by: Bioblaze Payne <BioblazePayne@gmail.com> | ||||
* | Merge pull request #95034 from KoBeWi/take_a_problem_and_make_it_worse._solved | Rémi Verschelde | 2024-10-04 | 1 | -0/+5 |
|\ | | | | | | | Close expanded tile editor when inspector updates | ||||
| * | Close expanded tile editor when inspector updates | kobewi | 2024-08-02 | 1 | -0/+5 |
| | | |||||
* | | Merge pull request #96923 from Repiteo/style/warning-admonition | Rémi Verschelde | 2024-09-26 | 1 | -1/+1 |
|\ \ | | | | | | | | | | Style: Add `WARNING:` as new comment admonition | ||||
| * | | Style: Add `WARNING:` as new comment admonition | Thaddeus Crews | 2024-09-25 | 1 | -1/+1 |
| | | | |||||
* | | | SCons: Add unobtrusive type hints in SCons files | Thaddeus Crews | 2024-09-25 | 1 | -0/+1 |
|/ / | |||||
* | | Style: Apply new `clang-format` changes | Thaddeus Crews | 2024-09-20 | 3 | -10/+10 |
| | | |||||
* | | Fix undoing "Move tiles" TileMapLayer action when drag/drop areas overlap | kleonc | 2024-09-11 | 1 | -2/+4 |
| | | |||||
* | | Implement multiple occlusion polygons within each TileSet occlusion layer | Gilles Roudière | 2024-09-03 | 2 | -45/+74 |
| | | |||||
* | | Fix TileSet Scattering setting vanishing when changing tools | Sébastien Dunne Fulmer | 2024-08-29 | 1 | -4/+2 |
| | | |||||
* | | [Scene] Add SceneStringName::toggled | Yuri Rubinsky | 2024-08-28 | 2 | -4/+4 |
| | | |||||
* | | Merge pull request #95249 from KoBeWi/pluginector | Rémi Verschelde | 2024-08-17 | 2 | -5/+4 |
|\ \ | | | | | | | | | | Fix usage of `add_inspector_plugin()` | ||||
| * | | Fix usage of add_inspector_plugin() | kobewi | 2024-08-07 | 2 | -5/+4 |
| |/ | |||||
* | | Merge pull request #95440 from ↵ | Rémi Verschelde | 2024-08-16 | 2 | -2/+2 |
|\ \ | | | | | | | | | | | | | | | | Calinou/tileset-editor-tweak-no-tile-source-message Tweak missing tile source message in the TileSet editor | ||||
| * | | Tweak missing tile source message in the TileSet editor | Hugo Locurcio | 2024-08-12 | 2 | -2/+2 |
| |/ | | | | | | | | | | | This also renames the Tiles tab in the TileSet bottom panel to Tile Sources to make it more explicit (and avoid using the same name as the Tiles tab in the TileMap editor). | ||||
* | | Merge pull request #95337 from ↵ | Rémi Verschelde | 2024-08-16 | 2 | -14/+12 |
|\ \ | | | | | | | | | | | | | | | | kleonc/tile_set_editor_fix_transposed_polygons_editing Fix polygon drawing for transposed tiles in `TileSet` editor | ||||
| * | | Fix transposed tiles drawing in GenericTilePolygonEditor | kleonc | 2024-08-09 | 1 | -9/+9 |
| | | | |||||
| * | | Fix TileAtlasView bounds checks for transposed tiles | kleonc | 2024-08-09 | 2 | -5/+3 |
| |/ | |||||
* / | [GenericTilePolygonEditor] Add support for Pan and Magnify gestures. | bruvzg | 2024-07-29 | 1 | -0/+15 |
|/ | |||||
* | Make sure that selected tile source is remembered | kobewi | 2024-07-14 | 1 | -0/+3 |
| | |||||
* | Fix crash in the TileMapLayer editor when using editable children | Gilles Roudière | 2024-07-05 | 1 | -2/+9 |
| | |||||
* | Fix crash in tile physics editor | kobewi | 2024-07-05 | 1 | -7/+23 |
| | |||||
* | Fix RMB erasing of tiles | kobewi | 2024-07-02 | 1 | -1/+2 |
| | |||||
* | Merge pull request #93747 from KoBeWi/layer_of_bugs | Rémi Verschelde | 2024-06-29 | 1 | -2/+6 |
|\ | | | | | | | Fix some TileMapLayer editing problems | ||||
| * | Fix some TileMapLayer editing problems | kobewi | 2024-06-29 | 1 | -2/+6 |
| | | |||||
* | | Merge pull request #93720 from MewPurPur/remove-overbright | Rémi Verschelde | 2024-06-29 | 1 | -2/+2 |
|\ \ | |/ |/| | | | Fix unnecessary overbright modulates used in a few editors | ||||
| * | Fix unnecessary overbright modulates used in a few editors | MewPurPur | 2024-06-28 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #93047 from groud/fix_polygon_editor_grid | Rémi Verschelde | 2024-06-29 | 3 | -43/+62 |
|\ \ | | | | | | | | | | Fix tile polygon editor grid and missing update | ||||
| * | | Fix tile polygon editor grid and missing update | Gilles Roudière | 2024-06-11 | 3 | -43/+62 |
| | | | |||||
* | | | Fix TileSet property painter popup showing clear color | passivestar | 2024-06-26 | 1 | -1/+3 |
| | | | |||||
* | | | Store TileMapLayer selection in scene's history | kobewi | 2024-06-22 | 1 | -1/+1 |
| |/ |/| | |||||
* | | [Scene] Add `SceneStringNames::text/value_changed` | A Thousand Ships | 2024-06-19 | 2 | -3/+3 |
| | | |||||
* | | [Scene] Add `SceneStringNames::confirmed` | A Thousand Ships | 2024-06-19 | 2 | -2/+2 |
| | | |||||
* | | [Scene] Add `SceneStringNames::item_selected` | A Thousand Ships | 2024-06-19 | 5 | -14/+14 |
| | | |||||
* | | [Scene] Add `SceneStringNames::font(_size/_color)` | A Thousand Ships | 2024-06-18 | 3 | -6/+6 |
| | | |||||
* | | Make texture filtering in TileAtlasView consistent | alula | 2024-06-17 | 1 | -0/+1 |
|/ | | | | Co-authored-by: Gilles Roudière <gilles.roudiere@gmail.com> |