Poommetee Ketson
5a9eb5ef58
Include Git hash in the engine
2017-07-11 15:57:52 +07:00
Poommetee Ketson
7c5a19dcd6
Fix crash on closing [empty](*) scene tab
2017-07-10 02:01:12 +07:00
Poommetee Ketson
2fd204c35e
Refactor 'treshold' to 'threshold'
2017-07-08 22:24:56 +07:00
Rémi Verschelde
0067982f5e
Merge pull request #9535 from GodotExplorer/pr-editor-theme-justify
...
Justify the editor theme style colors
2017-07-08 15:53:37 +02:00
Poommetee Ketson
ab948dd3d1
About: center valign copyright label
2017-07-08 20:47:27 +07:00
Rémi Verschelde
9890b1ee4e
Merge pull request #9536 from Noshyaar/pr
...
ScriptCreateDialog: fix open error crash, remember template
2017-07-08 11:03:08 +02:00
Rémi Verschelde
484775e260
Merge pull request #9533 from echo-Mike/bug#7755
...
Inline documentation request satisfied.
2017-07-08 11:02:52 +02:00
Rémi Verschelde
752d0c0bcf
Merge pull request #9514 from Noshyaar/pr-license
...
About: add thirdparty license info
2017-07-08 11:01:55 +02:00
geequlim
b95ba28800
Justify the editor theme style colors
2017-07-08 16:33:42 +08:00
Rémi Verschelde
095f0c956e
Fix wrong cast to Node2D instead of Control
...
As reported by @sanikoyes.
2017-07-08 09:42:48 +02:00
ducdetronquito
566655adc1
[ #9292 ] Renamed Image.put_pixel() to set_pixel().
2017-07-07 19:05:45 +02:00
Poommetee Ketson
a94ea0b9fe
ScriptCreateDialog: fix open error crash, remember template
2017-07-07 20:42:39 +07:00
Mike Demchenko
836c8bfacf
Inline documentation request satisfied.
2017-07-07 03:01:46 +04:00
Juan Linietsky
bd9d98c172
Ability to set rotation and scaling pivot for controls.
2017-07-06 17:42:44 -03:00
Poommetee Ketson
da2de8932c
About: add thirdparty license info
2017-07-06 14:42:47 +07:00
Juan Linietsky
12a8fedfe6
Some changes to dual paraboloid envmap generation, fixes somme bleeding
2017-07-05 19:39:45 -03:00
Rémi Verschelde
c81fd8c687
Merge pull request #9492 from kubecz3k/subscene-click-fix
...
fix for redundant RMB options for toplevel node
2017-07-05 10:51:31 +02:00
Rémi Verschelde
f4ff452a58
Merge pull request #9496 from Noshyaar/pr-itemlist
...
ItemList: expose methods, in-editor items editing support
2017-07-05 10:20:44 +02:00
Rémi Verschelde
444354b51f
Merge pull request #9498 from Noshyaar/pr-license
...
About: Add License info
2017-07-05 10:16:52 +02:00
anakimluke
c1699d807f
Removed outdated comment.
...
closes #78
2017-07-04 21:36:06 -03:00
Poommetee Ketson
272cfdc0c8
About: Add License info
2017-07-04 22:07:43 +07:00
Poommetee Ketson
3aff102fc3
ItemList: expose methods, in-editor items editing support
2017-07-04 20:12:33 +07:00
Jakub Grzesik
5f13b42513
fix for redundant RMB options for toplevel node
2017-07-04 12:50:20 +02:00
Rémi Verschelde
8a23313177
Merge pull request #9447 from Noshyaar/pr
...
EditorNode: mark opened deleted scenes as unsaved
2017-07-03 23:46:54 +02:00
Rémi Verschelde
e54c7d5715
Merge pull request #9457 from TwistedTwigleg/Fixed_Vector3_snap
...
Fixed syntax inconsistency in Vector3.snap and Vector3.snapped
2017-07-03 23:43:33 +02:00
Rémi Verschelde
2036273f94
Merge pull request #9462 from Noshyaar/pr2
...
SceneTab: MMB or double LMB to create new scene
2017-07-03 23:32:29 +02:00
Rémi Verschelde
1a2ea9ba1b
Merge pull request #9465 from Zylann/curve_preview
...
Added Curve preview thumbnail
2017-07-03 23:28:23 +02:00
Rémi Verschelde
e4b42a5da0
Merge pull request #9473 from Noshyaar/pr-author
...
Authors/About: support for multiple sections
2017-07-03 22:59:34 +02:00
TwistedTwigleg
44ecfb028d
Fixed syntax inconsistency in Vector3.snap and Vector3.snapped
2017-07-03 16:29:03 -04:00
Jakub Grzesik
80716a8bf4
Clicking on subscene icon will open it
...
All options are moved into RMB menu
2017-07-03 16:53:46 +02:00
Juan Linietsky
e63c64e256
Clean up normalmapping, make sure tangents are imported correctly.
2017-07-03 10:45:34 -03:00
Poommetee Ketson
21f6cc75a1
Authors/About: support for multiple sections
2017-07-03 09:40:56 +07:00
volzhs
6ed2b0eabc
Update visibility icon properly
2017-07-03 00:27:27 +09:00
Rémi Verschelde
bb6e73f9c1
EditorNameDialog: Remove unnecessary move_child
...
Fixes #9377 .
2017-07-02 12:50:27 +02:00
Rémi Verschelde
71f6c96288
Script editor help: Prevent loading empty instances from layout
2017-07-02 12:31:34 +02:00
Marc Gilleron
c4564233a8
Added Curve preview thumbnail
2017-07-02 01:52:47 +02:00
Rémi Verschelde
0ffb70f0bb
Merge pull request #9463 from bojidar-bg/9461-fix-backcompat
...
Readd tilemap's shape_transform and bugfixes
2017-07-01 21:34:19 +02:00
Andreas Haas
bb9daaccff
Animation Editor: Fix trying to stop playback without player.
...
Fixes #9280
2017-07-01 20:26:41 +02:00
Bojidar Marinov
4d2642b666
Readd tilemap's shape_transform and bugfixes
...
This reverts commit a808f53020
.
2017-07-01 20:56:51 +03:00
Poommetee Ketson
003a49eb66
SceneTab: MMB or double LMB to create new scene
2017-07-01 23:23:16 +07:00
Juan Linietsky
a808f53020
Revert "Fix Tileset/tilemap issues related to my adding of one-way collisions to them"
2017-07-01 13:02:04 -03:00
Andreas Haas
8e8e4b30e5
Script create diag: Show extensions for currently selected language only.
2017-07-01 15:19:34 +02:00
Juan Linietsky
2a3e00c8c7
-Many fixes to VisualScript, fixed property names, etc.
...
-Added ability to set/get a field in GetSet, as well as assignment ops
-Added a Select node
-Fixed update bugs related to variable list and exported properties, closes #9458
2017-06-30 21:35:05 -03:00
Rémi Verschelde
e2e73ec906
Merge pull request #9448 from Noshyaar/pr1
...
EditorNode: request attention when quit while minimized
2017-06-30 19:15:04 +02:00
Bojidar Marinov
80356f925c
Fix #9409 , fixup #9370 ; tileset now has shape transform instead of offset
...
Fix bad return type in CollisionObject2D, Shape -> Shape2D. Was causing unintended null when casting. (9409)
Fix a misplaced ++ operator. (9370)
Fix merging with exiting tileset duplicating shapes. (9370)
2017-06-30 19:01:20 +03:00
Poommetee Ketson
bbcf999e99
EditorNode: request attention when quit while minimized
2017-06-30 08:16:29 +07:00
Poommetee Ketson
a7ff7af8ae
EditorNode: mark opened deleted scenes as unsaved
2017-06-30 00:55:29 +07:00
Juan Linietsky
db3b05d289
Reworked translation system
...
-Label and Button reload translation on the fly
-Resources are loaded and reload depending on locale
2017-06-28 17:01:35 -03:00
Rémi Verschelde
f59430beef
Merge pull request #9419 from eska014/native-run
...
Subtle native-run buttons
2017-06-28 07:51:36 +02:00
Rémi Verschelde
7fad30fb9a
Merge pull request #9424 from vnen/fix-import-plugin
...
Fix filesystem update for import plugins
2017-06-28 07:49:37 +02:00