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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
Braden Bodily
2019-08-17
1
-25
/
+9
*
Merge pull request #30226 from lawnjelly/interpolate
Rémi Verschelde
2019-07-18
1
-0
/
+5
|
\
|
*
Add access to interpolation fraction for fixed timestep interpolation
lawnjelly
2019-07-11
1
-0
/
+5
*
|
Added release function to PoolVector::Access.
Ibrahn Sahir
2019-07-06
1
-3
/
+5
*
|
Add b64 to string helper in CryptoCore
Fabio Alessandrelli
2019-07-03
1
-36
/
+6
*
|
Merge pull request #30239 from Faless/crypto/crypto_core
Rémi Verschelde
2019-07-02
1
-11
/
+14
|
\
\
|
*
|
CryptoCore class to access to base crypto utils.
Fabio Alessandrelli
2019-07-02
1
-11
/
+14
|
|
/
*
|
Merge pull request #30223 from qarmin/properly_delete_thread
Rémi Verschelde
2019-07-02
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Remove thread to prevent memory leak
qarmin
2019-07-01
1
-0
/
+2
*
|
Merge pull request #30126 from qarmin/remove_unnecessary_code
Rémi Verschelde
2019-07-01
1
-5
/
+7
|
\
\
|
|
/
|
/
|
|
*
Remove unnecessary code and add some error explanations
qarmin
2019-07-01
1
-5
/
+7
*
|
doc: Enforce default values for OS properties
Rémi Verschelde
2019-06-30
1
-0
/
+20
|
/
*
Merge pull request #29941 from qarmin/redundant_code_and_others
Rémi Verschelde
2019-06-27
1
-1
/
+1
|
\
|
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-1
/
+1
*
|
Bind is_point_in_polygon in Geometry singleton
Andrii Doroshenko (Xrayez)
2019-06-27
1
-0
/
+6
|
/
*
Add ability to limit maximum/minimum window size.
bruvzg
2019-06-15
1
-0
/
+22
*
Merge pull request #26462 from SubSage/master
Rémi Verschelde
2019-05-28
1
-3
/
+3
|
\
|
*
Fixes stderr silence; adds missing quote from exe args(windows)
Luis Martinez
2019-03-05
1
-3
/
+3
*
|
Merge pull request #29119 from bruvzg/native_icon_support
Rémi Verschelde
2019-05-27
1
-0
/
+6
|
\
\
|
*
|
Add native window/taskbar icon support for Windows and macOS.
bruvzg
2019-05-24
1
-0
/
+6
*
|
|
Expose 2D Delaunay triangulation in Geometry singleton
Andrii Doroshenko (Xrayez)
2019-05-24
1
-0
/
+6
*
|
|
Expose 2D polygon boolean operations in Geometry singleton
Andrii Doroshenko (Xrayez)
2019-05-22
1
-0
/
+135
|
/
/
*
|
Style: Apply new changes from clang-format 8.0
Rémi Verschelde
2019-04-09
1
-1
/
+2
*
|
core_bind: Use the appropriate enum instead of int
Ignacio Etcheverry
2019-04-07
1
-7
/
+7
*
|
Enable warnings=extra on clang and GCC testers.
marxin
2019-04-02
1
-1
/
+1
*
|
Add object encoding param to serialization methods
Fabio Alessandrelli
2019-04-01
1
-14
/
+14
*
|
Request Android record permission when needed
DESKTOP-3H3MR3A\eloisa
2019-03-08
1
-0
/
+7
|
/
*
Expose OS::get_current_video_driver to scripting languages
Rémi Verschelde
2019-02-16
1
-2
/
+11
*
Let memory stat functions return uint64_t
Pedro J. Estébanez
2019-01-30
1
-3
/
+3
*
Fix error explanation in core_bind Thread::_start_func
Poommetee Ketson
2019-01-11
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
doc: Sync classref with current source
Rémi Verschelde
2018-12-27
1
-1
/
+1
*
Added OS.get_system_time_msecs()
volzhs
2018-12-20
1
-0
/
+5
*
Changes IME input to use notification instead of callback, exposes IME method...
bruvzg
2018-11-23
1
-2
/
+13
*
Add store_csv_line method for File
Kanabenki
2018-11-16
1
-3
/
+9
*
-Moved EditorDefaultValue to ClassDB, made it core
Juan Linietsky
2018-11-08
1
-4
/
+4
*
Expose OS::move_window_to_foreground
Marcelo Fernandez
2018-11-07
1
-0
/
+6
*
Bind missing subresource flag in ResourceSaver
Andrii Doroshenko (Xrayez)
2018-10-18
1
-0
/
+1
*
Remove redundant "== true" code
Aaron Franke
2018-10-06
1
-1
/
+1
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-7
/
+7
*
Merge pull request #20712 from marcelofg55/midi_open_close
Juan Linietsky
2018-08-24
1
-0
/
+10
|
\
|
*
Add OS::open_midi_inputs and OS::close_midi_inputs
Marcelo Fernandez
2018-08-04
1
-0
/
+10
*
|
fix #20390 :get_unix_time_from_datetime and get_date_time_from_unix_time can ...
RaphaelHunter
2018-08-13
1
-24
/
+31
*
|
Fix ResourceLoader::exists() false negative and readd deprecated has()
Rémi Verschelde
2018-08-12
1
-0
/
+10
*
|
Added function ResourceLoader.exists(), to check if a resource exists. Closes...
Juan Linietsky
2018-08-10
1
-3
/
+8
*
|
Revert "added get_creation_time function for gdscript"
Juan Linietsky
2018-08-10
1
-8
/
+0
*
|
Merge pull request #18914 from notwarp/master
Juan Linietsky
2018-08-10
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
added get_creation_time function for gdscript
Daniele Giuliani
2018-05-16
1
-0
/
+8
*
|
Added a new MIDIDriver class
Marcelo Fernandez
2018-07-21
1
-0
/
+5
*
|
Expose OS.get_ticks_usec()
Marc Gilleron
2018-06-18
1
-0
/
+6
[next]