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
/
bind
/
core_bind.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core: Change _Marshall class inherit from Reference to Object
Mateo Dev .59
2020-02-24
1
-2
/
+2
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-20
/
+19
*
Remove incomplete battery status/power API
Rémi Verschelde
2020-02-14
1
-13
/
+0
*
Remove more deprecated methods and code
Rémi Verschelde
2020-02-13
1
-3
/
+0
*
Remove obsolete GLES3 backend
Rémi Verschelde
2020-02-13
1
-1
/
+0
*
Merge pull request #29993 from bruvzg/vulkan
Rémi Verschelde
2020-02-11
1
-0
/
+1
|
\
|
*
Add static Vulkan loader.
bruvzg
2020-02-11
1
-0
/
+1
*
|
Added a spinlock template as well as a thread work pool class.
Juan Linietsky
2020-02-11
1
-1
/
+1
|
/
*
Make `OS.execute()` blocking by default if not specified
Hugo Locurcio
2020-01-23
1
-1
/
+1
*
Exposed physics frame count and idle frame count
Andrea Catania
2020-01-13
1
-0
/
+2
*
Merge pull request #33967 from Calinou/add-os-is-window-focused
Rémi Verschelde
2020-01-06
1
-0
/
+1
|
\
|
*
Add an `OS.is_window_focused()` getter
Hugo Locurcio
2019-11-28
1
-0
/
+1
*
|
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
|
Added support for vertical syncing via the Windows OS compositor (DWM.)
TerminalJack
2019-12-04
1
-0
/
+3
|
/
*
Expose the `OS.low_processor_usage_mode_sleep_usec` property
Hugo Locurcio
2019-11-08
1
-0
/
+3
*
Add request permission automatically at android
Cagdas
2019-10-22
1
-0
/
+2
*
Remove redundant transform method in Geometry singleton
Andrii Doroshenko (Xrayez)
2019-09-01
1
-2
/
+0
*
Add 'is_point_in_circle()' to Geometry class, and general file cleanup
Michael Alexsander Silva Dias
2019-08-27
1
-62
/
+45
*
[macOS] Add methods to modify global and dock menus. Add ability to open mult...
bruvzg
2019-08-26
1
-0
/
+5
*
Add access to interpolation fraction for fixed timestep interpolation
lawnjelly
2019-07-11
1
-0
/
+1
*
Fix uninitialized variables in Line2D, JSONParseResult and TileMap
Rémi Verschelde
2019-06-30
1
-0
/
+3
*
Bind is_point_in_polygon in Geometry singleton
Andrii Doroshenko (Xrayez)
2019-06-27
1
-0
/
+1
*
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
1
-3
/
+3
*
Add ability to limit maximum/minimum window size.
bruvzg
2019-06-15
1
-0
/
+4
*
Merge pull request #26462 from SubSage/master
Rémi Verschelde
2019-05-28
1
-1
/
+1
|
\
|
*
Fixes stderr silence; adds missing quote from exe args(windows)
Luis Martinez
2019-03-05
1
-1
/
+1
*
|
Merge pull request #29119 from bruvzg/native_icon_support
Rémi Verschelde
2019-05-27
1
-0
/
+1
|
\
\
|
*
|
Add native window/taskbar icon support for Windows and macOS.
bruvzg
2019-05-24
1
-0
/
+1
*
|
|
Expose 2D Delaunay triangulation in Geometry singleton
Andrii Doroshenko (Xrayez)
2019-05-24
1
-0
/
+1
*
|
|
Expose 2D polygon boolean operations in Geometry singleton
Andrii Doroshenko (Xrayez)
2019-05-22
1
-0
/
+39
|
/
/
*
|
core_bind: Use the appropriate enum instead of int
Ignacio Etcheverry
2019-04-07
1
-7
/
+8
*
|
Add object encoding param to serialization methods
Fabio Alessandrelli
2019-04-01
1
-4
/
+4
*
|
Request Android record permission when needed
DESKTOP-3H3MR3A\eloisa
2019-03-08
1
-0
/
+2
|
/
*
Expose OS::get_current_video_driver to scripting languages
Rémi Verschelde
2019-02-16
1
-1
/
+8
*
Let memory stat functions return uint64_t
Pedro J. Estébanez
2019-01-30
1
-3
/
+3
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Added OS.get_system_time_msecs()
volzhs
2018-12-20
1
-0
/
+1
*
Changes IME input to use notification instead of callback, exposes IME method...
bruvzg
2018-11-23
1
-0
/
+2
*
Add store_csv_line method for File
Kanabenki
2018-11-16
1
-2
/
+2
*
Expose OS::move_window_to_foreground
Marcelo Fernandez
2018-11-07
1
-0
/
+1
*
Bind missing subresource flag in ResourceSaver
Andrii Doroshenko (Xrayez)
2018-10-18
1
-0
/
+1
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-9
/
+9
*
Merge pull request #20712 from marcelofg55/midi_open_close
Juan Linietsky
2018-08-24
1
-0
/
+2
|
\
|
*
Add OS::open_midi_inputs and OS::close_midi_inputs
Marcelo Fernandez
2018-08-04
1
-0
/
+2
*
|
fix #20390 :get_unix_time_from_datetime and get_date_time_from_unix_time can ...
RaphaelHunter
2018-08-13
1
-2
/
+2
*
|
Fix ResourceLoader::exists() false negative and readd deprecated has()
Rémi Verschelde
2018-08-12
1
-0
/
+3
*
|
Added function ResourceLoader.exists(), to check if a resource exists. Closes...
Juan Linietsky
2018-08-10
1
-1
/
+2
*
|
Revert "added get_creation_time function for gdscript"
Juan Linietsky
2018-08-10
1
-1
/
+0
*
|
Merge pull request #18914 from notwarp/master
Juan Linietsky
2018-08-10
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
added get_creation_time function for gdscript
Daniele Giuliani
2018-05-16
1
-0
/
+1
[next]