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
*
Ability to pass custom variables to expression.
Juan Linietsky
2018-08-08
2
-8
/
+26
*
-Add Expression class, used to evaluate expressions
Juan Linietsky
2018-08-08
3
-0
/
+2445
*
Make sure warn deprecated uses a volatile bool (for multithreading)
Juan Linietsky
2018-08-07
1
-1
/
+1
*
Merge pull request #20636 from goodyttoor/hdr_import
Thomas Herzog
2018-08-07
1
-1
/
+0
|
\
|
*
Fix #20564 HDR import fail
Unknown
2018-07-31
1
-1
/
+0
*
|
Added proper import support for 3D and Array textures
Juan Linietsky
2018-08-06
2
-7
/
+22
*
|
Merge pull request #20573 from hpvb/fix-nested-vector-cow
Hein-Pieter van Braam
2018-08-05
2
-22
/
+33
|
\
\
|
*
|
Fix nested Vectors
Hein-Pieter van Braam
2018-07-29
2
-22
/
+33
*
|
|
ResourceFormatLoaderImage::get_resource_type now uses file path
willnationsdev
2018-08-04
1
-1
/
+1
|
|
/
|
/
|
*
|
Ensure one shot signals are not disconnected while edited, closes #7776
Juan Linietsky
2018-07-29
1
-1
/
+9
*
|
It is now possible to import images as a separate resource, closes #5738 and ...
Juan Linietsky
2018-07-29
3
-1
/
+101
|
/
*
Fix marshalls size checks.
Fabio Alessandrelli
2018-07-29
1
-101
/
+76
*
fix windows build using python 3.7
dragmz
2018-07-28
1
-2
/
+1
*
Merge pull request #20464 from Calinou/add-editor-standalone-feature-tags
Rémi Verschelde
2018-07-28
1
-0
/
+7
|
\
|
*
Add "editor" and "standalone" feature tags
Hugo Locurcio
2018-07-25
1
-0
/
+7
*
|
Merge pull request #20511 from maksloboda/InputEventActionFix
Rémi Verschelde
2018-07-28
2
-0
/
+9
|
\
\
|
*
|
Fixed shortcuts not working with InputEventActions
Max
2018-07-27
2
-0
/
+9
*
|
|
Running builder (content generator) functions in subprocesses on Windows
Viktor Ferenczi
2018-07-27
3
-25
/
+268
*
|
|
Merge pull request #20478 from mattiascibien/main_Scene_filter
Rémi Verschelde
2018-07-26
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix main scene file filter
Mattias Cibien
2018-07-26
1
-1
/
+1
*
|
|
|
doc: Sync classref with current source
Rémi Verschelde
2018-07-26
2
-2
/
+2
*
|
|
|
Merge pull request #18282 from aaronfranke/better-mathf
Rémi Verschelde
2018-07-26
3
-2
/
+67
|
\
\
\
\
|
*
|
|
|
Expose 64-bit Color methods to GDScript and fix/update Color XML doc
Aaron Franke
2018-07-25
1
-2
/
+10
|
*
|
|
|
[Core] 64-bit int Color methods
Aaron Franke
2018-07-25
2
-0
/
+57
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #18955 from tagcup/fix_set_scale
Rémi Verschelde
2018-07-26
3
-15
/
+9
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Removed incorrect Basis::set_scale().
tagcup
2018-05-17
3
-15
/
+9
*
|
|
|
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
41
-601
/
+719
|
|
/
/
|
/
|
|
*
|
|
Fix format ignores case in placeholder
Alexander Holland
2018-07-25
1
-3
/
+3
*
|
|
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
[next]