Paulb23
d78e98e2a4
Option to toggle syntax highlighting
2016-04-06 18:27:58 +01:00
Rémi Verschelde
d5191a610b
Merge pull request #4248 from bojidar-bg/fix-launchmedia-for-bones
...
Fix Ctrl+LaunchMedia showing up as a shortcut for "Make Bones"
2016-04-06 18:43:15 +02:00
Rémi Verschelde
44446cf58b
Merge pull request #4238 from Paulb23/caret_color
...
Ability to change the caret color
2016-04-06 18:42:32 +02:00
Rémi Verschelde
d6871ee847
Merge pull request #4234 from Paulb23/member_variable_syntax_highlighting
...
Member variable syntax highlighting
2016-04-06 18:42:13 +02:00
Rémi Verschelde
aad31ee986
Merge pull request #4174 from Hodes/master
...
Multiple editor plugins for same obj type
2016-04-06 18:41:51 +02:00
Bojidar Marinov
4af1839073
Fix Ctrl+LaunchMedia showing up as a shortcut for "Make Bones"
...
Close #4044
2016-04-06 15:42:50 +03:00
Bojidar Marinov
8ee8802cbe
Bind Z key (without modifiers) to toggle wireframe in 3D view
...
Fixed #4124
2016-04-06 14:24:35 +03:00
Paul Batty
646e089782
Fixed text edit undo and redo operation interaction
2016-04-06 08:36:29 +02:00
SaracenOne
f303e3483d
Fixes errors occurring when switching to a new scene with a spatial editor from a canvas editor.
2016-04-06 08:34:34 +02:00
sunnystormy
3ebde34d8f
Added rotation/panning support for trackpads in 3D mode #53
2016-04-06 08:15:34 +02:00
Paulb23
c7519f091d
Ability to change the caret color
2016-04-05 17:06:56 +01:00
Paulb23
fc9f9adcb2
Member variable syntax highlighting
2016-04-05 15:50:54 +01:00
Rémi Verschelde
9c89d3e042
Separate help pages from scripts by default
...
Fixes #4199
2016-04-04 07:32:00 +02:00
Luiz Paulo de Vasconcellos
1b6f14d810
Change toggle comment behaviour. Fixes #4198
2016-04-04 07:31:39 +02:00
hodes
7a1d7af332
Enables the possibility of editing on multiple plugins at same time on same object type.
2016-04-02 20:39:35 -03:00
Rémi Verschelde
e7572c690a
Switch Mac version to 2.1-dev too
2016-04-02 22:22:02 +02:00
Paul Batty
50aa78210c
Function syntax highlighting
2016-04-02 21:46:42 +02:00
Rémi Verschelde
0a5472e697
Remove trailing spaces
2016-04-02 20:26:12 +02:00
Paulb23
474911c533
Option to toggle line numbers
2016-03-30 19:16:52 +01:00
Paulb23
9d74b76a69
Stopped save scene flicker, issue 4118
2016-03-26 20:32:36 +00:00
Paulb23
c844c2d604
Syntax highlighting for numbers
2016-03-21 15:45:38 +00:00
Rémi Verschelde
d4321c9f33
Merge pull request #4033 from akien-mga/pr-sample-lib-stop-button
...
Add stop and delete buttons to sample library (supersedes #3339 )
2016-03-20 16:03:57 +01:00
demolitions
fb58bafc54
Fixes #3942 - Throws an error when exporting for X11 with no filename
2016-03-18 23:37:31 +01:00
demolitions
4e59d1c51f
Fix for #4014 , changed to 2 instead of 3 chars to trigger search
2016-03-18 17:07:07 +01:00
Rémi Verschelde
15ba4d34c5
Merge pull request #4077 from sanikoyes/Pr-resourcepreloader-multiple-select
...
Allow select multiple files in ResourcePreloaderEditor
2016-03-18 14:27:31 +01:00
Paulb23
0fc7be89d3
Option to toggle tab drawing
2016-03-18 12:49:18 +00:00
sanikoyes
e13e343c9c
Rename path to paths
2016-03-18 18:26:02 +08:00
Rémi Verschelde
63aafb3f48
Merge pull request #4076 from Paulb23/word_highlighting
...
Highlight all occurrences of selected word
2016-03-17 11:01:18 +01:00
sanikoyes
174b9a5f9e
Allow select multiple files in ResourcePreloaderEditor
2016-03-17 12:30:13 +08:00
Paulb23
b0488cacf2
Highlight all occurrences of selected word
2016-03-16 21:20:42 +00:00
Rémi Verschelde
5b67305ebb
Merge pull request #4065 from TheHX/issue-4058
...
Fix editors panels, of the bottom panel, not resizing in some cases
2016-03-16 13:34:42 +01:00
Rémi Verschelde
cb065b961c
Merge pull request #4006 from TheHX/tilemap-editor
...
Several improvements for the Tilemap editor
2016-03-15 19:29:39 +01:00
Franklin Sobrinho
4a0f835ece
Fix editors panels, of the bottom panel, not resizing in some cases
2016-03-15 15:15:50 -03:00
Franklin Sobrinho
1589157337
Tilemap Editor: Fix some last issues of PR-4006
2016-03-15 14:32:28 -03:00
Rémi Verschelde
c1a1adae28
Merge pull request #4051 from AlexHolly/fileeditor-open-any
...
(editor)filedialog open file and dir MODE_OPEN_ANY
2016-03-15 08:45:01 +01:00
Rémi Verschelde
9e97e9f39d
Merge pull request #4057 from TheHX/particles-plugin
...
Fix file dialog, of Particles2D plugin, showing "Error" icons
2016-03-14 21:14:48 +01:00
Franklin Sobrinho
f1c58e4b18
Tilemap Editor: Use ItemList::set_item_icon_region in tile palette
2016-03-14 16:24:17 -03:00
Franklin Sobrinho
8d2a957e36
Fix file dialog, of Particles2D plugin, showing "Error" icons
2016-03-14 16:05:20 -03:00
Rémi Verschelde
bb22db5704
Merge pull request #4052 from TheHX/issue-4048
...
Fix crash when importing sub-scenes
2016-03-14 17:42:42 +01:00
Rémi Verschelde
c30bebd1d3
Merge pull request #4017 from Paulb23/set_tab_size
...
Added configurable tab size in the text editor.
2016-03-14 17:12:15 +01:00
Franklin Sobrinho
cb7db2d430
Fix crash when importing sub-scenes
2016-03-14 13:07:35 -03:00
Franklin Sobrinho
05036ed0ad
Tilemap Editor: Bucket tool - optimize memory usage, "removed safety limit"
2016-03-14 12:39:58 -03:00
Franklin Sobrinho
aba9729ba7
Tilemap Editor: Bucket fill
2016-03-14 12:39:58 -03:00
Franklin Sobrinho
9de53c98a0
Tilemap Editor: Shortcuts for the editor menu, fixed small inconsistencies
2016-03-14 12:39:58 -03:00
Franklin Sobrinho
fd06683cb4
Tilemap Editor: Line drawing and erasing
2016-03-14 12:39:58 -03:00
Franklin Sobrinho
e2061e0025
Tilemap Editor: Rectangle drawing/erasing and small improvements
2016-03-14 12:39:57 -03:00
Paulb23
9234bd3ff9
Added configuable tab size
2016-03-14 15:13:45 +00:00
Alexander Holland
751c1deef1
(editor)filedialog mode open any
2016-03-14 16:03:18 +01:00
Brandon DeRosier
1f4a214987
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.
2016-03-13 23:55:18 -04:00
Rémi Verschelde
d36333b648
Remove redundant buttons
...
Now the Load button is alone on its line,
we probably need to find it a better place.
2016-03-13 15:28:03 +01:00