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
*
Register GDScript test tools as test commands to run via command-line
Andrii Doroshenko (Xrayez)
2020-09-02
1
-1
/
+3
*
Fix invalid CSV in SDL2 controller mappings DB
Rémi Verschelde
2020-09-01
1
-1
/
+1
*
Merge pull request #41669 from strank/hardcoded-op-max
Rémi Verschelde
2020-09-01
1
-26
/
+26
|
\
|
*
Fix hard-coded OP_MAX in variant_op.cpp
strank
2020-09-01
1
-26
/
+26
*
|
Merge pull request #40868 from aaronfranke/color-html-rgba
Rémi Verschelde
2020-09-01
2
-79
/
+53
|
\
\
|
*
|
Simplify html_is_valid and allow it to work with 3 and 4 hex digits
Aaron Franke
2020-09-01
1
-27
/
+8
|
*
|
Change Color HTML conversion from ARGB to RGBA
Aaron Franke
2020-09-01
2
-56
/
+49
|
|
/
*
/
Sync controller mappings DB with SDL2 community repo
Rémi Verschelde
2020-09-01
1
-11
/
+112
|
/
*
Merge pull request #41635 from jkb0o/master
Rémi Verschelde
2020-08-31
1
-0
/
+3
|
\
|
*
[funexpected] clear missed remaps on deinitialization, fixes godotengine/godo...
Yakov Borevich
2020-08-31
1
-0
/
+3
*
|
Merge pull request #40955 from Calinou/test-add-expression
Rémi Verschelde
2020-08-31
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add a test suite for Expression
Hugo Locurcio
2020-08-27
1
-1
/
+1
*
|
Added debugger plugin support
simpu
2020-08-26
3
-0
/
+211
*
|
Revert "Check if global class file still exists before registering it"
Rémi Verschelde
2020-08-25
1
-3
/
+1
*
|
Merge pull request #40443 from SkyLucilfer/PluralsSupport
Rémi Verschelde
2020-08-25
11
-111
/
+755
|
\
\
|
*
|
Update GDScriptTranslationParserPlugin to use GDSriptParser instead of RegEx.
SkyJJ
2020-08-19
2
-2
/
+3
|
*
|
Updated Translation architecture to have TranslationPO, did some commit fixes...
SkyJJ
2020-08-19
10
-294
/
+499
|
*
|
Added plurals and context support to Translation
SkyJJ
2020-08-19
9
-118
/
+556
*
|
|
Fix new black style check failures in various files.
Marcel Admiraal
2020-08-21
1
-2
/
+6
*
|
|
Fix warning using ERR_FAIL_INDEX on unsigned int
Rémi Verschelde
2020-08-19
1
-1
/
+1
|
/
/
*
|
Fixed issues with adding custom project settings and added confirmation dialo...
Eric M
2020-08-18
1
-2
/
+2
*
|
Update AUTHORS and DONORS list
Rémi Verschelde
2020-08-14
2
-2
/
+8
*
|
Added volumetric fog effect.
Juan Linietsky
2020-08-13
2
-4
/
+3
*
|
Merge pull request #41025 from Faless/gdscript/fix_class_name
Rémi Verschelde
2020-08-11
1
-1
/
+2
|
\
\
|
*
|
Remap script path when registering class.
Fabio Alessandrelli
2020-08-04
1
-1
/
+2
|
|
/
*
|
Merge pull request #41043 from ShivamMukherjee/fix-variant-call
Rémi Verschelde
2020-08-10
1
-5
/
+5
|
\
\
|
*
|
Fix Vector3i and Vector2i AXIS_* constants
Vivraan
2020-08-05
1
-5
/
+5
|
|
/
*
/
Rewrite ProjectSettings editor advanced options
Stijn Hinlopen
2020-08-10
2
-0
/
+7
|
/
*
Fixes issue with LocalVector remove function
Andrea Catania
2020-07-31
1
-1
/
+1
*
Check if global class file still exists before registering it
Wilson E. Alvarez
2020-07-28
1
-1
/
+2
*
Make all String float conversion methods be 64-bit
Aaron Franke
2020-07-27
7
-19
/
+14
*
SCons: Refactor running commands through builders
Andrii Doroshenko (Xrayez)
2020-07-28
2
-6
/
+12
*
Merge pull request #39898 from Meriipu/master_gdscript
Rémi Verschelde
2020-07-26
1
-6
/
+6
|
\
|
*
GDScript: Clarified/fixed inaccuracies in the built-in function docs.
Meriipu
2020-07-25
1
-6
/
+6
*
|
Merge pull request #40670 from vnen/remove-multilevel-call
Rémi Verschelde
2020-07-26
4
-124
/
+0
|
\
\
|
*
|
Remove multilevel calls
George Marques
2020-07-24
4
-124
/
+0
*
|
|
Core Variant: switch from 'real' to 'float' to allow building with NEED_LONG_INT
Sergey Minakov
2020-07-25
1
-2
/
+2
*
|
|
Core Callable: fixed variant call caster
Sergey Minakov
2020-07-25
1
-2
/
+2
*
|
|
Merge pull request #38900 from bruvzg/docs_ignore_os_spec_def_vals
Rémi Verschelde
2020-07-25
6
-4
/
+65
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Docs: Ignore OS specific values (constants, project settings, properties).
bruvzg
2020-07-15
6
-4
/
+65
*
|
|
Show errors on Object.call_deferred
Wilson E. Alvarez
2020-07-24
1
-1
/
+1
|
|
/
|
/
|
*
|
t Add unit testing to Godot using DocTest and added to GitHub Actions CI
RevoluPowered
2020-07-24
1
-1
/
+3
*
|
Merge pull request #40598 from vnen/gdscript-2.0
Rémi Verschelde
2020-07-24
1
-1
/
+2
|
\
\
|
*
|
Add warning checks in GDScript analyzer
George Marques
2020-07-20
1
-1
/
+2
*
|
|
issue-40396 - Added missing error strings to JSON parsing when array or objec...
Adam Bates
2020-07-22
1
-0
/
+2
*
|
|
Merge pull request #40450 from asmaloney/spelling
Rémi Verschelde
2020-07-21
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix spelling & grammar in comments, docs, and messages
Andy Maloney
2020-07-21
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Update core documentation to match recent C# changes
Aaron Franke
2020-07-21
5
-8
/
+7
|
|
/
|
/
|
*
|
Merge pull request #40161 from vnen/classdb-info-methods
Rémi Verschelde
2020-07-20
2
-22
/
+152
|
\
\
|
*
|
Add methods in ClassDB to get property/method/constant/enum info
George Marques
2020-07-06
2
-22
/
+152
[next]