Paulb23
c77a5f910e
Fixed shader editor syntax coloring
...
(cherry picked from commit bda5ea0871
)
2016-04-29 07:43:30 +02:00
eska
91461b588d
Move export GUI debug toggle to export settings window
...
(cherry picked from commit ab4caa7953
)
2016-04-29 07:43:23 +02:00
Hinsbart
3a3f56689e
More precise InputMap Axis descriptions in project settings.
...
Now it's "Left Stick {Up, Down, Left, Right}" instead of just "Left Stick" repeated 4x.
(cherry picked from commit 418049b741
)
2016-04-29 07:43:16 +02:00
Rémi Verschelde
9023a84a93
Remove last NACL references
...
(cherry picked from commit d3811b490d
)
2016-04-27 20:19:12 +02:00
Paulb23
73296a9a6d
Trim trailing white space on save, issue 4383
...
(cherry picked from commit f3e6569e00
)
2016-04-27 20:17:25 +02:00
Ignacio Etcheverry
6a2efc48c5
Fix 'Quit to Project Manager' not stopping the running application
...
(cherry picked from commit e48c07750f
)
2016-04-27 08:50:09 +02:00
volzhs
4bfcd14a6a
correct typo "overwrite"
...
(cherry picked from commit 86c6326057
)
2016-04-27 08:48:43 +02:00
Ignacio Etcheverry
dbcf969fbf
Keep editable instances data when replacing tree root node
...
(cherry picked from commit 3029f5ee02
)
2016-04-27 08:48:34 +02:00
Marc Gilleron
f32a4dc516
Made trackpad behaviour optional in 3D mode (issue #4265 )
...
(cherry picked from commit 84d706cb35
)
2016-04-27 08:44:40 +02:00
Paulb23
e367c6cdd8
Fixed undo redo interaction with find replace
...
(cherry picked from commit 189b306722
)
2016-04-27 08:42:23 +02:00
Paulb23
b5a438413a
Setting to change line number color
...
(cherry picked from commit 8c328474f2
)
2016-04-27 08:42:18 +02:00
Ignacio Etcheverry
e120e2265b
CanvasItemEditorPlugin: Avoid selecting items from instanced scenes
...
- This behaviour is only applied to click selection. Rect selection and List selection can still select these items
(cherry picked from commit fab57f2fbc
)
2016-04-27 08:41:51 +02:00
Bojidar Marinov
692878b7f4
Fix Ctrl+LaunchMedia showing up as a shortcut for "Make Bones"
...
Close #4044
(cherry picked from commit 4af1839073
)
2016-04-27 08:38:28 +02:00
Paulb23
b7f5418f8d
Ability to change the caret color
...
(cherry picked from commit c7519f091d
)
2016-04-27 08:37:20 +02:00
Paulb23
bb6cfc130b
Option to toggle syntax highlighting
...
(cherry picked from commit d78e98e2a4
)
2016-04-06 19:39:36 +02:00
Paulb23
b3891246e5
Fixed block indent inconsistency, fixes issue 3803
...
(cherry picked from commit 93700676b5
)
2016-04-06 19:39:30 +02:00
Bojidar Marinov
dea6671d58
Bind Z key (without modifiers) to toggle wireframe in 3D view
...
Fixed #4124
(cherry picked from commit 8ee8802cbe
)
2016-04-06 18:49:26 +02:00
Paul Batty
7c6d2e7062
Fixed text edit undo and redo operation interaction
...
(cherry picked from commit 646e089782
)
2016-04-06 18:48:31 +02:00
SaracenOne
eb927383f2
Fixes errors occurring when switching to a new scene with a spatial editor from a canvas editor.
...
(cherry picked from commit f303e3483d
)
2016-04-06 18:48:25 +02:00
sunnystormy
5c98674a8b
Added rotation/panning support for trackpads in 3D mode #53
...
(cherry picked from commit 3ebde34d8f
)
2016-04-06 18:48:05 +02:00
Rémi Verschelde
71da9a1a23
Separate help pages from scripts by default
...
Fixes #4199
(cherry picked from commit 9c89d3e042
)
2016-04-06 18:47:22 +02:00
Luiz Paulo de Vasconcellos
44daccc861
Change toggle comment behaviour. Fixes #4198
...
(cherry picked from commit 1b6f14d810
)
2016-04-06 18:47:18 +02:00
Rémi Verschelde
f06f574735
Fix building against 2.0 API
...
812de22
used a method from the new plugin API in master,
so it failed building.
2016-04-02 23:11:38 +02:00
Rémi Verschelde
9fdc1279cc
Make hardcoded Mac version 2.0.x
...
To avoid having to bump it up every time.
2016-04-02 22:22:38 +02:00
Paul Batty
01471e4c09
Function syntax highlighting
...
(cherry picked from commit 50aa78210c
)
2016-04-02 22:19:54 +02:00
Rémi Verschelde
bac8248316
Remove trailing spaces
...
(cherry picked from commit 0a5472e697
)
2016-04-02 22:19:40 +02:00
Paulb23
937a96b26b
Option to toggle line numbers
...
(cherry picked from commit 474911c533
)
2016-04-02 22:15:38 +02:00
Paulb23
729dc5da83
Stopped save scene flicker, issue 4118
...
(cherry picked from commit 9d74b76a69
)
2016-04-02 22:15:06 +02:00
Paulb23
523625a3d1
Syntax highlighting for numbers
...
(cherry picked from commit c844c2d604
)
2016-04-02 22:14:27 +02:00
demolitions
41cc4ffe98
Fixes #3942 - Throws an error when exporting for X11 with no filename
...
(cherry picked from commit fb58bafc54
)
2016-04-02 22:13:14 +02:00
demolitions
2bc4049b9b
Fix for #4014 , changed to 2 instead of 3 chars to trigger search
...
(cherry picked from commit 4e59d1c51f
)
2016-04-02 22:12:41 +02:00
Paulb23
64a8fe6ad7
Option to toggle tab drawing
...
(cherry picked from commit 0fc7be89d3
)
2016-04-02 22:12:29 +02:00
Paulb23
8a78112e5b
Highlight all occurrences of selected word
...
(cherry picked from commit b0488cacf2
)
2016-04-02 22:10:41 +02:00
Franklin Sobrinho
41326781d2
Fix editors panels, of the bottom panel, not resizing in some cases
...
(cherry picked from commit 4a0f835ece
)
2016-04-02 22:10:31 +02:00
Franklin Sobrinho
812de22194
Fix file dialog, of Particles2D plugin, showing "Error" icons
...
(cherry picked from commit 8d2a957e36
)
2016-04-02 22:09:33 +02:00
Franklin Sobrinho
e59c0610ca
Fix crash when importing sub-scenes
...
(cherry picked from commit cb7db2d430
)
2016-04-02 22:09:01 +02:00
Paulb23
8fd4c78caf
Added configuable tab size
...
(cherry picked from commit 9234bd3ff9
)
2016-04-02 22:08:41 +02:00
Brandon DeRosier
85820434de
Correct spot light size conversion in Blender exporter.
...
The collada falloff angle is the angle from the center of the spot
light projection, whereas Blender's point light size is the angle from
one side to the opposite, meaning it's twice as much.
(cherry picked from commit 1f4a214987
)
2016-04-02 22:08:23 +02:00
Rémi Verschelde
763b29ed18
Remove redundant buttons
...
Now the Load button is alone on its line,
we probably need to find it a better place.
(cherry picked from commit d36333b648
)
2016-04-02 22:06:37 +02:00
Rémi Verschelde
1d096471dc
Add stop and delete buttons to sample library
...
Based on the work by @rdcklinux in #3339 .
The play button becomes a stop button while playing.
A delete button is added in the last column.
(cherry picked from commit 533b9b7342
)
2016-04-02 22:06:30 +02:00
Ignacio Etcheverry
d950a13c10
TileSet Export: Avoid invalid error when merge is enabled but file does not exist
...
(cherry picked from commit 897b33ce77
)
2016-04-02 22:05:36 +02:00
Hubert Jarosz
424a104666
remove trailing whitespace
...
(cherry picked from commit 4a4f247914
)
2016-04-02 22:03:48 +02:00
RegalMedia
0a24f562fb
Update version in Info.plist
...
Getting info on Godot.app still shows version 1.0.0. Would be nice to have this reflect the real version number via the build system.
(cherry picked from commit 3d9e26bfce
)
2016-04-02 21:59:49 +02:00
Paulb23
da356eca0f
Enabled scrolling past end of file
...
(cherry picked from commit f19eea2f2d
)
2016-04-02 21:57:10 +02:00
Franklin Sobrinho
226e0a7f4f
Fix Project Settings dialog add/delete global variable
...
(cherry picked from commit 48524384d6
)
2016-03-06 18:07:42 +01:00
Franklin Sobrinho
e69c9021b5
The help page now show the entire object hierarchy
...
(cherry picked from commit fdd1209276
)
2016-03-06 09:48:26 +01:00
Franklin Sobrinho
1bdd5d24cb
Removed "__editor_plugin_screen__" metadata creation
...
(cherry picked from commit b79e83ad6f
)
2016-03-06 09:48:15 +01:00
Franklin Sobrinho
a1a1c0b9f6
Added search box in Class List dialog (Script Editor)
...
(cherry picked from commit cc6a6ef08c
)
2016-03-06 09:48:06 +01:00
Martin Chuckeles
848c7378fd
Add editor settings for call hint placement
...
Added settings: text_editor/put_callhint_tooltip_below_current_line
and text_editor/callhint_tooltip_offset
(cherry picked from commit 47206b409d
)
2016-03-05 12:58:01 +01:00
Ariel Manzur
e0a66b6e56
deleted files added accidentally
...
(cherry picked from commit 96b60c281f
)
2016-02-29 09:03:31 +01:00