Thaddeus Crews
|
2b1f463de5
SCons: Refactor `color.py`
|
5 months ago |
tetrapod
|
75bb2c57ac
Add parentheses to method links in online class reference
|
6 months ago |
Thaddeus Crews
|
382c760ea6
SCons: Apply new ruff/mypy fixes
|
6 months ago |
Thaddeus Crews
|
a29294fddc
SCons: Refactor color output implementation
|
7 months ago |
Thaddeus Crews
|
d8761f2c79
SCons: Improve colored output
|
1 year ago |
Danil Alexeev
|
ba943e4481
Adjust `make_rst.py` for GDScript documentation
|
9 months ago |
Danil Alexeev
|
03b05cf9ac
Core: Fix built-in enum constant bindings
|
9 months ago |
Rémi Verschelde
|
d5aadc38b4
Merge pull request #97337 from Ivorforce/patch-1
|
11 months ago |
Lukas Tenbrink
|
21fb753bbd
Fix a typo in make_rst.py (Packedfloat64Array -> PackedFloat64Array)
|
11 months ago |
Lukas Tenbrink
|
50ad99bdc0
In make_rst.py, include the parent class in 'Inherits:' even if it is not known.
|
11 months ago |
Rémi Verschelde
|
0b4ae20156
Merge pull request #78656 from Repiteo/typed-dictionary
|
11 months ago |
Thaddeus Crews
|
9853a69144
Implement typed dictionaries
|
2 years ago |
Danil Alexeev
|
2dd043d1f6
Docs: Add missing deprecated/experimental tag support for theme items
|
1 year ago |
Ricardo Buring
|
b280bc0d7f
Class reference: Add self-links to methods, properties, etc.
|
1 year ago |
Jakub Marcowski
|
d9f8ef68df
Update pre-commit hooks configuration to use `ruff` instead of `black`
|
1 year ago |
Thaddeus Crews
|
a9810cffb4
SCons: Fix potential Windows ANSI exception
|
1 year ago |
K. S. Ernest (iFire) Lee
|
f9b488508c
Add PackedVector4Array Variant type
|
1 year ago |
A Thousand Ships
|
23782b898b
Add further details on properties returning `Packed*Array`
|
1 year ago |
Danil Alexeev
|
ca486985d5
Documentation: Fix RST generation for `[codeblock lang=text]`
|
1 year ago |
Thaddeus Crews
|
fb299d0fb1
SCons: Ensure `with` statement where applicable
|
1 year ago |
Thaddeus Crews
|
d9fa40f2df
Enforce `\n` eol for Python writes
|
1 year ago |
Danil Alexeev
|
87718d2a6e
Editor Help: Add syntax highlighting for code blocks
|
1 year ago |
Abel Toy
|
882441a0ad
Support Array and PackedArray in @export_*
|
1 year ago |
Danil Alexeev
|
8ed19d1a24
Make RST docs consistent with Editor Help docs
|
1 year ago |
Danil Alexeev
|
12c86c6716
Documentation: Treat deprecated/experimental members as documented
|
1 year ago |
Danil Alexeev
|
af28f87791
Documentation: Add support for deprecated/experimental messages
|
1 year ago |
RedMser
|
db798b29b2
Add keywords to the class reference
|
2 years ago |
Micky
|
0b02b9571c
Add "missing description" tag to constant documentation
|
1 year ago |
Rémi Verschelde
|
079d58be9c
Merge pull request #86971 from YuriSizov/makerst-parity-check
|
1 year ago |
Hugo Locurcio
|
cd3078e45b
makerst: Suggest using `[code skip-lint]` to skip warnings if intended
|
1 year ago |