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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Setting to change line number color
Paulb23
2016-04-08
4
-3
/
+5
*
Sync docs with source
Rémi Verschelde
2016-04-07
1
-36
/
+388
*
Remove duplicate
Rémi Verschelde
2016-04-07
1
-1
/
+0
*
Merge pull request #4259 from neikeq/pr-issue-4224
Rémi Verschelde
2016-04-07
2
-2
/
+2
|
\
|
*
Fix RayCast not updating when debugging collissions
Ignacio Etcheverry
2016-04-07
2
-2
/
+2
*
|
Merge pull request #4258 from neikeq/pr-imp-canvas-select
Rémi Verschelde
2016-04-07
2
-2
/
+11
|
\
\
|
*
|
CanvasItemEditorPlugin: Avoid selecting items from instanced scenes
Ignacio Etcheverry
2016-04-07
2
-2
/
+11
|
|
/
*
|
Merge pull request #4257 from sanikoyes/Pr-gui-fix-warn
Rémi Verschelde
2016-04-07
1
-2
/
+5
|
\
\
|
*
|
Fix warn print when hide an control does not inside_tree
sanikoyes
2016-04-07
1
-2
/
+5
*
|
|
Merge pull request #4256 from sanikoyes/Pr-fix-tween-crash
Rémi Verschelde
2016-04-07
1
-0
/
+13
|
\
\
\
|
*
|
|
Fix crash when tween control object previous freed
sanikoyes
2016-04-07
1
-0
/
+13
|
|
/
/
*
/
/
Doc: fix type of stream object
Rémi Verschelde
2016-04-07
1
-2
/
+2
|
/
/
*
|
Merge pull request #4251 from Paulb23/block_indent_issue_3803
Rémi Verschelde
2016-04-06
3
-66
/
+67
|
\
\
|
*
|
Fixed block indent inconsistency, fixes issue 3803
Paulb23
2016-04-06
3
-66
/
+67
*
|
|
Merge pull request #4253 from Paulb23/toggle_syntax_highlighting
Rémi Verschelde
2016-04-06
2
-1
/
+4
|
\
\
\
|
*
|
|
Option to toggle syntax highlighting
Paulb23
2016-04-06
2
-1
/
+4
|
/
/
/
*
|
|
Merge pull request #4248 from bojidar-bg/fix-launchmedia-for-bones
Rémi Verschelde
2016-04-06
4
-23
/
+25
|
\
\
\
|
*
|
|
Fix PopupMenu and MenuButton not activating items with shortcut inside submenus
Bojidar Marinov
2016-04-06
3
-22
/
+24
|
*
|
|
Fix Ctrl+LaunchMedia showing up as a shortcut for "Make Bones"
Bojidar Marinov
2016-04-06
1
-1
/
+1
*
|
|
|
Merge pull request #4238 from Paulb23/caret_color
Rémi Verschelde
2016-04-06
4
-4
/
+8
|
\
\
\
\
|
*
|
|
|
Ability to change the caret color
Paulb23
2016-04-05
4
-4
/
+8
*
|
|
|
|
Merge pull request #4234 from Paulb23/member_variable_syntax_highlighting
Rémi Verschelde
2016-04-06
4
-0
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
Member variable syntax highlighting
Paulb23
2016-04-05
4
-0
/
+19
*
|
|
|
|
|
Merge pull request #4174 from Hodes/master
Rémi Verschelde
2016-04-06
7
-37
/
+145
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Enables the possibility of editing on multiple plugins at same time on same o...
hodes
2016-04-02
7
-37
/
+145
*
|
|
|
|
|
|
Merge pull request #4169 from slapin/ik
Rémi Verschelde
2016-04-06
8
-0
/
+491
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Now parameters can be changed real time
Sergey Lapin
2016-03-31
2
-29
/
+36
|
*
|
|
|
|
|
|
Added speed setting
Sergey Lapin
2016-03-31
2
-1
/
+27
|
*
|
|
|
|
|
|
InverseKinematics node, basic features
Sergey Lapin
2016-03-31
8
-0
/
+458
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #4249 from bojidar-bg/add-sleep-state-change-signal
Rémi Verschelde
2016-04-06
4
-2
/
+12
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Add a `sleeping_state_changed` signal to RigidBody and RigidBody2D classes
Bojidar Marinov
2016-04-06
4
-2
/
+12
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Bind Z key (without modifiers) to toggle wireframe in 3D view
Rémi Verschelde
2016-04-06
1
-0
/
+11
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Bind Z key (without modifiers) to toggle wireframe in 3D view
Bojidar Marinov
2016-04-06
1
-0
/
+11
|
/
/
/
/
/
*
|
|
|
|
Fixed text edit undo and redo operation interaction
Paul Batty
2016-04-06
3
-16
/
+25
*
|
|
|
|
Fixes errors occurring when switching to a new scene with a spatial editor fr...
SaracenOne
2016-04-06
1
-24
/
+30
*
|
|
|
|
Added rotation/panning support for trackpads in 3D mode #53
sunnystormy
2016-04-06
1
-5
/
+22
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #4231 from Paulb23/selection_undo_fix
Rémi Verschelde
2016-04-05
2
-12
/
+17
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fixed 'complex' typo in method name
Paulb23
2016-04-05
2
-14
/
+14
|
*
|
|
Fixed undoing twice when removing selection
Paulb23
2016-04-05
1
-0
/
+5
|
/
/
/
*
|
|
Separate help pages from scripts by default
Rémi Verschelde
2016-04-04
1
-1
/
+1
*
|
|
Change toggle comment behaviour. Fixes #4198
Luiz Paulo de Vasconcellos
2016-04-04
1
-0
/
+5
*
|
|
Merge pull request #4191 from leezh/progressbar_minsize
Rémi Verschelde
2016-04-04
1
-1
/
+3
|
\
\
\
|
*
|
|
Progress bar minsize now checks percent_visible
Zher Huei Lee
2016-03-31
1
-1
/
+3
*
|
|
|
Merge pull request #4218 from Paulb23/text_edit_insert_mode
Rémi Verschelde
2016-04-03
1
-4
/
+21
|
\
\
\
\
|
*
|
|
|
Fixed insert mode interaction with auto complete
Paulb23
2016-04-03
1
-0
/
+15
|
*
|
|
|
Fixed insert mode removing first unselected character
Paulb23
2016-04-03
1
-4
/
+6
*
|
|
|
|
memdelete 'joy_thread' + 'joy_mutex' on ::~joystick_linux()
MSC
2016-04-03
1
-0
/
+2
*
|
|
|
|
free Material 'shadow_material_double_sided' on ::finish()
MSC
2016-04-03
1
-0
/
+1
|
/
/
/
/
*
|
|
/
Switch Mac version to 2.1-dev too
Rémi Verschelde
2016-04-02
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Function syntax highlighting
Paul Batty
2016-04-02
4
-0
/
+22
[next]