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
*
GDScript access to copyright, license, author and donor information.
Ibrahn Sahir
2018-05-19
1
-0
/
+5
*
Merge pull request #14622 from bruvzg/non-rectangular-windows
Hein-Pieter van Braam
2018-05-08
1
-0
/
+3
|
\
|
*
Experimental support for windows with per-pixel transparency (macOS, X11 and ...
bruvzg
2018-04-07
1
-0
/
+3
*
|
Merge pull request #17353 from zmanuel/timer_hysteresis_multiframe_pr1
Juan Linietsky
2018-05-07
1
-0
/
+3
|
\
\
|
*
|
Add hysteresis to physics timestep count per frame
Manuel Moos
2018-04-09
1
-0
/
+3
|
|
/
*
|
Merge pull request #15943 from poke1024/geometry-line-line
Juan Linietsky
2018-05-07
1
-0
/
+1
|
\
\
|
*
|
Add Geometry::line_intersects_line_2d()
Bernhard Liebl
2018-01-21
1
-0
/
+1
*
|
|
iPhone X support and iOS-related fixes
Ruslan Mustakov
2018-04-11
1
-0
/
+1
|
|
/
|
/
|
*
|
Added File.get_path and File.get_path_absolute functions
Marcelo Fernandez
2018-03-13
1
-0
/
+3
*
|
Clean and expose get_audio/video_driver_* funcs on OS class
Marcelo Fernandez
2018-03-04
1
-0
/
+6
*
|
Merge pull request #15564 from RandomShaper/adpod-topmost
Rémi Verschelde
2018-02-14
1
-0
/
+2
|
\
\
|
*
|
Add new window setting: always on top
Pedro J. Estébanez
2018-01-05
1
-0
/
+2
*
|
|
Added OS::center_window to center the window precisely on desktop platforms
Marcelo Fernandez
2018-02-12
1
-0
/
+2
|
|
/
|
/
|
*
|
get_target_fps and set_target_fps now both use an int
Paul Joannon
2018-01-12
1
-1
/
+1
|
/
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Merge pull request #12603 from GodotExplorer/beautify-json
Rémi Verschelde
2017-12-06
1
-1
/
+1
|
\
|
*
Add indent and sort keys support for JSON.print
Geequlim
2017-11-07
1
-1
/
+1
*
|
Rename OS::get_data_dir to OS::get_user_data_dir
Rémi Verschelde
2017-11-17
1
-1
/
+1
*
|
Move singleton management from ProjectSettings to Engine
Leon Krause
2017-11-14
1
-0
/
+3
*
|
Basic docs for Geometry plus two new functions
Bernhard Liebl
2017-11-05
1
-0
/
+2
|
/
*
Merge pull request #11823 from endragor/virtual-keyboard-height
Gilles Roudiere
2017-10-04
1
-0
/
+1
|
\
|
*
Allow to obtain virtual keyboard height
Ruslan Mustakov
2017-10-04
1
-0
/
+1
*
|
fixed the OS.has_feature() API, and added support for 32 and 64.
Juan Linietsky
2017-10-03
1
-0
/
+2
*
|
Merge pull request #11782 from eska014/persistent-userfs-test
Hein-Pieter van Braam
2017-10-03
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Add OS::is_userfs_persistent to check user:// persistence
Leon Krause
2017-10-02
1
-0
/
+2
*
|
Renamed fixed_process to physics_process
AndreaCatania
2017-09-30
1
-1
/
+1
|
/
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-1
/
+1
*
Merge pull request #11294 from karroffel/json-object
Thomas Herzog
2017-09-17
1
-0
/
+46
|
\
|
*
added JSON singleton
karroffel
2017-09-15
1
-0
/
+46
*
|
Adds _OS::PowerState enum
Ignacio Etcheverry
2017-09-16
1
-1
/
+10
|
/
*
Fix enums bindings
Maxim Sheronov
2017-09-13
1
-2
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Merge pull request #10487 from marcelofg55/curscr_as_default
Rémi Verschelde
2017-08-22
1
-3
/
+3
|
\
|
*
p_screen param from get_screen_* funcs now default to the current screen
Marcelo Fernandez
2017-08-21
1
-3
/
+3
*
|
Merge pull request #10351 from neikeq/enums-are-for-the-weak
Juan Linietsky
2017-08-21
1
-0
/
+9
|
\
\
|
*
|
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
1
-0
/
+9
|
|
/
*
|
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-21
1
-2
/
+0
*
|
Merge pull request #10319 from neikeq/pr-engine-editor-hint
Juan Linietsky
2017-08-20
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Adds editor_hint to Engine class
Ignacio Etcheverry
2017-08-19
1
-0
/
+3
*
|
Revert "Second take at making command-line arguments more UNIX-like + main.cp...
Juan Linietsky
2017-08-19
1
-0
/
+2
*
|
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-19
1
-2
/
+0
*
|
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-16
1
-1
/
+1
|
/
*
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-07
1
-2
/
+2
*
Add GZIP compression support
George Marques
2017-07-13
1
-1
/
+2
*
IME window follow the input cursor.
geequlim
2017-07-11
1
-0
/
+2
*
Add compression support for File object
George Marques
2017-06-19
1
-0
/
+8
*
Fixed thread check, solves: #3698
kubeczek
2017-06-13
1
-0
/
+2
*
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
1
-1
/
+2
*
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-10
1
-1
/
+1
[next]