Ignacio Etcheverry
|
d8f06085a2
|
Fix _quick_run method (Play custom scene)
|
2016-02-17 19:41:19 +01:00 |
Rémi Verschelde
|
7496fd4788
|
Merge pull request #3689 from nunodonato/numpademulation
* Added numpad emulation in the 3d viewport (fixes #3612)
|
2016-02-16 07:50:51 +01:00 |
Rémi Verschelde
|
99bc7877f9
|
Merge pull request #3692 from neikeq/issue_3682
Rename input actions by editing its item in the list
|
2016-02-16 07:43:38 +01:00 |
Rémi Verschelde
|
080dfa14a0
|
Merge pull request #3641 from JoshuaGrams/master
AnimationPlayer frame SpinBox snaps to steps.
|
2016-02-16 07:41:59 +01:00 |
Ignacio Etcheverry
|
5d68149d7d
|
Rename input actions by editing its item in the list
|
2016-02-13 13:18:40 +01:00 |
Nuno
|
67a839c791
|
* Added numpad emulation (fixes #3612)
|
2016-02-12 11:51:25 +00:00 |
Rémi Verschelde
|
334b3bc9b0
|
Merge pull request #3669 from Hinsbart/fix_joylabel
fix joystick related label text in project settings
|
2016-02-11 15:46:06 +01:00 |
hondres
|
0065be1bcd
|
fix joystick related label text in project settings
|
2016-02-11 15:39:41 +01:00 |
Juan Linietsky
|
e46ffe5c66
|
-fixed more issues resampling sounds
|
2016-02-11 11:29:29 -03:00 |
Rémi Verschelde
|
285c400288
|
Merge pull request #3658 from Hinsbart/doc_joyevent
doc: use correct identifiers for InputEventJoystick{Motion, Button}
|
2016-02-11 07:17:43 +01:00 |
Juan Linietsky
|
db43e94175
|
-Made some icon data types smaller so they take up less space
-Fixed sample import plugin, makes samples sound strange in smp when limited hz
|
2016-02-11 00:01:35 -03:00 |
hondres
|
6de2b9d864
|
doc: use correct identifier for InputEventJoystick{Motion, Button}
|
2016-02-10 23:37:25 +01:00 |
Tegu
|
8714e3b2e2
|
Fixed a couple of tooltips on the editor
|
2016-02-10 22:56:24 +02:00 |
Ariel Manzur
|
83b03e1c68
|
export from command line
|
2016-02-10 03:41:48 -03:00 |
Josh Grams
|
5317ca4c62
|
AnimationPlayer frame SpinBox snaps to steps.
|
2016-02-09 15:02:57 -05:00 |
Juan Linietsky
|
595de75641
|
-Allow renaming root node of inherited scene
|
2016-02-09 16:30:50 -03:00 |
Juan Linietsky
|
f51c26c025
|
Insert new key helper is back to 2D editor, missed it?
|
2016-02-09 16:09:58 -03:00 |
Juan Linietsky
|
92a3b9fb9f
|
-Property apply limits to V/H Splits in main editor window. Fixes #3567
|
2016-02-08 13:01:54 -03:00 |
Juan Linietsky
|
3cce2d6881
|
-Avoid crash in property editor due to newly out of focus but still valid property edition, fixes #3601
|
2016-02-08 11:59:44 -03:00 |
Rémi Verschelde
|
6546ee1d63
|
Merge pull request #3494 from blackwc/exclude_export
add feature to exclude files from export
|
2016-02-08 07:33:19 +01:00 |
Ignacio Etcheverry
|
7594e963e0
|
Temporary workaround for #78
|
2016-02-06 00:09:28 +01:00 |
Ignacio Etcheverry
|
ed5e4fabd0
|
Added missing ReloadEmpty editor icon
|
2016-02-05 20:49:04 +01:00 |
Juan Linietsky
|
80e88c6a50
|
Removed PE-bliss, win32 binares so far remain without icon, had many issues with it:
-corrupted 32 binaries without reason
-does not support upx binaries
-forces dependency o libstdc++
|
2016-02-04 20:03:03 -03:00 |
blackwc
|
87be775b0d
|
add feature to exclude files from export
|
2016-02-04 04:07:08 -05:00 |
punto-
|
dcb823b293
|
Merge pull request #3560 from Hinsbart/axis_names
fix joystick axis names in project settings
|
2016-02-02 21:58:20 -03:00 |
Juan Linietsky
|
f026838cbc
|
-only save scripts if changed, takes less time to run projects and does not confuse you with changed dates.
|
2016-02-02 21:10:52 -03:00 |
Juan Linietsky
|
6349c50f5a
|
-Add some offset to spinboxes in tree, so revert icon does not annoy much when pops up, fixes #3415
|
2016-02-02 20:44:42 -03:00 |
hondres
|
1395029d8a
|
fix joystick axis names in project settings
|
2016-02-03 00:15:50 +01:00 |
Juan Linietsky
|
9c4c6e4c4f
|
-fix path clear in animation call param, closes #3448
|
2016-02-02 19:04:45 -03:00 |
Juan Linietsky
|
857edbea1c
|
-make animationplayer thinner, also toolbuttons too. fixes #3526
|
2016-02-02 18:22:37 -03:00 |
Juan Linietsky
|
a9412b8744
|
-make autoloads keep order when toggling singleton, fixes #3482
|
2016-02-02 08:06:59 -03:00 |
Juan Linietsky
|
a479ce6e86
|
-Made Joystick menus friendlier, show button index, more up to date names and axis names. Closes #3501
|
2016-02-02 07:56:08 -03:00 |
Juan Linietsky
|
3732688231
|
-Make sure to properly use node path from animation track as base path, fixes #3448
|
2016-01-31 20:06:37 -03:00 |
Juan Linietsky
|
0364d6b076
|
do not fail on invalid audio driver, fixes #3466
|
2016-01-31 18:47:13 -03:00 |
Juan Linietsky
|
8341038bbe
|
-Increment resources total in scene format text, fixes #3506
|
2016-01-29 08:51:51 -03:00 |
hondres
|
54d53e0a78
|
fix dpad left/right not showing correctly in project settings
|
2016-01-28 20:53:15 +01:00 |
Rémi Verschelde
|
9a2dd3ebbb
|
Merge pull request #3490 from TheHX/issue-3453
Fix input passing to script editor even if not visible
|
2016-01-27 18:10:25 +01:00 |
Franklin Sobrinho
|
d6adb9b9c2
|
Fix input passing to script editor even if not visible
|
2016-01-27 13:56:05 -03:00 |
Franklin Sobrinho
|
9f5d537993
|
Fix animation toolbar
|
2016-01-27 11:10:51 -03:00 |
Juan Linietsky
|
1d99e71d94
|
defer project export filesystem update if not visible
|
2016-01-27 07:23:51 -03:00 |
Rémi Verschelde
|
9cafd47ed8
|
Merge pull request #1453 from adolson/remove-inspector-headings
remove column titles in property inspector
|
2016-01-26 21:29:02 +01:00 |
Franklin Sobrinho
|
081df6e8ba
|
Fix crash when renaming nodes using focus loss
|
2016-01-26 13:25:04 -03:00 |
Rémi Verschelde
|
87517c564b
|
Merge pull request #3436 from neikeq/rm_dbg_x
Removed debugger X (hide) button
|
2016-01-25 11:02:26 +01:00 |
Rémi Verschelde
|
6eb616087d
|
Merge pull request #3432 from TheHX/pr-groups-editor
Groups Editor: Clear LineEdit after creating a new group
|
2016-01-25 10:59:27 +01:00 |
Juan Linietsky
|
31a4762fea
|
Merge pull request #3435 from neikeq/output_focus_steal
Fix Output panel annoying focus steal
|
2016-01-25 00:30:14 -03:00 |
reduz
|
48d2b7f4be
|
avoid crash when scaling tilemap too much, fixes #266
|
2016-01-24 17:22:17 -03:00 |
reduz
|
e997c0d242
|
-avoid allowing selection of canvasitems inside a viewport, fixes #1383
|
2016-01-24 16:41:50 -03:00 |
Ignacio Etcheverry
|
dd197cd6d3
|
Removed debugger X (hide) button
|
2016-01-24 16:44:59 +01:00 |
Ignacio Etcheverry
|
a3e4914355
|
Fix Output panel annoying focus steal
|
2016-01-24 16:26:03 +01:00 |
Franklin Sobrinho
|
d0de508ff3
|
Groups Editor: Clear LineEdit after creating a new group
|
2016-01-24 10:51:42 -03:00 |