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
*
Add native window/taskbar icon support for Windows and macOS.
bruvzg
2019-05-24
4
-0
/
+11
*
Build Clipper with `tools=no` and patch it to auto-disable exceptions
Andrii Doroshenko (Xrayez)
2019-05-22
1
-0
/
+1
*
Merge pull request #29041 from hbina/add_const
Rémi Verschelde
2019-05-21
1
-1
/
+1
|
\
|
*
added a const keyword for a methods that return constant literal...
hbina085
2019-05-21
1
-1
/
+1
*
|
Merge pull request #29011 from zann1x/master
Rémi Verschelde
2019-05-21
1
-1
/
+5
|
\
\
|
*
|
Initialize padding on PoolByteArray serialization
Lukas Zanner
2019-05-19
1
-1
/
+5
*
|
|
Merge pull request #27886 from LeonardMeagher2/obj_to_string
Rémi Verschelde
2019-05-20
7
-1
/
+22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Allow overriding how scripted objects are converted to strings
Leonard Meagher
2019-05-03
7
-1
/
+22
*
|
|
Style: Fix issues with clang-format 8.0
Rémi Verschelde
2019-05-20
2
-3
/
+2
*
|
|
Fix typos with codespell
Rémi Verschelde
2019-05-19
6
-15
/
+13
|
|
/
|
/
|
*
|
Merge pull request #28925 from Daw11/astar-sorted-array
Max Hilbrunner
2019-05-18
2
-66
/
+47
|
\
\
|
*
|
Use a binary heap for the open list of Astar
Daw11
2019-05-16
2
-66
/
+47
*
|
|
Merge pull request #28944 from Faless/mix/object_get_indexed
Max Hilbrunner
2019-05-17
1
-7
/
+5
|
\
\
\
|
*
|
|
Fix Object::get_indexed for simple properties.
Fabio Alessandrelli
2019-05-16
1
-7
/
+5
|
|
/
/
*
|
|
Merge pull request #28587 from Daw11/lanczos
Max Hilbrunner
2019-05-16
3
-0
/
+158
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Implement Lanczos image filter
Daw11
2019-05-05
3
-0
/
+158
*
|
|
Fix NaN with get_action_strength
Gilles Roudière
2019-05-15
1
-2
/
+11
*
|
|
Better handle some self-RSET/RPC in MultiplayerAPI
Fabio Alessandrelli
2019-05-12
1
-6
/
+10
*
|
|
Change "ID" to lowercase "id"
Aaron Franke
2019-05-09
4
-14
/
+14
*
|
|
Avoid _can_call_mode resetting error message in MultiplayerAPI
Fabio Alessandrelli
2019-05-08
1
-4
/
+6
*
|
|
Merge pull request #28525 from MunWolf/func_ref_validation
Rémi Verschelde
2019-05-06
2
-0
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added an is_valid function to FuncRef so script can check if it is safe to ca...
Rikhardur Bjarni Einarsson
2019-04-29
2
-0
/
+14
*
|
|
Locales: Add some missing locale names
Rémi Verschelde
2019-05-02
1
-2
/
+16
*
|
|
Merge pull request #27676 from qarmin/small_fixes_2
Rémi Verschelde
2019-05-01
2
-5
/
+3
|
\
\
\
|
*
|
|
Small fixes to static analyzer bugs
qarmin
2019-04-04
2
-5
/
+3
*
|
|
|
Make "decimal" functions more consistent
Aaron Franke
2019-04-30
2
-0
/
+8
*
|
|
|
Merge pull request #28530 from akien-mga/scons-prepend-cpppath
Rémi Verschelde
2019-04-30
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
1
-4
/
+4
*
|
|
|
|
Merge pull request #24437 from mateusfccp/single_quotes_option
Rémi Verschelde
2019-04-30
1
-1
/
+7
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add settings for single-quotes on completion
Mateus Felipe C. C. Pinto
2018-12-18
1
-1
/
+7
*
|
|
|
|
Merge pull request #27294 from lupoDharkael/rect2i
Rémi Verschelde
2019-04-30
1
-8
/
+31
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Add missing methods to Rect2i
lupoDharkael
2019-03-21
1
-8
/
+31
*
|
|
|
|
Merge pull request #28423 from neikeq/dont-forget-to-think-a-name-for-this-br...
Rémi Verschelde
2019-04-29
4
-40
/
+106
|
\
\
\
\
\
|
*
|
|
|
|
C#: Generate the correct integer and floating point types
Ignacio Etcheverry
2019-04-27
4
-40
/
+106
*
|
|
|
|
|
Merge pull request #28452 from Sintinium/undoredo-lock
Rémi Verschelde
2019-04-29
2
-0
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Undo support for locking and grouping for both 2D and 3D
Sintinium
2019-04-26
2
-0
/
+6
|
|
/
/
/
/
/
*
|
|
|
|
|
Use approximate equallity methods in many places
Aaron Franke
2019-04-25
3
-8
/
+8
*
|
|
|
|
|
[Core] Approximate equality
Aaron Franke
2019-04-25
5
-25
/
+33
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #28376 from MuffinManKen/translation_server_get_all_loaded...
Rémi Verschelde
2019-04-25
2
-0
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
Added TranslationServer::get_loaded_locales to return an array of all locales...
Ken Paulson
2019-04-24
2
-0
/
+17
*
|
|
|
|
|
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-24
1
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
Add FileAccess::set_unix_permissions for Unix platforms
Juan Linietsky
2019-04-07
14
-4
/
+85
*
|
|
|
|
Merge pull request #24269 from xsellier/feature/master-add-sha256
Hein-Pieter van Braam
2019-04-23
1
-0
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
Feature: Add SHA256 for PoolByteArray
Xavier Sellier
2018-12-10
1
-0
/
+15
*
|
|
|
|
|
Merge pull request #26064 from JFonS/add_frustum_camera_mode
Hein-Pieter van Braam
2019-04-23
2
-0
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add FRUSTUM camera mode, allowing tilted frustums
JFonS
2019-02-19
2
-0
/
+9
*
|
|
|
|
|
|
fixed an access after free in OS_X11::set_context.
Ibrahn Sahir
2019-04-22
2
-0
/
+30
*
|
|
|
|
|
|
Merge pull request #26787 from ptrojahn/utf8assign
Rémi Verschelde
2019-04-22
1
-0
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Support UTF-8 input action names
Paul Trojahn
2019-03-08
1
-0
/
+3
*
|
|
|
|
|
|
|
Merge pull request #28179 from neikeq/welp
Rémi Verschelde
2019-04-22
1
-0
/
+4
|
\
\
\
\
\
\
\
\
[next]