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
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
31
-121
/
+115
*
Make sure project manager gets editor hint set
Rémi Verschelde
2018-09-10
1
-4
/
+1
*
Set editor hint for the project manager
Rémi Verschelde
2018-09-10
1
-0
/
+4
*
Donors: Add GameDev.tv as platinum sponsor
Rémi Verschelde
2018-08-28
1
-0
/
+0
*
Fall back to GLES2 if GLES3 is not working
Hein-Pieter van Braam
2018-08-26
1
-0
/
+4
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
2
-6
/
+1
*
Add print_verbose to print to stdout only in verbose mode
Rémi Verschelde
2018-08-24
1
-4
/
+2
*
Running builder (content generator) functions in subprocesses on Windows
Viktor Ferenczi
2018-07-27
2
-126
/
+136
*
Main: Fix --check-only option implemented as paired
Rémi Verschelde
2018-07-27
1
-3
/
+3
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
5
-10
/
+10
*
Merge pull request #18368 from Gamblify/RasterizerEngineSync
Rémi Verschelde
2018-07-25
1
-4
/
+5
|
\
|
*
Rasterizers are now in sync with engine
Gustav Lund
2018-06-05
1
-4
/
+5
*
|
Add static type checks in the parser
George Marques
2018-07-20
1
-12
/
+3
*
|
Fix build issues and typos after c69de2ba4
Rémi Verschelde
2018-07-20
1
-1
/
+1
*
|
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-19
1
-2
/
+11
*
|
Add Audio Server profiling time to the profiler
Marcelo Fernandez
2018-07-17
1
-0
/
+2
*
|
Added Performance.AUDIO_OUTPUT_LATENCY
Marcelo Fernandez
2018-07-17
2
-0
/
+6
*
|
Visual Shaders are back.
Juan Linietsky
2018-07-14
1
-2
/
+2
*
|
Merge pull request #19229 from RandomShaper/fix-focus-steal
Max Hilbrunner
2018-07-05
1
-4
/
+1
|
\
\
|
*
|
Fix debugger focus stealing
Pedro J. Estébanez
2018-05-28
1
-4
/
+1
*
|
|
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Hugo Locurcio
2018-06-28
3
-0
/
+0
*
|
|
Fix vsync initialization
Chaosus
2018-06-25
1
-0
/
+2
*
|
|
add NoCache wrapper to Command
Rhody Lugo
2018-06-21
1
-4
/
+4
*
|
|
The build-solutions flag now forces editor mode.
Nathan Warden
2018-06-15
1
-0
/
+1
*
|
|
Removed unused AudioServer::update function
Marcelo Fernandez
2018-06-15
1
-3
/
+0
*
|
|
Correct test list returned by test_get_names
Emmanuel Leblond
2018-06-09
1
-4
/
+9
|
|
/
|
/
|
*
|
Add cli paramerter --check-only for script parsing
Timur Celik
2018-05-31
1
-0
/
+8
*
|
Revert "Make the performance reporting update frequency customizable"
Juan Linietsky
2018-05-28
2
-14
/
+6
*
|
Merge pull request #18998 from Calinou/customizable-performance-reporting-rate
Max Hilbrunner
2018-05-26
2
-6
/
+14
|
\
\
|
*
|
Make the performance reporting update frequency customizable
Hugo Locurcio
2018-05-18
2
-6
/
+14
*
|
|
Only add autoloads in editor if they have tool scripts
George Marques
2018-05-22
1
-24
/
+1
|
/
/
*
|
Add missing copyright headers
Guilherme Felipe
2018-05-16
2
-0
/
+60
*
|
-New inspector.
Juan Linietsky
2018-05-15
3
-225
/
+273
*
|
Merge pull request #18545 from vnen/editor-autoload
Juan Linietsky
2018-05-14
1
-86
/
+108
|
\
\
|
*
|
Enable autoload in editor
George Marques
2018-05-01
1
-86
/
+108
*
|
|
Change reused variable name in command line parsing
Leon Krause
2018-05-12
1
-6
/
+6
*
|
|
Remove dead branch in command line logic
Leon Krause
2018-05-12
1
-16
/
+1
*
|
|
Revert "Fix custom resource path look-up per command line"
Leon Krause
2018-05-12
1
-4
/
+1
*
|
|
Merge pull request #18770 from eska014/cmdline
Rémi Verschelde
2018-05-11
1
-3
/
+6
|
\
\
\
|
*
|
|
Fix help/man for --export and --export-debug
Leon Krause
2018-05-10
1
-2
/
+2
|
*
|
|
Fix custom resource path look-up per command line
Leon Krause
2018-05-10
1
-1
/
+4
|
|
|
/
|
|
/
|
*
/
|
Fix setting for pointing emulation
volzhs
2018-05-10
1
-2
/
+2
|
/
/
*
|
Merge pull request #14622 from bruvzg/non-rectangular-windows
Hein-Pieter van Braam
2018-05-08
1
-0
/
+5
|
\
\
|
*
|
Experimental support for windows with per-pixel transparency (macOS, X11 and ...
bruvzg
2018-04-07
1
-0
/
+5
*
|
|
Local debugger fixes and extensions
Blazej Floch
2018-05-07
1
-0
/
+1
*
|
|
Merge pull request #17353 from zmanuel/timer_hysteresis_multiframe_pr1
Juan Linietsky
2018-05-07
2
-16
/
+238
|
\
\
\
|
*
|
|
Add hysteresis to physics timestep count per frame
Manuel Moos
2018-04-09
2
-16
/
+238
*
|
|
|
updated OAHashMap to use robinhood hashing
karroffel
2018-05-03
1
-3
/
+3
*
|
|
|
Merge pull request #17196 from RandomShaper/improve-gui-touch
Rémi Verschelde
2018-05-02
3
-21
/
+127
|
\
\
\
\
|
*
|
|
|
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-30
3
-21
/
+127
[next]