Juan Linietsky
|
95eb7466df
|
-Added a ColorFrame control, kind of like Texture but for color.
-Added dropping nodes to text editor for them to become a path
-Fixed issues with font not properly being set in code editor
|
2016-09-11 11:28:01 -03:00 |
|
Juan Linietsky
|
1bf684cea2
|
-Cleaned up find/replace bar for replace (made selection only default if selection exists), also made buttons look like buttons
-Fixed a bug related to theme propagation, may be able to solve #6443, #6302 and others. Please test.
|
2016-09-11 10:05:46 -03:00 |
|
George Marques
|
e6ef92d217
|
Fix build error in WinRT export
|
2016-09-10 20:21:46 -03:00 |
|
Juan Linietsky
|
2a003d7b4e
|
fix get_selected_nodes()
|
2016-09-10 17:50:20 -03:00 |
|
Juan Linietsky
|
65b93d177e
|
-Added bindings to the resource filesystem for editor
-Added set_child_rect, which was unavailable for script
|
2016-09-10 17:34:27 -03:00 |
|
Juan Linietsky
|
2da3aaefc2
|
small clarification in doc
|
2016-09-10 16:46:00 -03:00 |
|
Juan Linietsky
|
491dde2eb4
|
Made it possible to properly draw over the 2D canvas for 2D objects. Arranged some functions to achieve this.
|
2016-09-10 16:44:03 -03:00 |
|
Juan Linietsky
|
67d3935eb1
|
-Added way to generate resource previews from script plugin.
-Updated documentation
|
2016-09-10 15:32:17 -03:00 |
|
Juan Linietsky
|
75f292f8eb
|
Add API for inspecting objects from EditorPlugin, as requested in one of the comments of #6254
|
2016-09-10 14:44:28 -03:00 |
|
Juan Linietsky
|
b16f41a10a
|
Fix Viewport.get_mouse_pos() for specific situations, closes #1885
|
2016-09-10 13:29:07 -03:00 |
|
Juan Linietsky
|
31545e0409
|
Merge pull request #6447 from godotengine/revert-6438-android-hard-float-abi
Revert "Change Android float ABI to hard"
|
2016-09-10 12:31:11 -03:00 |
|
Juan Linietsky
|
1f7fde299d
|
Revert "Change Android float ABI to hard"
|
2016-09-10 12:31:01 -03:00 |
|
Juan Linietsky
|
4d664c9289
|
Merge pull request #5692 from kubecz3k/remoteTransform
Remote transform node (for 3d)
|
2016-09-10 12:28:47 -03:00 |
|
Juan Linietsky
|
6abd1437cd
|
Merge pull request #5879 from gau-veldt/subarray_patch
Subarray patch
|
2016-09-10 12:22:31 -03:00 |
|
Juan Linietsky
|
fc61eb37ce
|
Merge pull request #5920 from 29jm/fix-warnings
Fix some more warnings
|
2016-09-10 12:21:02 -03:00 |
|
Juan Linietsky
|
026c7913cf
|
Merge pull request #5942 from pkowal1982/scroll
ScrollContainer expand children bug fix
|
2016-09-10 12:14:33 -03:00 |
|
Juan Linietsky
|
e2aad59b59
|
Merge pull request #5962 from Alex-doc/Y_billboard
Implements Y billboard
|
2016-09-10 12:12:26 -03:00 |
|
Juan Linietsky
|
3c30a3b1aa
|
Merge pull request #6137 from supaiku-o/master
Add a Close All files option to script editor
|
2016-09-10 12:07:39 -03:00 |
|
Juan Linietsky
|
c5b7385110
|
Merge pull request #6250 from Ovnuniarchos/CursorHotspot
Mouse hotspot is now honored.
|
2016-09-10 12:07:08 -03:00 |
|
Juan Linietsky
|
e6dc95e499
|
Merge pull request #6292 from bojidar-bg/gdscript-add-enums
Adds enums to GDScript
|
2016-09-10 11:59:51 -03:00 |
|
Juan Linietsky
|
34d3a4b471
|
Merge pull request #6336 from sanikoyes/Pr-fix-inter-callback-delete
Tween: fix non-repeat interpolate_callback
|
2016-09-10 11:49:07 -03:00 |
|
Juan Linietsky
|
8835882d23
|
Merge pull request #6355 from Kazuo256/http-request-methods
Add http method and request data parameters to HTTPRequest::request
|
2016-09-10 11:48:07 -03:00 |
|
Juan Linietsky
|
7a27d5d9e7
|
Merge pull request #6363 from vnen/winrt
Fix the support for WinRT/UWP
|
2016-09-10 11:47:42 -03:00 |
|
Juan Linietsky
|
c2b70fdd69
|
Merge pull request #6413 from caryoscelus/script_load_singletons
enable autoload for command-line scripts
|
2016-09-10 11:47:12 -03:00 |
|
Juan Linietsky
|
0a9c08f87c
|
Merge pull request #6438 from RandomShaper/android-hard-float-abi
Change Android float ABI to hard
|
2016-09-10 11:40:44 -03:00 |
|
Juan Linietsky
|
83b0d7848e
|
Merge pull request #6439 from Paulb23/item_list_scroll_issue_6343
Added get_v_scroll to item list, issue 6343
|
2016-09-10 11:40:22 -03:00 |
|
George Marques
|
365f3d7a6e
|
Merge pull request #6442 from RandomShaper/fix-action-release
Fix Input.action_release() marking action as pressed
|
2016-09-10 11:12:59 -03:00 |
|
Pedro J. Estébanez
|
fae6dbc7f3
|
Fix Input.action_release() marking action as pressed
|
2016-09-10 04:57:21 +02:00 |
|
Rémi Verschelde
|
97cebe1358
|
Merge pull request #5892 from rollenrolm/pr-hardcoded-colors
Move hardcoded theme colors from editor_node into editor_themes
|
2016-09-09 20:21:52 +02:00 |
|
Ralf Hölzemer
|
991a433cb3
|
Move hardcoded theme colors from editor_node into editor_themes
|
2016-09-09 20:16:13 +02:00 |
|
Paulb23
|
7d455fca71
|
Added ItemList get_v_scroll to docs
|
2016-09-09 15:28:01 +01:00 |
|
Paulb23
|
63fd8f863b
|
Added get_v_scroll to item list, issue 5343
|
2016-09-09 15:20:57 +01:00 |
|
Pedro J. Estébanez
|
68cd19a6c2
|
Change Android float ABI to hard
|
2016-09-09 13:31:35 +02:00 |
|
Rémi Verschelde
|
8af99ef1c6
|
Merge pull request #6436 from djrm/icons
Tweaked some icons, including xform one
|
2016-09-09 07:46:42 +02:00 |
|
Daniel J. Ramirez
|
56f9adac3b
|
Tweaked some icons, including xform one
|
2016-09-08 19:22:30 -05:00 |
|
Ignacio Etcheverry
|
7c4f6c654b
|
Merge pull request #6190 from iammangod96/patch-1
Fixed running the game before saving scene
|
2016-09-08 22:10:50 +02:00 |
|
George Marques
|
5c87f14332
|
Merge pull request #6432 from Paulb23/grid_color_issue_3781
Added customisable grid color, issue 3781
|
2016-09-08 11:59:45 -03:00 |
|
Paulb23
|
a82ecf6d80
|
Added customisable grid color, issue 3781
|
2016-09-08 14:53:39 +01:00 |
|
Rémi Verschelde
|
e04e55f822
|
Merge pull request #6431 from Hinsbart/xb_mapping
x11: fix x360 wireless gamepad mapping.
|
2016-09-08 14:26:52 +02:00 |
|
Andreas Haas
|
20bad652ef
|
x11: fix x360 wireless gamepad mapping.
Uses hat values instead of buttons for the dpad now.
Fixes #6419
|
2016-09-08 13:54:41 +02:00 |
|
Rémi Verschelde
|
633f940c96
|
Merge pull request #6368 from Garmelon/issue-6320
Tilemap editor: Bucket tool - allow deleting and replacing of tiles
|
2016-09-08 07:58:06 +02:00 |
|
Rémi Verschelde
|
233a991517
|
Merge pull request #6409 from Hinsbart/osx_gamepad
osx: Support gamepad input.
|
2016-09-08 07:48:18 +02:00 |
|
George Marques
|
2e8c73331a
|
Merge pull request #6428 from Gastronok/master
Correct Directory.list_dir_begin() Documentation
|
2016-09-08 00:00:08 -03:00 |
|
George Marques
|
6aedff7968
|
Merge pull request #6418 from RandomShaper/canvas-show-hide-bones
Add show bones checkable menu item
|
2016-09-07 23:53:46 -03:00 |
|
George Marques
|
c73bef1562
|
Merge pull request #6423 from bebae/issue-6143
fixed wrong placement of AcceptDialog Buttons issue-6143
|
2016-09-07 23:47:48 -03:00 |
|
Gastronok
|
cd82fafd58
|
Change the documentation to reflect that Directory.list_dir_begin()
returns true (not false) when a stream could not be initialized. (See, for
example,
https://github.com/godotengine/godot/blob/master/drivers/windows/dir_access_windows.cpp#L76
)
|
2016-09-07 16:32:59 -07:00 |
|
Mariano Javier Suligoy
|
462c171c65
|
Merge pull request #6427 from MarianoGnu/master
Explicitly initialize TextureProgress's initial angle value.
|
2016-09-07 20:01:58 -03:00 |
|
MarianoGNU
|
ae4f7cbc2c
|
Explicitly initialize TextureProgress's initial angle value.
(Hopefully)
Fixes #3856
Fixes #6426
Fixes #6344
|
2016-09-07 20:00:10 -03:00 |
|
Juan Linietsky
|
828e1c092f
|
Renamed the bind_native functions to bind_vararg, should make it show the documentation more clearly and also make it easier to bind to C#
|
2016-09-07 19:39:57 -03:00 |
|
bebae
|
dd9189aac4
|
fixed wrong placement of AcceptDialog Buttons issue-6143
|
2016-09-07 20:49:53 +02:00 |
|