index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
plugins
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added and improved some icons, plus some other minor visual fixes.
Daniel J. Ramirez
2017-10-12
3
-19
/
+19
*
fix script editor clear recent scripts crash
jagt
2017-10-11
1
-1
/
+4
*
Merge pull request #11019 from poke1024/refactor-polygon-v2
Gilles Roudiere
2017-10-09
8
-1378
/
+877
|
\
|
*
Refactoring of polygon editors to a common code base
Bernhard Liebl
2017-10-03
8
-1378
/
+877
*
|
Merge pull request #11965 from SaracenOne/navgen_fix
Rémi Verschelde
2017-10-09
1
-1
/
+3
|
\
\
|
*
|
Fix bug in navmesh generation when using meshes with multiple
Saracen
2017-10-09
1
-1
/
+3
*
|
|
Merge pull request #11941 from Paulb23/members_selected_scroll_issue_11648
Rémi Verschelde
2017-10-09
2
-2
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Consistant scroll when using members overview, issue 11648
Paulb23
2017-10-08
2
-2
/
+6
*
|
|
Merge pull request #11846 from gabrielformiga/fix-ik-bone-drag
Rémi Verschelde
2017-10-09
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix IK Bone Drag on Viewport
Gabriel
2017-10-04
1
-1
/
+1
*
|
|
|
Merge pull request #11842 from n-pigeon/rotate_gizmo_fix
Rémi Verschelde
2017-10-09
1
-18
/
+28
|
\
\
\
\
|
*
|
|
|
Fixed rotating in local space using 3D Gizmo.
Przemysław Gołąb (n-pigeon)
2017-10-04
1
-18
/
+28
|
|
/
/
/
*
|
|
|
Merge pull request #11821 from groud/margins_preset_menu
Rémi Verschelde
2017-10-09
2
-124
/
+212
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Extends the anchors menu to a presets
Gilles Roudiere
2017-10-05
2
-124
/
+212
|
|
/
/
*
/
/
Fixes the pre drag rect not drawn correctly
Gilles Roudiere
2017-10-03
2
-5
/
+10
|
/
/
*
/
Added correct initialization for script editor theme.
Daniel J. Ramirez
2017-10-02
3
-10
/
+45
|
/
*
Merge pull request #11770 from Noshyaar/pr-๓
Andreas Haas
2017-10-03
1
-9
/
+9
|
\
|
*
CurveEditor: fix can't edit right tangent
Poommetee Ketson
2017-10-03
1
-9
/
+9
*
|
Merge pull request #11478 from n-pigeon/scale_gizmo
Andreas Haas
2017-10-03
2
-54
/
+190
|
\
\
|
*
|
Scale editing Gizmo for Spatial Editor
PrzemysÅaw GoÅÄ b (n-pigeon)
2017-09-26
2
-54
/
+190
*
|
|
Merge pull request #11659 from AndreaCatania/prephysics
Andreas Haas
2017-10-02
13
-18
/
+18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Renamed fixed_process to physics_process
AndreaCatania
2017-09-30
13
-18
/
+18
|
|
/
*
|
Merge pull request #11743 from groud/zoom_button_fix
Poommetee Ketson
2017-10-02
2
-44
/
+22
|
\
\
|
*
|
Fix zoom button not zooming on the screen center
Gilles Roudiere
2017-10-01
2
-44
/
+22
*
|
|
Fix bones draw on viewport
Gabriel
2017-10-01
1
-0
/
+1
|
/
/
*
|
Merge pull request #11720 from ISylvox/EnhanceExperience-onUsing-DragNDropAss...
Poommetee Ketson
2017-09-30
2
-5
/
+5
|
\
\
|
*
|
Renamed Patch9Rect (which was expected to be renamed to NinePacthRect) into N...
Indah Sylvia
2017-09-30
2
-5
/
+5
*
|
|
Fixes node2D not lockable/groupable
Gilles Roudiere
2017-09-30
1
-2
/
+2
|
/
/
*
/
fix not beeing able to open empty scripts
Scayze
2017-09-28
1
-5
/
+1
|
/
*
Merge pull request #11597 from djrm/pr_interface_colors
Rémi Verschelde
2017-09-26
3
-15
/
+16
|
\
|
*
Removed most of the custom colors from the interface.
Daniel J. Ramirez
2017-09-25
3
-15
/
+16
*
|
Removed transparency from spatial editor grid.
Daniel J. Ramirez
2017-09-25
1
-70
/
+19
|
/
*
Merge pull request #11424 from groud/control_node_presets
Rémi Verschelde
2017-09-26
13
-26
/
+26
|
\
|
*
Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...
Gilles Roudiere
2017-09-22
13
-26
/
+26
*
|
Merge pull request #11542 from marcelofg55/bucket_limit
Rémi Verschelde
2017-09-25
2
-11
/
+32
|
\
\
|
*
|
Bucket fill will now incrementally process the queue on preview mode
Marcelo Fernandez
2017-09-24
2
-11
/
+32
*
|
|
2DEditor: fix duplicated 'id_pressed' connection
Poommetee Ketson
2017-09-25
1
-2
/
+0
|
/
/
*
|
Fix possible infinite loop with bucket fill tool
Marcelo Fernandez
2017-09-23
1
-0
/
+4
*
|
-Fixed redraw always on 3D viewprot bug
Juan Linietsky
2017-09-23
1
-15
/
+21
*
|
Ability to convert from SpatialMaterial to ShaderMaterial
Juan Linietsky
2017-09-22
2
-1
/
+51
*
|
Merge pull request #11477 from djrm/pr_visuals
Rémi Verschelde
2017-09-22
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Improved a lot of icons, and some style fixes
Daniel J. Ramirez
2017-09-21
1
-2
/
+2
*
|
Fixes the rulers text drawn outside the viewport_base
Gilles Roudiere
2017-09-22
1
-0
/
+1
*
|
Fix godot spraying errors about a null check
Gilles Roudiere
2017-09-21
1
-1
/
+2
|
/
*
Merge pull request #11453 from djrm/pr_visuals
Rémi Verschelde
2017-09-21
1
-5
/
+9
|
\
|
*
Visual tweaks.
Daniel J. Ramirez
2017-09-20
1
-5
/
+9
*
|
Merge pull request #11222 from toger5/spatial_scrolling
Rémi Verschelde
2017-09-21
1
-26
/
+28
|
\
\
|
*
|
settings 'editors/3d' organized, sorted, new_defaults
toger5
2017-09-19
1
-23
/
+23
|
*
|
update inertia/freelook settings values + renamed free_orbit... to
toger5
2017-09-19
1
-4
/
+4
|
*
|
added precision scrolling to spatial editor zoom
toger5
2017-09-19
1
-3
/
+3
[next]