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
/
modules
/
visual_script
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
10
-304
/
+160
*
Merge pull request #8631 from volzhs/editor-theme-custom
Rémi Verschelde
2017-05-20
1
-2
/
+2
|
\
|
*
Revert "Add new editor and default theme (WIP)"
volzhs
2017-05-03
1
-2
/
+2
*
|
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
1
-3
/
+0
|
/
*
Add new editor and default theme (WIP)
Daniel J. Ramirez
2017-04-27
1
-2
/
+2
*
Merge pull request #8417 from neikeq/hello-there
Rémi Verschelde
2017-04-20
4
-14
/
+15
|
\
|
*
External editor improvements and fixes
Ignacio Etcheverry
2017-04-17
4
-14
/
+15
*
|
Convert indent on save
Paulb23
2017-04-18
2
-0
/
+8
*
|
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-10
1
-3
/
+3
|
/
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
18
-0
/
+18
*
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
2
-2
/
+2
*
Make Create New Node dialog resizable and burninate old dialog
Ray Koopa
2017-03-18
1
-1
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
17
-7166
/
+5686
*
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-05
16
-3
/
+458
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
2
-6
/
+6
*
Added missing FIXMEs in PR #7878
Ferenc Arn
2017-03-02
1
-1
/
+1
*
Merge pull request #7878 from RebelliousX/else
Rémi Verschelde
2017-02-28
1
-1
/
+1
|
\
|
*
Various fixes detected using PVS-Studio static analyzer.
Thaer Razeq
2017-02-28
1
-1
/
+1
*
|
Inf and NaN support added to GDScript.
Saracen
2017-02-28
3
-2
/
+14
|
/
*
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-02-21
4
-4
/
+4
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
6
-205
/
+205
*
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-02-13
6
-72
/
+72
*
Overloaded basic math funcs (double and float variants). Use real_t rather th...
Ferenc Arn
2017-01-16
1
-31
/
+31
*
Merge pull request #7532 from tagcup/pcg_prng
Rémi Verschelde
2017-01-16
1
-2
/
+2
|
\
|
*
Replace the existing PRNG (Xorshift31) with (minimal) PCG (XSH-RR variant wit...
Ferenc Arn
2017-01-15
1
-2
/
+2
*
|
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-01-16
2
-3
/
+3
*
|
Style: Cleanups, added headers, renamed files
Rémi Verschelde
2017-01-16
1
-1
/
+1
|
/
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
4
-8
/
+10
*
rename Input.get_mouse_speed() to Input.get_last_mouse_speed()
Juan Linietsky
2017-01-13
1
-2
/
+2
*
some class renames
Juan Linietsky
2017-01-12
2
-7
/
+7
*
Both Array and Dictionary are always in shared mode (removed copy on write).
Juan Linietsky
2017-01-11
1
-3
/
+3
*
Merge pull request #7093 from bojidar-bg/named-colors
Rémi Verschelde
2017-01-11
2
-2
/
+25
|
\
|
*
Add named colors to GDScript/Visual Script/core.
Bojidar Marinov
2016-12-17
2
-2
/
+25
*
|
Type renames:
Juan Linietsky
2017-01-11
5
-25
/
+25
*
|
Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con...
Juan Linietsky
2017-01-10
1
-2
/
+2
*
|
-All types have editable script now in properties
Juan Linietsky
2017-01-09
2
-4
/
+0
*
|
PopupMenu now emits both index_pressed and id_pressed instead of item_pressed...
Juan Linietsky
2017-01-08
1
-3
/
+3
*
|
renamed joystick to joypad everywhere around source code!
Juan Linietsky
2017-01-08
3
-23
/
+23
*
|
Editor settings categories are now tidy and beautiful!
Juan Linietsky
2017-01-05
1
-8
/
+8
*
|
-Changed most project settings in the engine, so they have major and minor ca...
Juan Linietsky
2017-01-05
4
-18
/
+18
*
|
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
16
-409
/
+409
*
|
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
2
-2
/
+2
*
|
Add "Positive" operator to VisualScript
George Marques
2016-11-11
1
-1
/
+6
|
/
*
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-01
1
-3
/
+0
*
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-11-01
1
-2
/
+2
*
Merge pull request #6850 from akien-mga/pr-scsub-shebang
Rémi Verschelde
2016-10-17
1
-0
/
+2
|
\
|
*
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-17
1
-0
/
+2
*
|
Merge pull request #6692 from bojidar-bg/add-char-to-gd-vs-script
Rémi Verschelde
2016-10-17
2
-0
/
+18
|
\
\
|
|
/
|
/
|
|
*
Add `String char(int ascii)` function to GDScript and Visual Script
Bojidar Marinov
2016-10-03
2
-0
/
+18
*
|
modules: Clone env in each module
Rémi Verschelde
2016-10-15
1
-1
/
+1
|
/
[prev]
[next]