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
*
fix otherwise unitialized variables, found in #31694
Robin Hübner
2019-08-27
2
-0
/
+2
*
Merge pull request #31685 from merumelu/referencerect-with-advanced-gui-disabled
Rémi Verschelde
2019-08-27
1
-1
/
+1
|
\
|
*
Register ReferenceRect when building with ADVANCED_GUI_DISABLED
merumelu
2019-08-26
1
-1
/
+1
*
|
Merge pull request #25656 from bruvzg/macos_multi_instances
Rémi Verschelde
2019-08-26
2
-0
/
+8
|
\
\
|
*
|
[macOS] Add methods to modify global and dock menus. Add ability to open mult...
bruvzg
2019-08-26
2
-0
/
+8
|
|
/
*
/
Fix Multiline texts not updating correcly inside arrays
Michael Alexsander Silva Dias
2019-08-26
1
-1
/
+1
|
/
*
Merge pull request #31496 from nekomatata/fix-text-edit-insert-selection
Rémi Verschelde
2019-08-25
1
-2
/
+14
|
\
|
*
Update TextEdit selection & cursor when inserting line
PouleyKetchoupp
2019-08-25
1
-2
/
+14
*
|
Merge pull request #31654 from Paulb23/minimap_fixes
Rémi Verschelde
2019-08-25
2
-36
/
+47
|
\
\
|
*
|
Refactor TextEdit control height calculations
Paulb23
2019-08-25
2
-36
/
+16
|
*
|
Minimap scroll now acts similar to scrollbar
Paulb23
2019-08-25
2
-4
/
+36
|
*
|
Fixed syntax highlighting cache not clearing final line
Paulb23
2019-08-24
1
-1
/
+1
|
*
|
Adjust viewport colour based on background colour
Paulb23
2019-08-24
1
-2
/
+1
*
|
|
Merge pull request #31628 from merumelu/treeitem-icon-modulate
Rémi Verschelde
2019-08-25
3
-22
/
+13
|
\
\
\
|
*
|
|
Tree: fix and expose icon modulation
merumelu
2019-08-24
3
-22
/
+13
|
|
/
/
*
/
/
Disallow undo/redo in readonly TextEdit's
Yuri Roubinski
2019-08-25
1
-0
/
+8
|
/
/
*
|
Merge pull request #31593 from SaracenOne/project_theme_shutdown_fix
Rémi Verschelde
2019-08-23
1
-4
/
+5
|
\
\
|
*
|
Fixes issue with project_default_theme not being dereferenced on cleanup.
Saracen
2019-08-23
1
-4
/
+5
|
|
/
*
|
Merge pull request #30398 from tomasantunes/master2
Rémi Verschelde
2019-08-23
2
-10
/
+24
|
\
\
|
*
|
Increase color preset slots
Tomás Antunes
2019-07-30
2
-10
/
+24
*
|
|
Merge pull request #31014 from DavidSichma/kinematic_angle
Rémi Verschelde
2019-08-23
2
-4
/
+4
|
\
\
\
|
*
|
|
Fix floor_max_angle comparison for impossible angles
David Sichma
2019-08-01
2
-4
/
+4
*
|
|
|
Merge pull request #31575 from creikey/increase-anchor-precision
Rémi Verschelde
2019-08-23
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
Increase control node's anchor precision
Cameron Reikes
2019-08-22
1
-4
/
+4
*
|
|
|
|
Fix minimap mouse click resolving to -1
Paulb23
2019-08-22
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #31386 from raphael10241024/fix_inertia
Rémi Verschelde
2019-08-22
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix custom inertia in physics2d, closes#30838
RaphaelHunter
2019-08-22
1
-1
/
+1
*
|
|
|
|
Added "editable" property to VisualShaderGroupNode
Yuri Roubinski
2019-08-22
1
-0
/
+2
|
/
/
/
/
*
|
|
|
Add minimap to text_edit
Paulb23
2019-08-21
2
-24
/
+367
*
|
|
|
Add syntax highlighting cache
Paulb23
2019-08-21
2
-1
/
+21
*
|
|
|
Rename FileDialog's folder icon custom color to `folder_icon_modulate`
Hugo Locurcio
2019-08-21
2
-2
/
+2
*
|
|
|
Merge pull request #31450 from GodotExplorer/fix-31425
Rémi Verschelde
2019-08-21
1
-4
/
+24
|
\
\
\
\
|
*
|
|
|
Fix filter quotes wraped insert completion options
geequlim
2019-08-21
1
-4
/
+24
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Draw 3D collision shape/raycast gizmos in grayscale when disabled
Hugo Locurcio
2019-08-21
2
-0
/
+4
|
/
/
/
*
|
|
Fix preview for global expressions in visual shaders (#31505)
Yuri Roubinsky
2019-08-20
1
-0
/
+19
|
\
\
\
|
*
|
|
Fix preview for global expressions in visual shaders
Yuri Roubinski
2019-08-20
1
-0
/
+19
*
|
|
|
Merge pull request #31395 from ptrojahn/floatsarenasty
Rémi Verschelde
2019-08-20
2
-6
/
+6
|
\
\
\
\
|
*
|
|
|
Replace is_zero_approx(A.distance_to(B)) with A==B
Paul Trojahn
2019-08-19
2
-6
/
+6
*
|
|
|
|
Merge pull request #31492 from Calinou/file-dialog-color-folders
Rémi Verschelde
2019-08-20
2
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Use a different color for folder icons in file dialogs
Hugo Locurcio
2019-08-20
2
-0
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #31466 from Calinou/improve-2d-path-editors
Rémi Verschelde
2019-08-20
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Improve the appearance of 2D path editors
Hugo Locurcio
2019-08-18
1
-1
/
+1
*
|
|
|
|
|
fix animation freeze when playing animation from another AnimationPlayer
Unknown
2019-08-19
1
-1
/
+3
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Keep syntax highlighting on TextEdit in readonly mode
Michael Alexsander Silva Dias
2019-08-18
1
-241
/
+224
|
/
/
/
/
*
|
|
|
Merge pull request #31453 from Chaosus/vs_code_preview
Rémi Verschelde
2019-08-18
2
-0
/
+5
|
\
\
\
\
|
*
|
|
|
Added code preview to visual shader
Yuri Roubinski
2019-08-18
2
-0
/
+5
*
|
|
|
|
Merge pull request #31449 from Chaosus/vs_global_expression
Rémi Verschelde
2019-08-18
3
-2
/
+61
|
\
\
\
\
\
|
*
|
|
|
|
Added global expressions to visual shaders
Yuri Roubinski
2019-08-18
3
-2
/
+61
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #31423 from Calinou/improve-node-signal-group-tooltip
Rémi Verschelde
2019-08-18
2
-5
/
+8
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Improve the scene tree signals/groups tooltip
Hugo Locurcio
2019-08-17
2
-5
/
+8
[next]