index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
visual_script
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialize bools in the headers in editor
Aaron Franke
2022-03-12
2
-3
/
+1
*
Use `RTR()` for VisualScriptNode captions and texts
Haoyu Qiu
2022-03-11
5
-76
/
+82
*
Discern between virtual and abstract class bindings
reduz
2022-03-10
1
-2
/
+2
*
Remove VARIANT_ARG* macros
reduz
2022-03-09
6
-18
/
+18
*
Sort variables in VisualScriptEditor
Raul Santos
2022-02-24
1
-0
/
+1
*
Don't process VisualScriptNodes
megalobyte
2022-02-19
1
-1
/
+1
*
Merge pull request #58187 from jakobbouchard/notification-switch-chunk-c
Rémi Verschelde
2022-02-16
2
-0
/
+3
|
\
|
*
Convert _notification methods to switch - Chunk C
Jakob Bouchard
2022-02-16
2
-0
/
+3
*
|
Merge pull request #58190 from MisoMosiSpy/vs_icons
Rémi Verschelde
2022-02-16
1
-0
/
+3
|
\
\
|
*
|
Added icons for missing types in visual script’s icon list.
MisoMosiSpy
2022-02-16
1
-0
/
+3
*
|
|
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-02-16
1
-2
/
+0
|
/
/
*
/
Fix VisualScript crash when using Set Index node
Haoyu Qiu
2022-02-16
1
-4
/
+1
|
/
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-1
/
+0
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
47
-47
/
+47
*
Merge pull request #57954 from TokageItLab/refactor-cubic-interpolate
Rémi Verschelde
2022-02-13
3
-41
/
+70
|
\
|
*
Implement cubic_interpolate() as MathFunc for refactoring
Silc 'Tokage' Renew
2022-02-12
3
-41
/
+70
*
|
Fix renaming function dialog in VisualScript does not work correctly
jmb462
2022-02-12
2
-1
/
+10
|
/
*
Fix typos with codespell
Rémi Verschelde
2022-02-10
1
-5
/
+5
*
Merge pull request #57796 from akien-mga/revert-sname-theme-setters
Rémi Verschelde
2022-02-08
2
-15
/
+15
|
\
|
*
Re-add missing `SNAME` macros in `get_theme_*` calls
Rémi Verschelde
2022-02-08
1
-2
/
+2
|
*
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-08
2
-17
/
+17
*
|
Refactor some object type checking code with `cast_to`
Rémi Verschelde
2022-02-08
3
-9
/
+5
|
/
*
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-02-06
2
-17
/
+17
*
Cleanup and move char functions to the `char_utils.h` header.
bruvzg
2022-02-04
1
-8
/
+8
*
Merge pull request #57562 from AnilBK/string-add-contains
Rémi Verschelde
2022-02-03
1
-1
/
+1
|
\
|
*
String: Add contains().
Anilforextra
2022-02-04
1
-1
/
+1
*
|
Merge pull request #57467 from webbuf/modules-initialize
Rémi Verschelde
2022-02-03
3
-15
/
+13
|
\
\
|
|
/
|
/
|
|
*
initialized member variables in header
zwebb
2022-02-03
3
-15
/
+13
*
|
Add support for the escaped UTF-16 and UTF-32 Unicode characters in the scrip...
bruvzg
2022-01-30
1
-3
/
+40
*
|
simplify formatting scripts, add a clang-tidy script, and run clang-tidy
Nathan Franke
2022-01-29
1
-1
/
+1
*
|
Update icons and color conversion rules to simplify the palette
Yuri Sizov
2022-01-29
2
-2
/
+2
|
/
*
Minor tweaks and fixes to panning
kobewi
2022-01-23
1
-1
/
+1
*
Merge pull request #57000 from KoBeWi/UNLIMITED_PANNING
Rémi Verschelde
2022-01-23
1
-1
/
+3
|
\
|
*
Add ViewPanner to 2D editor
kobewi
2022-01-21
1
-1
/
+3
*
|
Merge pull request #56252 from Gallilus/Update-visual-script-property-selector
Rémi Verschelde
2022-01-21
4
-728
/
+1522
|
\
\
|
*
|
Improve Visual Script editor to suggest the proper visual script nodes.
David Cambré
2022-01-17
4
-728
/
+1522
|
|
/
*
|
Merge pull request #55066 from trollodel/less_singletons_in_editornode
Rémi Verschelde
2022-01-20
1
-1
/
+1
|
\
\
|
*
|
Store panels and docks singletons in their own classes
trollodel
2022-01-20
1
-1
/
+1
*
|
|
Merge pull request #52134 from RandomShaper/fix_naming
Rémi Verschelde
2022-01-20
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Rename Variant::is_ref() to is_ref_counted()
Pedro J. Estébanez
2022-01-20
1
-1
/
+1
|
|
/
*
/
Convert TextEdit callbacks to Callable
Paulb23
2022-01-19
2
-2
/
+2
|
/
*
Fix crash when exiting the editor
Haoyu Qiu
2022-01-15
1
-1
/
+1
*
Merge pull request #55541 from KoBeWi/outcognito_scripts
Rémi Verschelde
2022-01-14
2
-0
/
+10
|
\
|
*
Make script type distinguishable by icon
kobewi
2022-01-13
2
-0
/
+10
*
|
Merge pull request #56646 from Chaosus/vst_context_menu
Rémi Verschelde
2022-01-12
2
-15
/
+59
|
\
\
|
*
|
Add context menu to visual script editor
Yuri Roubinsky
2022-01-09
2
-15
/
+59
*
|
|
Merge pull request #53185 from KoBeWi/viewing_pan
Rémi Verschelde
2022-01-12
1
-0
/
+5
|
\
\
\
|
*
|
|
Unify panning in sub-editors and make it configurable
kobewi
2022-01-11
1
-0
/
+5
|
|
/
/
*
/
/
i18n: Make VisualScript node caption & text translatable
Haoyu Qiu
2022-01-11
5
-64
/
+74
|
/
/
*
|
Merge pull request #56352 from Gallilus/Include-base-signals-to-VisualScriptE...
Rémi Verschelde
2022-01-05
1
-0
/
+8
|
\
\
[next]