Releases: naiiveprojects/GDX
Releases · naiiveprojects/GDX
3.x 25050304
What's Changed
Update to the latest 3.x commits godotengine#105977
- Improve class display in Create dialog by @illlustr in #93
- Adjust theme by @illlustr in #94
- hide general option & subresource by @illlustr in #95
- Change default font to inter by @illlustr in #96
- Increase icon saturation by 30% for all editor icons by @illlustr in #99
- update default values by @illlustr in #102
- temp fix window not centered when run on editor with HiDPI by @illlustr in #100
- change the icon instead of color for main scene by @illlustr in #103
- use icon for main_scene item by @illlustr in #105
- Borderless Mode Shortcut by @illlustr in #106
- Add corner_radius setting by @illlustr in #107
- revamp color picker by @illlustr in #108
- Add Copy System Info on Editor help menu by @illlustr in #109
- Add Borderless mode in editor settings by @illlustr in #111
- InspectorDock: Add button to show/hide options, adjust container position by @illlustr in #112
- Simplify Node Dock by @illlustr in #113
- Add editor scene tab align setting by @illlustr in #114
- ColorPicker: Adjustment & Fix HiDPI issue by @illlustr in #115
- Inspector : use bold text for category, adjust button position by @illlustr in #116
- Add "drag_area" for hit detection by @illlustr in #117
- simplify editor log by @illlustr in #118
- Revamp Canvas item editor plugin, add editor tool setting. by @illlustr in #119
- Update themes by @illlustr in #120
- TabContainer: Add Icon color properties by @illlustr in #121
- minor adjustment by @illlustr in #122
- Editor Adjustment by @illlustr in #123
- Move all new settings to miscellaneous, add tab_accent_color setting by @illlustr in #124
- Add Bottom Dock align setting by @illlustr in #125
- Various small fix by @illlustr in #126
- Button: Add icon_pressed option by @illlustr in #127
- Revert "Add Copy System Info on Editor help menu" by @illlustr in #128
- FTI - Add custom interpolation for wheels by @illlustr in #129
- Update themes by @illlustr in #131
- EditorInspector: Remove Background & Stylebox by @illlustr in #132
- EditorTheme: Add 2 new dark_color by @illlustr in #133
- Main & EditorNode adjustment by @illlustr in #134
- DockSlot: Add display setting by @illlustr in #135
- ProjectManager: Add back version button by @illlustr in #136
Full Changelog: 3.x-25041504...3.x-25050304
3.x 25041504
What's Changed
Update to the latest official 3.x commits godotengine#105141
- GDX Adjustment by @illlustr in #81
- update path by @illlustr in #82
- Add code completion filter by @illlustr in #84
- Resolve performance issues with create dialog by @illlustr in #85
- open valid URI from script text editor by @illlustr in #86
- Add NodePath export hint by @illlustr in #87
- Backport 4.x pause mode by @illlustr in #88
- Fix incorrect notifications for MOUSE_ENTER/EXIT by @illlustr in #89
- Fix icon color when change dark/light theme by @illlustr in #90
Full Changelog: 3.x-25040401...3.x-25041504
3.x 25040401
What's Changed
- Update Github Action by @illlustr in #65
- remove visual_script by @illlustr in #64
- Control L/R Volume by @illlustr in #68
- Add ProgressBar Fill directions by @illlustr in #67
- alter PACK_HEADER by @illlustr in #66
- Add Progard by @illlustr in #69
- Expose Minizip API by @illlustr in #70
- Update default settings by @illlustr in #71
- Script panel dock by @illlustr in #73
- Dark Mode, Extend client area, & resizable borderless window by @illlustr in #72
- collapse tool menu into the viewport by @illlustr in #74
- FileSystem bottom dock by @illlustr in #75
- Revamp project manager by @illlustr in #76
- Revamp editor by @illlustr in #77
- gdx by @illlustr in #78
- Rename JavaScript to web by @illlustr in #79
Full Changelog: https://github.com/naiiveprojects/GDX/commits/3.x-25040401
3.c 25033108
What's Changed
- Add GLOBAL_GET cached macros by @illlustr in #46
- Alter PACK_HEADER by @illlustr in #47
- Add move semantics to core containers by @illlustr in #48
- Fix borderless mode by @illlustr in #50
- Add server, change name & tag by @illlustr in #54
- Build Android Editor by @illlustr in #55
- Use universal for macOS, assets adjustment by @illlustr in #57
- Physics Interpolation - Move 3D FTI to SceneTree by @illlustr in #59
- Open both Alter & Original PACK_HEADER by @illlustr in #60
Full Changelog: 3XC-2025-03-19_06-16-23...3.c-25033108
gdx init
What's Changed
- 1b2 by @illlustr in #1
- Merge PR from 3.x branch by @illlustr in #2
- update actions by @illlustr in #3
- add proguard to reduce android binary size by @illlustr in #4
- add fill direction on ProgressBar Class by @illlustr in #5
- Switch between Default & Docked mode for Script List by @illlustr in #6
- switch to Script editor when docked script list selected by @illlustr in #7
- 3.x by @illlustr in #8
- centered & empty style bottom panel by @illlustr in #9
New Contributors
Full Changelog: 3.5.3-stable...3.6.2024.06.28