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-05 12:10:55 +00:00
Code
Releases
Wiki
Activity
Files
e3d60bbd0c10a4fa6e59d3f74038501a91b51e2c
godot
/
modules
/
regex
History
Thaddeus Crews
1f56d96cf2
Merge pull request
#104893
from Repiteo/scons/external-includes-alt
...
SCons: Add `CPPEXTPATH` for external includes
2025-04-02 07:48:03 -05:00
..
doc_classes
Clean up more
[b]Example:[/b]
lines from the class reference
2024-11-11 12:05:34 +01:00
icons
Style: Enforce trailing newlines on svgs
2025-02-18 11:02:45 -06:00
tests
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
config.py
…
regex.compat.inc
[RegEx] Add show_error parameter to control error printing on compilation fail
2024-08-28 15:35:42 +03:00
regex.cpp
Replace size() == 0 with is_empty().
2025-04-02 19:18:43 +08:00
regex.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
register_types.cpp
Style: Harmonize header includes in modules
2023-06-15 14:35:45 +02:00
register_types.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
SCons: Add
CPPEXTPATH
for external includes
2025-04-02 07:29:08 -05:00