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
/
scene
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree fix drawing order for header +
toger5
2017-06-25
1
-16
/
+20
*
Usability improvements for folding. Unfortunately SpatialMaterial broke compa...
Juan Linietsky
2017-06-25
6
-13
/
+22
*
-Added folding to property editor, persistent on objects it edits
Juan Linietsky
2017-06-25
2
-12
/
+129
*
Fixes method bind
Ramesh Ravone
2017-06-25
1
-2
/
+2
*
Ability to restart particle system with a function call
Juan Linietsky
2017-06-25
5
-5
/
+68
*
BuildSystem: generated files have .gen.extension
Poommetee Ketson
2017-06-25
7
-7
/
+7
*
Merge pull request #9353 from Zylann/gradient_refactor
Juan Linietsky
2017-06-24
2
-197
/
+32
|
\
|
*
GradientTexture now uses a Gradient
Marc Gilleron
2017-06-24
2
-197
/
+32
*
|
Merge pull request #9249 from Noshyaar/pr-colorpick
Rémi Verschelde
2017-06-24
1
-23
/
+24
|
\
\
|
|
/
|
/
|
|
*
ColorPicker: fix DPI, hue & color update issues
Poommetee Ketson
2017-06-20
1
-23
/
+24
*
|
Merge pull request #9344 from Noshyaar/pr-envi
George Marques
2017-06-24
1
-2
/
+1
|
\
\
|
*
|
Environment: remove ssr_accel property, fix typo
Poommetee Ketson
2017-06-24
1
-2
/
+1
*
|
|
Simplified 2D Kinematicbody.. 3D will wait a bit.
Juan Linietsky
2017-06-24
3
-310
/
+194
*
|
|
Merge pull request #9342 from GodotExplorer/pr-rich-text-vscroll-type-3.0
Andreas Haas
2017-06-24
1
-2
/
+2
|
\
\
\
|
*
|
|
Add statements for script types of RichTextLabel
geequlim
2017-06-24
1
-2
/
+2
|
|
/
/
*
/
/
-Restored support for Canvas BG mode on Environment
Juan Linietsky
2017-06-24
3
-25
/
+25
|
/
/
*
|
-Trigger shapes removed in 2D, they became obsolete long ago when areas could...
Juan Linietsky
2017-06-23
8
-455
/
+404
*
|
Added Curve resource
Marc Gilleron
2017-06-24
6
-213
/
+510
*
|
Small fixes required to get platformer to work.
Juan Linietsky
2017-06-23
4
-9
/
+289
*
|
Fix shortcuts, make them visible again and work.
Juan Linietsky
2017-06-22
1
-1
/
+1
*
|
Fixed bug regarding to two spatial 2d players not mixing properly
Juan Linietsky
2017-06-22
1
-6
/
+6
*
|
Properly exposed material types everywhere.
Juan Linietsky
2017-06-22
6
-6
/
+14
*
|
Fix tools=no build
Rémi Verschelde
2017-06-22
1
-0
/
+3
*
|
-Moved NinePatch to shader, saves a ton of draw calls rendering UI
Juan Linietsky
2017-06-21
2
-1
/
+52
*
|
2D GPU Particles working..
Juan Linietsky
2017-06-21
7
-1228
/
+427
*
|
Merge pull request #9257 from Shockblast/patch-1
Thomas Herzog
2017-06-20
1
-1
/
+0
|
\
\
|
*
|
Remove Duplicate Include
Shockblast
2017-06-19
1
-1
/
+0
*
|
|
Merge pull request #9277 from bd339/iss9266
Thomas Herzog
2017-06-20
1
-1
/
+1
|
\
\
\
|
*
|
|
Add null-check to get_normal_frame
Benjamin Dahse
2017-06-20
1
-1
/
+1
*
|
|
|
Merge pull request #8407 from Jylhis/popup_item_select_hide
Thomas Herzog
2017-06-20
2
-3
/
+22
|
\
\
\
\
|
*
|
|
|
Update PopupMenu hiding
Jylhis
2017-04-14
2
-3
/
+22
*
|
|
|
|
Merge pull request #8629 from hikari-no-yume/Sprite3D_double_sided_flag_master
Thomas Herzog
2017-06-19
2
-3
/
+6
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add double-sided flag to SpriteBase3D (fixes #8007)
Andrea Faulds
2017-05-02
2
-3
/
+6
*
|
|
|
|
Merge pull request #8870 from tagcup/pathfollow
Thomas Herzog
2017-06-19
1
-24
/
+42
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Fix PathFollow rotations.
Ferenc Arn
2017-05-31
1
-24
/
+42
*
|
|
|
|
Merge pull request #9256 from MarianoGnu/master
Juan Linietsky
2017-06-19
2
-19
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
Fix ColorPicker's screen pick functionality
Mariano Suligoy
2017-06-19
2
-19
/
+20
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Texture rect_region drawing now clamps UV to avoid bleeding. This avoids scen...
Juan Linietsky
2017-06-18
6
-22
/
+44
*
|
|
|
|
-Added AudioStreamPlayer2D, for 2D positional sound
Juan Linietsky
2017-06-18
9
-54
/
+680
|
/
/
/
/
*
|
|
|
Added normalmap support to stylebox and animated sprite.
Juan Linietsky
2017-06-18
4
-2
/
+49
*
|
|
|
Add normalmap support for drawing in all low level primitives. Only added sup...
Juan Linietsky
2017-06-17
6
-73
/
+112
*
|
|
|
-Fixed shader lang to not be able to get scalar from matrix (ie mat.x), to ma...
Juan Linietsky
2017-06-17
1
-2
/
+0
*
|
|
|
Merge pull request #9228 from BastiaanOlij/fix_primitive_slider
Rémi Verschelde
2017-06-17
1
-23
/
+22
|
\
\
\
\
|
*
|
|
|
fix sliders for primitives
BastiaanOlij
2017-06-17
1
-23
/
+22
*
|
|
|
|
-Fix freezes caused by etccomp2, closes #9183
Juan Linietsky
2017-06-16
5
-19
/
+25
|
/
/
/
/
*
|
|
|
Complete changing of resource extensions
George Marques
2017-06-16
1
-1
/
+1
*
|
|
|
Merge pull request #9212 from BastiaanOlij/add_primitive_hints
Rémi Verschelde
2017-06-16
1
-25
/
+25
|
\
\
\
\
|
*
|
|
|
Add sensible hints to properties
BastiaanOlij
2017-06-16
1
-25
/
+25
*
|
|
|
|
Merge pull request #9208 from Calinou/tweak-default-fov
Rémi Verschelde
2017-06-16
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Increase the default perspective camera FOV
Hugo Locurcio
2017-06-16
1
-1
/
+1
[next]