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
/
gdscript
/
editor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in gdscript_parser.h and gdscript_translation_parser_plugin.cpp
ryanabx
2023-10-23
1
-1
/
+1
*
Code Editor: Fix regression with using doc comments for code regions
Danil Alexeev
2023-10-13
1
-0
/
+2
*
Merge pull request #83049 from dalexeev/gds-docgen-fix-return-metatype-regres...
Rémi Verschelde
2023-10-10
1
-1
/
+2
|
\
|
*
GDScript DocGen: Fix regression with return metatypes
Danil Alexeev
2023-10-09
1
-1
/
+2
*
|
Highlight doc comments in a different color
Danil Alexeev
2023-10-08
1
-3
/
+13
|
/
*
Merge pull request #82326 from adeneve/gdscript_dict_highlighter_fix
Rémi Verschelde
2023-10-05
1
-11
/
+25
|
\
|
*
Fix for gdscript_highlighter dictionaries as arguments
Andrew de Neve
2023-10-05
1
-11
/
+25
*
|
Merge pull request #82067 from dalexeev/gds-docgen-fix-metatypes-and-values
Rémi Verschelde
2023-10-05
2
-12
/
+124
|
\
\
|
*
|
GDScript DocGen: Fix and improve appearance of metatypes and values
Danil Alexeev
2023-09-21
2
-12
/
+124
|
|
/
*
|
GDScript: Improve highlighting of types
Danil Alexeev
2023-10-03
1
-7
/
+15
*
|
Merge pull request #78573 from dalexeev/editor-create-script-class-name
Rémi Verschelde
2023-09-25
8
-13
/
+19
|
\
\
|
|
/
|
/
|
|
*
Editor: Remove unused Class Name field from Create Script dialog
Danil Alexeev
2023-09-12
8
-13
/
+19
*
|
Merge pull request #74995 from dalexeev/gds-r-strings
Rémi Verschelde
2023-09-20
2
-8
/
+36
|
\
\
|
*
|
GDScript: Add raw string literals (r-strings)
Danil Alexeev
2023-09-11
2
-8
/
+36
|
|
/
*
/
GDScript: Fix POT generator crash on assignee with index
Danil Alexeev
2023-09-14
1
-3
/
+8
|
/
*
GDScript: Fix `get_*_list()` methods return incorrect info
Danil Alexeev
2023-09-04
1
-3
/
+6
*
Fix highlighting of hex numbers with separators
MewPurPur
2023-08-28
1
-3
/
+3
*
GDScript: Improve DocGen
Danil Alexeev
2023-08-19
1
-70
/
+123
*
GDScript: Highlight comment markers (`TODO`, `FIXME`, etc.)
Danil Alexeev
2023-08-07
2
-35
/
+119
*
Merge pull request #80020 from dalexeev/gds-pot-gen-const-string
Yuri Sizov
2023-08-01
2
-55
/
+62
|
\
|
*
GDScript: Add constant string support for POT generator
Danil Alexeev
2023-07-29
2
-55
/
+62
*
|
GDScript: Add `@deprecated` and `@experimental` doc comment tags
Danil Alexeev
2023-07-08
1
-13
/
+31
|
/
*
Fix regression with enum descriptions now showing up in documentation.
ocean (they/them)
2023-07-02
1
-1
/
+2
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
5
-2
/
+8
*
Fix extraction of chained tr() calls
Haoyu Qiu
2023-05-27
1
-0
/
+8
*
Dump API docs from inline GDScript comments using --doctool --gdscript-docs PATH
David Snopek
2023-05-08
1
-0
/
+1
*
Improve and fix GDScript documentation generation & behavior
ocean (they/them)
2023-04-21
2
-0
/
+313
*
Add GDScript template to RichTextEffect
RedMser
2023-04-18
1
-0
/
+17
*
Make GDScript number highlighting stricter
VolTer
2023-03-01
1
-5
/
+15
*
Allow unicode identifier in GDScript syntax highlighter
Haoyu Qiu
2023-01-29
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
4
-116
/
+116
*
Stop highlighting node refs if they are invalid identifiers
VolTer
2023-01-03
1
-16
/
+17
*
Remove redundant Variant-types initializations
Markus Sauermann
2022-11-14
1
-1
/
+1
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-1
/
+1
*
GDScript: fix highlighting '.' after global class name
Rune
2022-10-11
2
-11
/
+15
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-6
/
+6
*
Fix more highlighting bugs
VolTer
2022-10-02
1
-26
/
+35
*
Merge pull request #65074 from MewPurPur/booleans-highlighting-fix
Rémi Verschelde
2022-09-27
1
-27
/
+25
|
\
|
*
Add missing values to binary operator highlighter check exceptions
VolTer
2022-08-31
1
-27
/
+25
*
|
Fixed a case for global function highlighting
VolTer
2022-08-31
1
-3
/
+13
|
/
*
Follow-up fixes to number highlighting
VolTer
2022-08-29
1
-14
/
+15
*
Merge pull request #65003 from MewPurPur/fix-number-coloring
Rémi Verschelde
2022-08-29
1
-50
/
+56
|
\
|
*
Fix number highlighting
VolTer
2022-08-29
1
-50
/
+56
*
|
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-28
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-4
/
+4
*
|
Merge pull request #64651 from MewPurPur/fix-globalfunc-highlighting
Rémi Verschelde
2022-08-27
2
-3
/
+31
|
\
\
|
|
/
|
/
|
|
*
Added highlighting color for GDScript and GlobalScope functions
VolTer
2022-08-25
2
-3
/
+31
*
|
Restore RigidBody2/3D, SoftBody names in physics
fabriceci
2022-08-26
2
-2
/
+2
*
|
Tweaked StringName highlighting color
VolTer
2022-08-25
1
-2
/
+2
|
/
*
Replace Array return types with TypedArray
kobewi
2022-08-22
2
-3
/
+3
[next]