kobewi
e9a5429723
Fix floating dock rects from invisible docks
2026-04-08 20:07:30 +02:00
Rémi Verschelde
eabb9a63d4
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
...
This allows removing it from `class_db.h`, significantly reducing the amount of files
that include it transitively.
Also includes some include cleanup in `control.h` and `rich_text_label.h` done while
ensure they don't depend on `callable_mp`.
2026-03-04 16:23:23 +01:00
Thaddeus Crews
1aaea38e7f
Merge pull request #111573 from StarryWorm/rm-class_db.h-from-resource.h
...
Core: remove `class_db.h` include from `resource.h`
2026-02-28 13:55:24 -06:00
StarryWorm
357fa00a4a
rm class_db.h from resource.h
2026-02-27 19:08:29 -05:00
kobewi
1b543e85cf
Reorganize interface/editor setttings
2026-02-27 22:25:59 +01:00
Thaddeus Crews
551b4ebc27
Merge pull request #115932 from lodetrick/dock-switch
...
Open previously active dock when closing active dock
2026-02-25 09:27:51 -06:00
Thaddeus Crews
30faebb208
Merge pull request #116312 from KoBeWi/5000_docks_below_surface
...
Add extra bottom dock slots
2026-02-18 17:28:29 -06:00
Thaddeus Crews
aa6893931d
Merge pull request #116380 from KoBeWi/ 🙃
...
Fix BottomPanel tab dropping
2026-02-18 17:28:25 -06:00
kobewi
6b8bc19c5a
Add extra bottom dock slots
2026-02-18 15:23:25 +01:00
kobewi
8ef3bc5135
Fix BottomPanel tab dropping
2026-02-16 23:06:48 +01:00
kobewi
1e8c4d395f
Refactor dock slot selector
2026-02-16 19:57:55 +01:00
Logan Detrick
06b6d669fe
Change to previously open dock when closing active dock.
2026-02-05 17:40:13 -08:00
kobewi
4274f8b543
Replace DockSlot with DockTabContainer
2026-01-29 16:52:01 +01:00