Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
3 years ago |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
3 years ago |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 years ago |
kobewi
|
d764278f37
Add drag and drop support to shader list
|
3 years ago |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
3 years ago |
Yuri Rubinsky
|
22df2c527b
Implement coloring for disabled branches in the shader editor
|
3 years ago |
Clay John
|
368446de55
Merge pull request #63582 from KoBeWi/power_shader
|
3 years ago |
Yuri Sizov
|
9f55bd971e
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
|
3 years ago |
kobewi
|
c3606cb5f3
Swap arguments of ResourceSaver.save()
|
3 years ago |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 years ago |
Hugo Locurcio
|
4b42379c8f
Rename RenderingServer global shader uniform methods to be more explicit
|
3 years ago |
kobewi
|
beabbad390
Improvements to shader editor
|
3 years ago |
Yuri Rubinsky
|
be3fb7a216
Fix errors when using built-ins in shaderinc
|
3 years ago |
Yuri Rubinsky
|
5705825d55
Fix clearing errors indication in the shader editor
|
3 years ago |
Yuri Rubinsky
|
6d992abb54
Fix some errors after shader preprocessor PR
|
3 years ago |
reduz
|
f649678402
Clean up Shader Preprocessor
|
3 years ago |
Yuri Roubinsky
|
7b94603baa
Adding shader preprocessor support
|
3 years ago |
Yuri Rubinsky
|
702b6a00d8
Fix icons not loaded correctly in the visual shader editor
|
3 years ago |
FireForge
|
97dfbea6ad
Rename Control PRESET_WIDE to PRESET_FULL_RECT
|
3 years ago |
Yuri Rubinsky
|
f05fce405e
Fix visual shader graph not correctly updating when multiple tabs opened
|
3 years ago |
FireForge
|
e4067064ce
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
|
3 years ago |
reduz
|
73c102f272
Redo the shader editor
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
Hugo Locurcio
|
5626d026d8
Add an external link editor icon
|
3 years ago |
reduz
|
360dea5348
Add GDExtension support to Script
|
3 years ago |
Haoyu Qiu
|
0ac6e6acbe
More icon updates on theme change
|
3 years ago |
kobewi
|
42078dec9f
Allow negative indexes in ItemList and PopupMenu
|
3 years ago |
kobewi
|
2057ea2883
Remove duplicate editor settings definitions
|
3 years ago |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 years ago |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
4 years ago |