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
/
core
/
core_bind.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-3
/
+36
|
\
|
*
Merge pull request #91201 from bruvzg/con_type
Thaddeus Crews
2024-11-12
1
-3
/
+31
|
|
\
|
|
*
[OS] Add functions to determine standard I/O device type.
bruvzg
2024-11-06
1
-3
/
+31
|
*
|
Merge pull request #96590 from reduz/list-directory
Thaddeus Crews
2024-11-11
1
-0
/
+5
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Provide a reliable way to see original resources in a directory
Juan
2024-10-07
1
-0
/
+5
*
|
|
Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122
Spartan322
2024-11-02
1
-15
/
+15
|
\
|
|
|
*
|
Merge pull request #98679 from Bromeon/qol/rename-static-call
Thaddeus Crews
2024-10-31
1
-2
/
+2
|
|
\
\
|
|
*
|
Rename ClassDB::class_call_static_method -> class_call_static
Jan Haller
2024-10-30
1
-2
/
+2
|
*
|
|
[Core] Improve error messages with `vformat`
A Thousand Ships
2024-10-30
1
-13
/
+13
|
|
/
/
*
|
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-2
/
+2
|
\
|
|
|
*
|
Merge pull request #97934 from adamscott/give-AThousandShips-a-break
Thaddeus Crews
2024-10-29
1
-2
/
+2
|
|
\
\
|
|
*
|
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-2
/
+2
|
|
|
/
*
|
|
Merge pull request #818 from Spartan322/fixup/copyright-headers
George L. Albany
2024-10-27
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
|
|
Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b
Spartan322
2024-10-26
1
-0
/
+15
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
/
Expose `Geometry2D.bresenham_line()` method
Danil Alexeev
2024-10-25
1
-0
/
+15
|
|
/
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-4
/
+19
|
/
*
Merge pull request #90955 from AThousandShips/print_to_stdout
Rémi Verschelde
2024-09-23
1
-0
/
+12
|
\
|
*
[Core] Add `Engine.print_to_stout` setting to control printing
A Thousand Ships
2024-09-22
1
-0
/
+12
*
|
Merge pull request #90969 from Naros/expose-resource-and-saver-methods
Rémi Verschelde
2024-09-23
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Expose several resource/resource-saver functions
Chris Cranford
2024-09-22
1
-0
/
+5
*
|
Merge pull request #90703 from ZerxZ/core/classdb_get_api_type
Rémi Verschelde
2024-09-18
1
-1
/
+14
|
\
\
|
*
|
Expose ClassDB::class_get_api_type method
深淵の鴿子
2024-09-18
1
-1
/
+14
*
|
|
Fix Unable to use ResourceLoader in C# after threaded load in GDScript #92798
Hilderin
2024-09-11
1
-5
/
+11
|
|
/
|
/
|
*
|
Add support for non-blocking IO mode to `OS.execute_with_pipe`.
bruvzg
2024-09-06
1
-3
/
+3
|
/
*
Merge pull request #92530 from Naros/expose-resource-cache-get-ref
Rémi Verschelde
2024-08-28
1
-0
/
+6
|
\
|
*
Expose `get_cached_ref` from `ResourceCache`
Chris Cranford
2024-05-29
1
-0
/
+6
*
|
Add optional count argument to Sempahore::post
Radiant
2024-08-27
1
-3
/
+5
*
|
Add `String.is_valid_unicode_identifier()`
Haoyu Qiu
2024-08-27
1
-1
/
+1
*
|
Merge pull request #93141 from RadiantUwU/add_static_classdb_calls
Rémi Verschelde
2024-08-26
1
-0
/
+19
|
\
\
|
*
|
Implement `ClassDB::class_call_static_method`
Radiant
2024-08-23
1
-0
/
+19
*
|
|
Add Metal support for macOS (arm64) and iOS
Stuart Carnie
2024-08-20
1
-0
/
+1
*
|
|
Expose ClassDB methods `get_property_setter` / `get_property_getter`
Chris Cranford
2024-07-27
1
-0
/
+10
*
|
|
[Crypto] Expose OS.get_entropy
Fabio Alessandrelli
2024-06-17
1
-0
/
+9
*
|
|
[Crypto] Expose get_system_ca_certificates.
Fabio Alessandrelli
2024-06-14
1
-0
/
+5
|
/
/
*
/
Expose several EngineDebugger methods and signals as plugin callbacks
Chris Cranford
2024-06-10
1
-0
/
+77
|
/
*
Fix unsafe uses of `Callable.is_null()`
A Thousand Ships
2024-04-27
1
-1
/
+1
*
Merge pull request #90916 from Naros/expose-classdb-class-get-property-defaul...
Rémi Verschelde
2024-04-22
1
-0
/
+11
|
\
|
*
Expose ClassDB::class_get_property_default_value method
Chris Cranford
2024-04-19
1
-0
/
+11
*
|
Merge pull request #90368 from Naros/expose-classdb-is-enum-bitfield
Rémi Verschelde
2024-04-22
1
-1
/
+7
|
\
\
|
*
|
Expose `ClassDB::is_enum_bitfield` as `ClassDB::is_class_enum_bitfield`
Chris Cranford
2024-04-19
1
-1
/
+7
|
|
/
*
|
Fix import and saving related crashes
A Thousand Ships
2024-04-22
1
-2
/
+0
*
|
Add get_process_exit_code() method
kobewi
2024-04-16
1
-0
/
+5
|
/
*
Implement `OS.execute_with_pipe` method to run process with redirected stdio.
bruvzg
2024-03-27
1
-6
/
+15
*
Add methods to get argument count of methods
A Thousand Ships
2024-03-10
1
-0
/
+6
*
Merge pull request #86777 from Mickeon/autocomplete-classdb
Rémi Verschelde
2024-03-01
1
-0
/
+24
|
\
|
*
Add autocompletion for ClassDB & AudioServer
Micky
2024-02-29
1
-0
/
+24
*
|
Merge pull request #86743 from Mickeon/autocompletion-optimise-object
Rémi Verschelde
2024-03-01
1
-1
/
+3
|
\
\
|
*
|
Optimise Object's `get_argument_options`
Micky
2024-02-29
1
-1
/
+3
[next]