Rémi Verschelde
93e06fa1a8
Merge pull request #9812 from bruvzg/2.1
...
Add macOS main menu (2.1)
2017-07-28 11:05:22 +02:00
Rémi Verschelde
45566c61e3
Merge pull request #9836 from bruvzg/2.1-resize-fix
...
Improved macOS window resizing behaviour (2.1)
2017-07-28 11:02:21 +02:00
Rémi Verschelde
bfa2024313
Merge pull request #9871 from bruvzg/2.1-num-enter-fix
...
Fix Numpad Enter key on macOS (2.1)
2017-07-27 08:52:47 +02:00
Rémi Verschelde
fe5eb2a0bc
Revert "Fix autoplay animation starts from last editor state #8976"
...
This reverts commit 0aa6b4aac7
.
It's a compatibility breaking change, so it shouldn't be done in the 2.1 branch.
2017-07-27 07:42:47 +02:00
Pedro J. Estébanez
a116f04a3e
Merge pull request #9893 from RandomShaper/fix-err-format-2.1
...
Fix misplaced quote in error messsage
2017-07-27 01:30:34 +02:00
Pedro J. Estébanez
94fdbf67a9
Fix misplaced quote in error messsage
...
(cherry picked from commit 748240b090
)
2017-07-27 01:29:37 +02:00
bruvzg
c121f8d561
Fix Numpad Enter key on macOS
2017-07-26 16:46:44 +03:00
Rémi Verschelde
3c357f3247
Merge pull request #9866 from RandomShaper/default-motion-fix-2.1
...
Enable 2D physics motion fix for new projects (2.1)
2017-07-26 13:04:37 +02:00
Pedro J. Estébanez
e19d517c21
Enable 2D physics motion fix for new projects
2017-07-26 12:19:22 +02:00
Rémi Verschelde
c6798fe3be
Merge pull request #9856 from marcelofg55/2.1
...
[2.1] Fix cvs files freezing the editor when a double quote is not closed
2017-07-26 07:35:54 +02:00
Marcelo Fernandez
a3a01332b8
Fix cvs files freezing the editor when a double quote is not closed
2017-07-25 22:00:47 -03:00
bruvzg
5c7ba482d0
Improved macOS window resizing behaviour.
...
Add redraw call to resize callback.
2017-07-25 12:11:39 +03:00
Rémi Verschelde
ecc8382a8a
Merge pull request #9834 from RandomShaper/fix-node-crash-2.1
...
Fix Node::move_child() crash if moving to the end plus one (2.1)
2017-07-25 08:12:30 +02:00
Rémi Verschelde
83dbab3033
Merge pull request #9824 from sowfelicity/2.1-clipboard
...
Workaround to allow pasting unicode characters from X selection(2.1).
2017-07-25 08:05:32 +02:00
Pedro J. Estébanez
c1630f0e60
Fix Node::move_child() crash if moving to the end plus one
...
(cherry picked from commit 6c1b7fd899
)
2017-07-25 05:21:58 +02:00
Jia Wang
5a5b6dcde0
Workaround to allow pasting unicode characters from X selection.
...
Fixes #2491 .
Fixes #9787 .
2017-07-25 07:27:27 +08:00
bruvzg
9ea472e810
Fix is_window_fullscreen() and set_window_fullscreen() behaviour after window has entered/left full-screen mode via green zoom button.
...
Fix get/set_current_screen & set_window_maximized.
2017-07-24 22:23:25 +03:00
bruvzg
0cd14e5bac
Add macOS main menu
2017-07-24 14:32:07 +03:00
Rémi Verschelde
48007d8ec6
Merge pull request #9796 from marcelofg55/2.1
...
[2.1] Updated OS X audio driver with improvements from 3.0
2017-07-24 08:08:14 +02:00
Marcelo Fernandez
077b455b93
Updated OS X audio driver with improvements from 3.0
2017-07-23 13:40:38 -03:00
Rémi Verschelde
71a51adc12
Merge pull request #9778 from marcelofg55/2.1
...
[2.1] Fix Right-Click (Ctrl-Click) on OS X
2017-07-23 13:15:36 +02:00
Rémi Verschelde
cfe48f074f
Merge pull request #9767 from Faless/editor_fix_2.1
...
[2.1] Remove "debug/remote_port" project setting (completrly moved to editor)
2017-07-23 13:12:39 +02:00
Marcelo Fernandez
da7b181a39
Fix Right-Click (Ctrl-Click) on OS X
2017-07-22 16:35:07 -03:00
Rémi Verschelde
39f0dcc17d
libpng: Update to upstream version 1.6.31rc01
...
Fixes various issues with 1.6.30, especially ARM build.
Supersedes change in #9722 .
Fixes #9769 .
(cherry picked from commit 492999a33b
)
2017-07-22 18:43:13 +02:00
Fabio Alessandrelli
c3055b24d1
Remove "debug/remote_port" project setting (moved to editor)
...
Also updated default port from 6007 (X11) to 6096 (unspec)
2017-07-22 14:36:43 +02:00
Rémi Verschelde
63a9b02131
Fixes to the 2to3 project exporter
2017-07-15 16:50:49 +02:00
Rémi Verschelde
408f91024c
Merge pull request #9655 from GodotExplorer/pr-fix-9653
...
Fix editor crash while exiting debuggger
2017-07-15 12:34:54 +02:00
geequlim
7a02467dad
Fix editor crash while exiting debuggger
2017-07-15 18:31:21 +08:00
Rémi Verschelde
cf52c63034
libpng: Update to upstream version 1.6.30
...
(cherry picked from commit b1ca62af52
)
2017-07-14 22:36:34 +02:00
Rémi Verschelde
0b9b386069
doc: Sync classref with current source
2017-07-14 22:20:17 +02:00
Poommetee Ketson
61ff58403d
Ignore fuzzy translations
...
(cherry picked from commit fdd2a87b8f
)
2017-07-14 22:15:05 +02:00
Poommetee Ketson
7603d77d1d
AStar: add bool has_point(id)
...
(cherry picked from commit 2c9f6312e2
)
2017-07-14 22:14:37 +02:00
alexholly
0cc1ba947f
removed floor so that global pos works with scale
...
(cherry picked from commit 3b5ac579a9
)
2017-07-14 22:10:41 +02:00
TwistedTwigleg
41b8a28c5f
Added additional functions to RichTextLabel:
...
* Added set_text function to RichTextLabel
* Added percent_visible attributes and functions to RichTextLabel
This should make switching from Label to RichTextLabel easier.
(cherry picked from commit d649140b9b
)
2017-07-14 22:09:42 +02:00
ducdetronquito
9060a18639
Improved GDScript parse_json() doc about numerical values conversion.
...
(cherry picked from commit 76e6b2d33b
)
2017-07-14 22:05:51 +02:00
BastiaanOlij
88236c7418
Fix typo in plist export
...
(cherry picked from commit e735963182
)
2017-07-14 22:04:09 +02:00
anakimluke
23b19a4349
Removed outdated comment.
...
closes #78
(cherry picked from commit c1699d807f
)
2017-07-14 22:03:21 +02:00
Rémi Verschelde
1c638e2976
Add project names as Comment fields in copyright file
...
This is compliant with the specification [0] and should allow us
to generate human-readable output from the machine-readable file.
[0] https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/#files-paragraph
(cherry picked from commit d84ed525a9
)
2017-07-14 22:03:21 +02:00
TwistedTwigleg
1fa70cf9b6
Fixed set_global_scale in Node2D.
...
(cherry picked from commit a6feb0943a
)
2017-07-14 21:58:54 +02:00
Andreas Haas
3d95424147
Animation Editor: Fix trying to stop playback without player.
...
Fixes #9280
(cherry picked from commit bb9daaccff
)
2017-07-14 21:55:02 +02:00
Andreas Haas
34c8beb91c
Script create diag: Show extensions for currently selected language only.
...
(cherry picked from commit 8e8e4b30e5
)
2017-07-14 21:53:53 +02:00
Rémi Verschelde
c7b7cb24a5
Change default color of script editor text selection
...
Supersedes and closes #9388 .
(cherry picked from commit 6fd4311c27
)
2017-07-14 21:51:32 +02:00
Rémi Verschelde
b53fafeb1d
gitignore: Remove pre-.gen filenames
...
@Noshyaar was right to remove them in the first place,
we need users with local clones to clean them up to prevent
older .cpp files from being including by globbing.
(cherry picked from commit 36548a3fa5
)
2017-07-14 21:45:15 +02:00
dotquixote
fc47f8cd5d
ConeTwistJoint: Initialize 'm_angularOnly'.
...
(cherry picked from commit 23f10c31de
)
2017-07-14 21:44:56 +02:00
George Marques
55a3e078fa
WinRT: Fix problem with Cert Kit validation
2017-07-12 01:33:42 -03:00
Rémi Verschelde
57dc285051
Merge pull request #8979 from GodotExplorer/pr-enhanced-debugger
...
[2.1] Enhanced debugger
2017-07-11 22:10:49 +02:00
Rémi Verschelde
0dcbc375a3
Merge pull request #9551 from timoschwarzer/2.1-scons-human-friendly-output
...
[2.1] Add options for more human-friendly build output
2017-07-11 22:10:04 +02:00
Rémi Verschelde
17ae2ce008
Merge pull request #9603 from Corruptinator/2.1
...
OUYA Game Controller GUID for input_default.cpp
2017-07-11 16:45:32 +02:00
Henrique Campos
9bebc22dd9
Fix MarginContainer description
2017-07-11 16:38:57 +02:00
Timo Schwarzer
adac6d959f
Add options for more human-friendly build output
2017-07-11 15:25:09 +02:00