This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-29 16:16:38 +00:00
Code
Releases
Wiki
Activity
Files
5da515773d8edec988b7523ea97cdfd54c3fd16c
godot
/
modules
/
gdscript
/
editor
History
bruvzg
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
..
script_templates
Restore RigidBody2/3D, SoftBody names in physics
2022-08-26 12:26:25 +02:00
gdscript_highlighter.cpp
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
gdscript_highlighter.h
Added highlighting color for GDScript and GlobalScope functions
2022-08-25 17:00:16 +02:00
gdscript_translation_parser_plugin.cpp
Rename
hint_tooltip
to
tooltip_text
& setget
2022-08-27 01:35:01 +02:00
gdscript_translation_parser_plugin.h
Add a new HashSet template
2022-05-20 22:40:38 +02:00