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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use system fonts as fallback and improve system font handling.
bruvzg
2022-12-04
1
-1
/
+2
*
Merge pull request #65836 from Calinou/add-max-physics-steps-per-frame-setting
Rémi Verschelde
2022-11-15
1
-0
/
+3
|
\
|
*
Implement adjusting the maximum number of physics steps per rendered frame
Hugo Locurcio
2022-10-09
1
-0
/
+3
*
|
Merge pull request #67244 from RandomShaper/split_render_further_2
Rémi Verschelde
2022-10-11
1
-4
/
+4
|
\
\
|
*
|
Polish rendering driver refactor further (take 2)
Pedro J. Estébanez
2022-10-11
1
-4
/
+4
|
|
/
*
|
Merge pull request #66102 from MJacred/feature/getvideoadapterdriverinfo
Rémi Verschelde
2022-10-11
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fetch video adapter driver name and version from OS on Linux/*BSD and Windows
MJacred
2022-10-11
1
-0
/
+2
*
|
Rename `Engine.target_fps` and associated project setting to `max_fps`
Hugo Locurcio
2022-10-03
1
-2
/
+2
*
|
Merge pull request #66803 from akien-mga/core-remove-NO_THREADS
Rémi Verschelde
2022-10-03
1
-2
/
+0
|
\
\
|
*
|
Remove NO_THREADS fallback code, Godot 4 requires thread support
Rémi Verschelde
2022-10-03
1
-2
/
+0
*
|
|
Merge pull request #65751 from Faless/os/4.x_expose_read_from_stdin
Rémi Verschelde
2022-10-03
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[OS] Expose get_stdin_string to Scripting.
Fabio Alessandrelli
2022-09-13
1
-0
/
+1
*
|
|
Remove unused includes & move some includes to top of file
Andy Maloney
2022-09-23
1
-3
/
+0
*
|
|
Add method bind for `Geometry2D.decompose_polygon_in_convex`
Mansur Isaev
2022-09-21
1
-0
/
+1
*
|
|
Replace File/Directory with FileAccess/DirAccess
kobewi
2022-09-19
1
-153
/
+0
|
|
/
|
/
|
*
|
Add get_distribution_name() and get_version() to OS
MJacred
2022-09-16
1
-0
/
+2
|
/
*
Drop obsolete resource usage debug methods from OS class
Rémi Verschelde
2022-08-29
1
-7
/
+0
*
Merge pull request #58530 from Calinou/os-remove-dump-memory-to-file
Rémi Verschelde
2022-08-25
1
-1
/
+0
|
\
|
*
Remove unimplemented `OS.dump_memory_to_file()` method
Hugo Locurcio
2022-08-18
1
-1
/
+0
*
|
Replace Array return types with TypedArray 2
kobewi
2022-08-23
1
-11
/
+11
*
|
Replace Array return types with TypedArray
kobewi
2022-08-22
1
-4
/
+6
|
/
*
Print expected `os.arch` tuple for current platform in GDExtension error
Hugo Locurcio
2022-08-08
1
-0
/
+2
*
Expose the "restart on exit" OS functionality
Hugo Locurcio
2022-08-01
1
-0
/
+4
*
Merge pull request #63733 from akien-mga/file-get_as_text-skip-CR
Rémi Verschelde
2022-08-01
1
-1
/
+1
|
\
|
*
File: Re-add support to skip CR (`\r`) in `File::get_as_text`
Rémi Verschelde
2022-08-01
1
-1
/
+1
*
|
Add support for command-line user arguments.
Juan Linietsky
2022-08-01
1
-0
/
+1
|
/
*
Expose load_threaded_request's cachemode to GDScript
Robin Arys
2022-07-31
1
-1
/
+1
*
Swap arguments of ResourceSaver.save()
kobewi
2022-07-29
1
-1
/
+1
*
Add a Movie Quit On Finish property to AnimationPlayer
Hugo Locurcio
2022-07-27
1
-0
/
+3
*
Implement support for loading system fonts on Linux, macOS / iOS and Windows.
bruvzg
2022-07-26
1
-0
/
+2
*
Implement a BitField hint
reduz
2022-07-05
1
-2
/
+2
*
Exposes methods for adding and removing ResourceFormatLoaders and -Savers in ...
leogeier
2022-06-29
1
-0
/
+4
*
Remove userdata from Thread.start()
kobewi
2022-06-23
1
-2
/
+1
*
Make enum/constant binds 64-bit.
bruvzg
2022-06-17
1
-1
/
+1
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-2
/
+2
*
Add OS::is_process_running function.
mdavisprog
2022-05-03
1
-0
/
+1
*
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-4
/
+4
*
Expose move_to_trash()
kobewi
2022-04-27
1
-0
/
+1
*
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
1
-4
/
+2
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-1
/
+1
*
Merge pull request #59548 from akien-mga/obj-remove-unused-categories
Rémi Verschelde
2022-03-28
1
-1
/
+0
|
\
|
*
Object: Remove unused category boilerplate
Rémi Verschelde
2022-03-26
1
-1
/
+0
*
|
Add GDExtension support to Script
reduz
2022-03-27
1
-0
/
+5
|
/
*
Add static method support to ClassDB
reduz
2022-03-22
1
-1
/
+1
*
Merge pull request #57930 from piiertho/bugfix/add-none-flag-to-resource-saver
Rémi Verschelde
2022-03-07
1
-1
/
+2
|
\
|
*
Fix ResourceSaver::save method exposition flag parameter
Pierre-Thomas Meisels
2022-03-07
1
-1
/
+2
*
|
Add an `OS.get_processor_name()` method
Hugo Locurcio
2022-02-15
1
-0
/
+1
*
|
[Debugger] New extensible EngineProfiler class.
Fabio Alessandrelli
2022-02-06
1
-22
/
+3
|
/
*
Merge pull request #56012 from bruvzg/wt🤎4
Rémi Verschelde
2022-01-17
1
-2
/
+2
|
\
|
*
[Windows] Improve console handling and execute/create_process.
bruvzg
2021-12-18
1
-2
/
+2
[next]