Rémi Verschelde
|
2cf6ac6c50
Replace FALLTHROUGH macro by C++17 [[fallthrough]]
|
5 years ago |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Juan Linietsky
|
867d073b98
Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr.
|
5 years ago |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 years ago |
Haoyu Qiu
|
ddde73cc62
Makes adding port in Visual Script nodes deferred
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Haoyu Qiu
|
078c0d75f2
Cleans up headers included in editor_node.h
|
5 years ago |
Haoyu Qiu
|
0693718164
Makes more editor strings translatable
|
5 years ago |
Haoyu Qiu
|
9adeec789c
Fixes size of create function dialog
|
5 years ago |
Haoyu Qiu
|
7a9c337dfe
Makes more strings in editor translatable
|
5 years ago |
codecustard
|
601d870ae9
Fixes wrong position when adding node in VS editor
|
5 years ago |
Rémi Verschelde
|
ab3bccdb78
Fix typos with codespell
|
5 years ago |
Rémi Verschelde
|
c4ecec1d33
Merge pull request #32853 from OsamaElHariri/visual_script_setter_props_fix
|
5 years ago |
Omicron
|
79a59a3587
Fix: typo atleast -> at least
|
5 years ago |
Rémi Verschelde
|
b8daad9779
i18n: Sync translation template with current source
|
5 years ago |
Osama El Hariri
|
858afd53d8
Set the properties of a Set node after add_node
|
5 years ago |
Timo Schwarzer
|
c69ae35d4d
Remove redundant compiler directives
|
5 years ago |
Chaosus
|
a9d981d26c
Fix theme in visual script dialogs (at startup)
|
5 years ago |
Rémi Verschelde
|
cd63cc7df1
Merge pull request #32402 from YeldhamDev/fix_vs_add_function
|
5 years ago |
Swarnim Arun
|
cf4d476d6e
Deconstruct node for Visualscript
|
5 years ago |
Michael Alexsander Silva Dias
|
13e752190f
Fix VS editor's "Create Function" dialog
|
5 years ago |
Rémi Verschelde
|
e636563d5d
Merge pull request #32398 from YeldhamDev/cleanup_vs_editor_left
|
5 years ago |
Michael Alexsander Silva Dias
|
c9328aa068
Cleanup VS editor's left menu
|
5 years ago |
Swarnim Arun
|
4967e4a913
Fix Edit function button
|
5 years ago |
Swarnim Arun
|
59738e3fa3
Visualscript editor graph unification & refactoring
|
5 years ago |
Rémi Verschelde
|
72d87cfbce
Merge pull request #30852 from swarnimarun/vs_tools_script
|
5 years ago |
Swarnim Arun
|
097f47f064
Tool Mode for Visualscript
|
6 years ago |
Chaosus89
|
8fd8589547
Fix resizer icon visiblity on light theme in GraphNode
|
6 years ago |
Emmanuel Barroga
|
5c447cecd2
Add descriptive tooltips in VS editor
|
6 years ago |