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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #20154 from marcelofg55/midi_driver
Rémi Verschelde
2018-07-25
9
-0
/
+370
|
\
|
*
Added a new MIDIDriver class
Marcelo Fernandez
2018-07-21
9
-0
/
+370
*
|
Merge pull request #20411 from ibrahn/remove-substr-strlen
Rémi Verschelde
2018-07-24
2
-6
/
+16
|
\
\
|
*
|
removed redundant strlen calculation from String::substr
Ibrahn Sahir
2018-07-24
2
-6
/
+16
*
|
|
Merge pull request #20407 from akien-mga/po-newline-eof
Max Hilbrunner
2018-07-24
1
-19
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix loading PO files with missing newline after last msgstr
Rémi Verschelde
2018-07-24
1
-19
/
+21
*
|
|
reduce clang warning spam
karroffel
2018-07-24
2
-49
/
+49
|
/
/
*
|
Removed unnecessary assignments
Wilson E. Alvarez
2018-07-24
3
-16
/
+6
*
|
Merge pull request #15880 from neikeq/better-collections
Ignacio Etcheverry
2018-07-23
2
-0
/
+6
|
\
\
|
*
|
Add Dictionary::erase_checked(key) method
Ignacio Etcheverry
2018-07-18
2
-0
/
+6
*
|
|
Merge pull request #19313 from RandomShaper/improve-image
Juan Linietsky
2018-07-23
2
-12
/
+102
|
\
\
\
|
*
|
|
Optimize image scaling routines
Pedro J. Estébanez
2018-07-23
1
-6
/
+6
|
*
|
|
Add trilinear filtering to image scaling
Pedro J. Estébanez
2018-07-23
2
-7
/
+97
*
|
|
|
Merge pull request #12678 from AndreaCatania/soft
Juan Linietsky
2018-07-23
1
-0
/
+13
|
\
\
\
\
|
*
|
|
|
Added function append_array to vector
AndreaCatania
2018-07-23
1
-0
/
+13
*
|
|
|
|
Fix upper/lower case convertion for characters >= 0x80
Marcelo Fernandez
2018-07-22
1
-4
/
+4
|
/
/
/
/
*
|
|
/
Add editor highlight for type-safe lines
George Marques
2018-07-20
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #20157 from GodotExplorer/image-load-webp
Juan Linietsky
2018-07-20
2
-20
/
+21
|
\
\
\
|
*
|
|
Add webp buffer loader for Image
geequlim
2018-07-17
2
-20
/
+21
*
|
|
|
Fix build issues and typos after c69de2ba4
Rémi Verschelde
2018-07-20
3
-6
/
+7
*
|
|
|
Fix unwanted restarting
volzhs
2018-07-20
1
-0
/
+1
*
|
|
|
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-19
6
-6
/
+39
*
|
|
|
Several improvements to editor inspector usability and style
Juan Linietsky
2018-07-18
1
-1
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
fix nameclash with MSVC
karroffel
2018-07-18
1
-0
/
+1
*
|
|
Style: Format code with clang-format 6.0.1
Rémi Verschelde
2018-07-18
2
-4
/
+4
*
|
|
Fixed OS.has_feature not using custom feature tags.
matthew1006
2018-07-18
3
-0
/
+9
*
|
|
reworked ustring.rsplit to fix behaviour.
Ibrahn Sahir
2018-07-17
1
-22
/
+18
*
|
|
Merge pull request #20195 from Faless/ssl_handshake
Max Hilbrunner
2018-07-17
4
-8
/
+54
|
\
\
\
|
*
|
|
HTTP client now uses non blocking handshake
Fabio Alessandrelli
2018-07-16
2
-5
/
+32
|
*
|
|
Implement non blocking-handshake for StreamPeerSSL
Fabio Alessandrelli
2018-07-16
2
-3
/
+22
|
|
/
/
*
/
/
Global class names (and GDScript support for it)
Juan Linietsky
2018-07-15
3
-2
/
+104
|
/
/
*
|
Added support for extra mouse buttons.
unknown
2018-07-09
3
-1
/
+20
*
|
MultiplayerAPI::send_bytes transfer mode support.
Fabio Alessandrelli
2018-07-08
2
-3
/
+6
*
|
Merge pull request #19183 from Nallebeorn/rename-main-scene
Max Hilbrunner
2018-07-05
2
-0
/
+5
|
\
\
|
*
|
Update resource file project settings on rename
Benjamin
2018-07-03
2
-0
/
+5
*
|
|
Merge pull request #19279 from aaronfranke/core-fposmod-fix
Max Hilbrunner
2018-07-05
1
-2
/
+16
|
\
\
\
|
*
|
|
[Core] [Math] Fix fposmod() function
Aaron Franke
2018-06-10
1
-2
/
+16
*
|
|
|
Merge pull request #19229 from RandomShaper/fix-focus-steal
Max Hilbrunner
2018-07-05
2
-0
/
+14
|
\
\
\
\
|
*
|
|
|
Fix debugger focus stealing
Pedro J. Estébanez
2018-05-28
2
-0
/
+14
*
|
|
|
|
Fix CORS problems due to added headers on JS target
GagaPete
2018-07-04
1
-2
/
+31
*
|
|
|
|
Merge pull request #19919 from marcelofg55/notif_crash
Max Hilbrunner
2018-07-03
2
-0
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Add a new notification to detect crashes on native scripts
Marcelo Fernandez
2018-07-02
2
-0
/
+2
*
|
|
|
|
Merge pull request #19192 from marcelofg55/undo_redo_msg
Max Hilbrunner
2018-07-03
2
-8
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
Add a message when there is nothing to Undo or Redo
Marcelo Fernandez
2018-05-27
2
-8
/
+12
*
|
|
|
|
|
Ensure, if a texture meant for a normal map is imported and size limit exists...
Juan Linietsky
2018-07-03
2
-0
/
+31
*
|
|
|
|
|
Merge pull request #19802 from matthew1006/custom-feature-tag-fix
Max Hilbrunner
2018-07-03
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fixed project settings overrides not using custom feature tags.
matthew1006
2018-06-27
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #19819 from MetaSaval/master
Max Hilbrunner
2018-07-03
2
-14
/
+12
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Change the neighbours vector to a set in AStar
Danny
2018-06-27
2
-14
/
+12
*
|
|
|
|
|
|
|
Hacked around duplication bug. I think duplicate needs to be even smarter, ma...
Juan Linietsky
2018-07-03
1
-0
/
+2
[next]