Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge upstream #18

Merged
merged 546 commits into from
Nov 27, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
546 commits
Select commit Hold shift + click to select a range
6947bed
Pass engine name and version parts as proper strings
akien-mga Nov 19, 2017
3fd23da
Rename the version's "revision" to "build"
akien-mga Nov 19, 2017
7dd9e5c
Fix the prevention for sliding on slopes in the 2d version of move_an…
DoctorAlpaca Nov 20, 2017
98cb492
Ability to change indirect light energy.
reduz Nov 20, 2017
fcbec63
Change editor_settings.tres to editor_settings-3.tres
sersoong Nov 20, 2017
8e6c281
Merge pull request #13072 from sersoong/master-test2
vnen Nov 20, 2017
79178e7
Set android 'compileSdkVersion' to 24
kosz78 Nov 20, 2017
d3889ad
EditorSettings: Dehardcode major in config file name
akien-mga Nov 20, 2017
ebdf9ce
Merge pull request #13073 from kosz78/android-compile-sdk-version
akien-mga Nov 20, 2017
360343f
Merge pull request #13065 from DoctorAlpaca/master
akien-mga Nov 20, 2017
f88f8e1
Few fixes for asset store browser
Chaosus Nov 18, 2017
66f6a8b
Add close other tabs to Script Editor
sersoong Nov 20, 2017
414b388
Fix TextEdit::cursor_set_line bindings
akien-mga Nov 20, 2017
83e7287
Merge pull request #13053 from akien-mga/methods-mkstr
akien-mga Nov 20, 2017
fa8bc8e
Merge pull request #13061 from eska014/html5-export
akien-mga Nov 20, 2017
b1f037e
Merge pull request #13049 from tagcup/pathfollow2d_parallel_transport
akien-mga Nov 20, 2017
49a7318
Merge pull request #13041 from RandomShaper/unify-node-duplicate
akien-mga Nov 20, 2017
cab1a67
Merge pull request #13075 from sersoong/master-test3
akien-mga Nov 20, 2017
7f52db7
Merge pull request #13008 from Chaosus/assetstorefixes
akien-mga Nov 20, 2017
d6dc909
Merge pull request #12984 from willnationsdev/richtextlabel-hover-signal
akien-mga Nov 20, 2017
6d105ab
Merge pull request #12983 from ianb96/scene_add_tab
akien-mga Nov 20, 2017
7b5c447
Merge pull request #12952 from bojidar-bg/12392-export-enums
akien-mga Nov 20, 2017
3dad0ce
Merge pull request #12942 from sersoong/master-test
akien-mga Nov 20, 2017
9134929
Merge pull request #12717 from NathanWarden/material_import_fix
akien-mga Nov 20, 2017
b91fa19
Merge pull request #12644 from mrcdk/ogg_loop
akien-mga Nov 20, 2017
63e9102
Update AUTHORS and DONORS list
akien-mga Nov 20, 2017
fd81c00
Basis accepts Vector3 as constructor argument.
Nov 20, 2017
a0f4939
Merge pull request #13080 from Slowgames/bugfix/10721
akien-mga Nov 20, 2017
bcfb0a0
Implement auto-tiling
MarianoGnu Oct 22, 2017
341bf71
Merge pull request #13023 from tom95/particles-align-y-12865
akien-mga Nov 20, 2017
0865365
[GDNative] loading error and version error procs
karroffel Nov 19, 2017
33ffdba
[GDNative] removed godot_string_c_str
karroffel Nov 19, 2017
90e37d5
Merge pull request #13060 from karroffel/gdnative-version-error
karroffel Nov 20, 2017
f1ec8ff
Fixes a double class registering error
groud Nov 20, 2017
4498608
Merge pull request #13082 from groud/fix_err_class_registration
Nov 20, 2017
d413f37
Make old scenes readable again
reduz Nov 20, 2017
4d5b828
Merge pull request #13006 from hoelzl/pr-placement-delete
akien-mga Nov 20, 2017
2e28bd6
Revert "Added loop_begin and loop_end to OggVorbisStream"
reduz Nov 20, 2017
89fc453
Merge pull request #13092 from godotengine/revert-12644-ogg_loop
reduz Nov 20, 2017
7388a1e
[GDNative] removed static linking fields
karroffel Nov 20, 2017
5d66631
[GDNative] add a way to register call types
karroffel Nov 20, 2017
4784e95
Merge pull request #12555 from kosz78/export-pck
akien-mga Nov 20, 2017
00be297
Merge pull request #12421 from TheSofox/parallax-overhaul
akien-mga Nov 20, 2017
14ff5aa
Merge pull request #13093 from karroffel/gdnative-static-linking-is-kill
karroffel Nov 20, 2017
30a82e5
Merge pull request #13094 from karroffel/gdnative-api-register-native…
karroffel Nov 20, 2017
450bdda
Merge pull request #12387 from santouits/x1111
akien-mga Nov 20, 2017
d183191
Merge pull request #12359 from kubecz3k/spatial-lock
akien-mga Nov 20, 2017
9f308a5
fix linux crash in _update_scene_tabs
kitbdev Nov 20, 2017
82ad05a
Merge pull request #13097 from ianb96/scene_tab_crash_fix
Nov 20, 2017
e07b9a8
Fixed runtime EDITOR_DEFs being dropped.
djrm Nov 20, 2017
5dac3e8
bullet cast_motion: reordered null check
muiroc Nov 20, 2017
8f0f327
Allow configuring iOS export
endragor Oct 2, 2017
d67b602
Add "New Folder.." to right mouse button click on project fileslist p…
Krakean Nov 20, 2017
e5de5b4
Visual fixes
djrm Nov 20, 2017
674d805
Merge pull request #13106 from muiroc/btfixes
akien-mga Nov 20, 2017
91a7b8c
Merge pull request #13108 from djrm/pr_visual_improvements
akien-mga Nov 20, 2017
3962181
Merge pull request #13102 from djrm/pr_fixes
akien-mga Nov 20, 2017
17b9acc
Implement per-instance custom bounding box
Zylann Nov 20, 2017
0442bd6
Merge pull request #12645 from Zylann/custom_aabb
akien-mga Nov 20, 2017
ddc7793
Merge pull request #13105 from Krakean/master
akien-mga Nov 20, 2017
77f21b6
Add simple spacebar panning setting for 2D editor
ricmzn Oct 10, 2017
6065b2d
Merge pull request #11940 from GodotExplorer/debugger
akien-mga Nov 20, 2017
71a3e71
Merge pull request #11783 from endragor/ios-export-frameworks
akien-mga Nov 20, 2017
24fe3bd
Fix file extensions persisting in file dialog after export
cooperra Oct 28, 2017
fb801d4
Allow to extends constant variable
sanikoyes Oct 30, 2017
054a2ac
Add cartesian to polar conversion functions
tato Oct 12, 2017
8b8414b
Fix size mismatch in _compress_etc
MillionOstrich Nov 8, 2017
e39dade
Merge pull request #12754 from MillionOstrich/compress-image-etc
akien-mga Nov 20, 2017
d11a619
Bump version to 3.0-beta a.k.a. *feature freeze*
akien-mga Nov 20, 2017
09619b0
Added "Show in Explorer" besides "New Folder" to popup which appear w…
Krakean Nov 20, 2017
3fc684a
Fixed not being able to use the "Open a Directory" dialog with the "D…
YeldhamDev Nov 20, 2017
5ff8407
Merge pull request #13119 from YeldhamDev/export_path
akien-mga Nov 20, 2017
89f264c
Fix extra separator in filesystem dock right click menu
MillionOstrich Nov 20, 2017
1ac26fa
Add extra link tags for editor help
vnen Nov 20, 2017
20bda9a
Remove the "." from file manage dialog (open scene, open file, ...)
Krakean Nov 20, 2017
3d2fecd
Merge pull request #13117 from Krakean/filesystem_dock_addshowinexplorer
akien-mga Nov 21, 2017
7c90d51
Merge pull request #13120 from MillionOstrich/filesystem-rmb-separator
akien-mga Nov 21, 2017
0d6c623
Merge pull request #13123 from vnen/editor-help-links
akien-mga Nov 21, 2017
c846e49
Fix loop of scene tabs updates
akien-mga Nov 21, 2017
d6e54de
Add bsearch and bsearch_custom to Array
poke1024 Nov 2, 2017
80ad8af
Native pan and zoom for macOS
poke1024 Nov 1, 2017
fc74dba
Preserve duplicate signal flags
Chaosus Nov 21, 2017
d42c564
Return and repair file logging
endragor Nov 21, 2017
9240b7f
Fix invalid scroll
Chaosus Nov 21, 2017
1955fec
Revert this change, we need to export symbols on the library side
BastiaanOlij Nov 21, 2017
ec4d467
Merge pull request #13136 from BastiaanOlij/gdnative_export_library
karroffel Nov 21, 2017
8e4336a
Add Color.lightened and Color.darkened (like LESS.css or SASS)
kvanbere Oct 13, 2017
5a23136
Merge pull request #12573 from poke1024/macostouchpad
akien-mga Nov 21, 2017
1c2782a
Merge pull request #12590 from poke1024/bsearch
akien-mga Nov 21, 2017
fee2f36
Merge pull request #13134 from Chaosus/fixinvalidscroll
akien-mga Nov 21, 2017
6c9ee1f
Merge pull request #13133 from endragor/resurrect-file-logging
akien-mga Nov 21, 2017
25b860e
Merge pull request #13132 from Chaosus/preserve_dupsignals_flags
akien-mga Nov 21, 2017
ebf9b80
Proper GDNative export on Android
endragor Nov 20, 2017
20b07a1
Merge pull request #13121 from Krakean/change_filedialog_removedot
vnen Nov 21, 2017
52f73a1
Fixes List<T>::insert_before/after
willnationsdev Nov 21, 2017
30dadb1
Merge pull request #11933 from cxong/master
reduz Nov 21, 2017
640856f
Merge pull request #11895 from m4nu3lf/rendering/separate_thread
reduz Nov 21, 2017
967854f
Set gravity on change body mode
AndreaCatania Nov 21, 2017
c6cfbad
Add explicit exception model flag for Visual C++
hoelzl Nov 21, 2017
9ebc6ab
Merge pull request #13145 from AndreaCatania/grav
akien-mga Nov 21, 2017
0cf9597
Allow for getting/setting indexed properties of objects using get/set…
bojidar-bg May 30, 2017
b075f13
Fix&prettify gdnative_api_struct.gen.h GDNATIVE_API_INIT macro genera…
touilleMan Nov 21, 2017
08e6590
Merge pull request #13149 from touilleMan/gdnative-fix-scsub-generator
karroffel Nov 21, 2017
a3f8dde
Properly implement Basis constructor using Vector3 of Euler angles
akien-mga Nov 20, 2017
71ef7e8
Fixed the Remote tab not complying with the "Draw Relationship Lines"…
YeldhamDev Nov 21, 2017
613d374
Merge pull request #12284 from bojidar-bg/allow-subproperty-set
akien-mga Nov 21, 2017
817efd0
Merge pull request #13153 from YeldhamDev/remote_relationships
akien-mga Nov 21, 2017
d6e413b
Removed type_mask and fixed some variable name
AndreaCatania Nov 21, 2017
19c92c6
code folding scrolling fixes
kitbdev Nov 21, 2017
e69dd3c
Mono: Use PascalCase in core types.
27thLiz Nov 21, 2017
bedcbdd
Merge pull request #13130 from endragor/gdnative-android-export
akien-mga Nov 21, 2017
f8fd9a4
Merge pull request #13146 from hoelzl/pr-add-ehsc-flag-for-vc
akien-mga Nov 21, 2017
3b7e9df
Merge pull request #13151 from akien-mga/basis-vector3-constructor
akien-mga Nov 22, 2017
9638c9c
Merge pull request #12371 from donkeybonks/color-lighten-darken
akien-mga Nov 22, 2017
e1c907e
Node.duplicate(): instanced node's descendants' properties now update
willnationsdev Oct 13, 2017
7f022a3
Merge pull request #13161 from Hinsbart/mono_case
akien-mga Nov 22, 2017
3eb7858
Fix combatibility with older .scn files
bojidar-bg Nov 22, 2017
0300522
Merge pull request #13176 from bojidar-bg/allow-subproperty-set
reduz Nov 22, 2017
bfe44de
Make tween able to be used as before (without the need for ":...")
bojidar-bg Nov 22, 2017
2b4fc2e
i18n: Sync translations with Weblate
akien-mga Nov 22, 2017
b52e47f
i18n: Sync translation templates with current source
akien-mga Nov 22, 2017
71f464e
i18n: Add support for Serbin (Cyrillic) locale
akien-mga Nov 22, 2017
c07833f
Merge pull request #13178 from bojidar-bg/13174-tween-fix
akien-mga Nov 22, 2017
655b326
Merge pull request #13160 from ianb96/folding_fixes
akien-mga Nov 22, 2017
2f5defa
Add editor setting to allow keep show local scene tree while debugger…
Geequlim Nov 22, 2017
012b397
Merge pull request #13181 from GodotExplorer/debugger-settings
akien-mga Nov 22, 2017
e38efe2
Merge pull request #12301 from MarianoGnu/master
akien-mga Nov 22, 2017
09153f1
Merge pull request #12129 from willnationsdev/duplicate-fix
akien-mga Nov 22, 2017
2ea5ac1
Merge pull request #13159 from AndreaCatania/ray
akien-mga Nov 22, 2017
ba891a0
Merge pull request #13143 from willnationsdev/list-insert-before-afte…
akien-mga Nov 22, 2017
8121391
change default propagation value
reduz Nov 21, 2017
62d86b1
Modified low processor sleep to 8000 and made it customizable (should…
reduz Nov 22, 2017
e39386e
Changed and added to the documentation for RemoteTransform and Remote…
TwistedTwigleg Nov 22, 2017
8de4df3
Space override scratching when body is add to world
AndreaCatania Nov 23, 2017
3551fc6
Fixed #13167. Restored ParallaxLayer mirroring that was broken by pu…
TheSofox Nov 23, 2017
9ef7209
Improved update for remote scene tree and remote object.
Geequlim Nov 23, 2017
3fffe6c
Merge pull request #13202 from AndreaCatania/master
akien-mga Nov 23, 2017
f2d07d5
Merge pull request #13205 from TheSofox/ParallaxLayer_mirroring_regre…
akien-mga Nov 23, 2017
949871c
Merge pull request #13194 from TwistedTwigleg/docs_remote_transforms
akien-mga Nov 23, 2017
0a0800e
Removed shape margin
AndreaCatania Nov 23, 2017
ee3179f
Merge pull request #13212 from AndreaCatania/margin
akien-mga Nov 23, 2017
3a33725
Merge pull request #13209 from GodotExplorer/debugger-a
akien-mga Nov 23, 2017
b20bb86
reduce static memory usage
dragmz Nov 23, 2017
f6f475e
Fixed not be able to unfold the last line
Paulb23 Nov 23, 2017
4feeca0
Merge pull request #13220 from dragmz/patch-1
akien-mga Nov 23, 2017
6086252
Merge pull request #13221 from Paulb23/fix_unfolding_last_line
akien-mga Nov 23, 2017
0ca9181
Rename two-parameter arc-tangent function to atan in shader language,…
tagcup Nov 24, 2017
2399d11
Fix read bug in compressed bone weights
rminderhoud Nov 24, 2017
871deb6
Allow to specify multiple resolution Android icons
endragor Nov 24, 2017
feb45aa
Fix context menu of first node in a new scene
sersoong Nov 24, 2017
e967dbc
Fix TileMap and TileSet ClassDB bindings
endragor Nov 24, 2017
0b93d06
Merge pull request #13231 from endragor/tile-bindings-fix
Nov 24, 2017
762a4b4
Merge pull request #13227 from tagcup/shader_atan2
Nov 24, 2017
cbcf31f
Merge pull request #13229 from sersoong/master-test
akien-mga Nov 24, 2017
679b64f
Merge pull request #13232 from endragor/android-multiple-icons
akien-mga Nov 24, 2017
15ada56
doc: Sync classref with current source
akien-mga Nov 24, 2017
bc75fae
doc: Update header version for 3.0-beta
akien-mga Nov 24, 2017
aa20a84
Implemented a collapse/expand all feature request for Inspector (issu…
Krakean Nov 24, 2017
f3588b6
Fix style error with MenuButton in default theme
Geequlim Nov 24, 2017
1406fb6
Merge pull request #13241 from GodotExplorer/pr-menu-button-theme
groud Nov 24, 2017
0b63e84
Fix a crash in get_static_property_type_indexed
bojidar-bg Nov 24, 2017
3d0aec7
Merge pull request #13244 from bojidar-bg/13243-get-static-indexed
akien-mga Nov 24, 2017
2a0a564
Remove option for the rulers graduations font size
groud Nov 24, 2017
f6139c2
Attempt to remove setters/getters from doc data
reduz Nov 24, 2017
c5a025c
Fix a mistake in KinematicCollision docs
Nov 24, 2017
bb83c7d
Changed reimport logic to also check md5 before reimporting, fixes #1…
reduz Nov 24, 2017
69aa29b
Merge pull request #13249 from godotengine/Noshyaar-kcdocs
akien-mga Nov 24, 2017
60de407
Add a bit space around the .import [deps] tag to make it more readable.
reduz Nov 24, 2017
31f62f5
Fix block where setter/getters are cached to be skipped
reduz Nov 24, 2017
452af98
Better number format for memory usage
volzhs Nov 24, 2017
92f07fe
doc: Remove setters and getters now exposed via properties/members
akien-mga Nov 24, 2017
f5c513c
doc status: Partial revert of e23454d, setgets are no longer listed
akien-mga Nov 24, 2017
e3b0214
A few small adjustments to file dialogs:
Krakean Nov 24, 2017
c76a9b9
Core: Bind InputEventGesture events.
27thLiz Nov 24, 2017
2e5dfbd
Merge pull request #13253 from Hinsbart/bind_gesture_events
akien-mga Nov 24, 2017
a86db9b
Tweak editor help font sizes for better readability
Calinou Nov 23, 2017
3f31925
Universalize draw-over API for EditorPlugins
RandomShaper Oct 29, 2017
2bc6db6
Fixes bug where enumeration is not being saved
reduz Nov 24, 2017
7dfba3c
doc: Fix enum tags thanks to 2bc6db6
akien-mga Nov 24, 2017
76a53aa
Restore scenes on startup, issue 2385
Paulb23 Nov 24, 2017
ff03a0b
Implement backup/restore for animated values
RandomShaper Nov 1, 2017
3aa79fc
Add ability to opt-out buffer swapping in `VS::draw()`
RandomShaper Oct 30, 2017
81c49fb
Update clang-format in modified files
RandomShaper Nov 20, 2017
1964d5f
Improve/fix SpatialEditor state saving/restoring
RandomShaper Nov 20, 2017
bc2e8d9
Made Vector::ptrw explicit for writing, compiler was sometimes using …
reduz Nov 25, 2017
ac92c14
Completed bc2e8d99e5ae0dbd69e712cc71da3033f5f30139 so that windows ca…
ISylvox Nov 25, 2017
2c7b4c2
Merge pull request #13261 from ISylvox/fix-windows-build
reduz Nov 25, 2017
66a8a07
Add importer option to make meshes bakeable by default.
reduz Nov 25, 2017
c8d6a3b
Fix doesn't close open a file window bug
sersoong Nov 25, 2017
1937fd5
Add range to anisotropic filter level (1 to 16 with integer steps)
zatherz Nov 25, 2017
faf5ac8
Merge pull request #13263 from sersoong/master-test
akien-mga Nov 25, 2017
d9faf6f
Fix build on macOS and Android after bc2e8d99
akien-mga Nov 25, 2017
aa5f7e0
Fix mono build after bc2e8d99
akien-mga Nov 25, 2017
d0e09d8
Implement onion skinning for the animation editor
RandomShaper Oct 30, 2017
8de25d6
Remove contrived JavaScript.eval return types
leonkrause Nov 25, 2017
57845b5
Fix particle preprocessing. Fixes #12460.
DoctorAlpaca Nov 25, 2017
b24df89
Update my name in AUTHORS.md
leonkrause Nov 25, 2017
e1cf789
Merge pull request #13278 from eska014/jseval-returntypes
akien-mga Nov 25, 2017
9738ebc
-Fixed height fog (was broken)
reduz Nov 25, 2017
6e3d78c
[GDNative] disable -fPIC flag with msvc compiler
touilleMan Nov 25, 2017
922cf9f
Fix crash on node duplication
RandomShaper Nov 25, 2017
dd5037b
Fixed issue with 3D selections losing precsion due to an offset bug
sketchyfun Nov 25, 2017
73a26b4
Merge pull request #13286 from touilleMan/gnative-wrappers-msvc-flags
karroffel Nov 25, 2017
57f34ab
Fix constant node value edit
dragmz Nov 25, 2017
e3fc6fc
Tweak the default editor camera settings
Calinou Nov 25, 2017
541df26
Tweak the default camera node settings
Calinou Nov 25, 2017
2f3c4c9
Merge pull request #13284 from dragmz/patch-2
Nov 26, 2017
428b6a3
add support for scons cache and enable it for appveyor
rraallvv Nov 26, 2017
45d1f9a
Merge pull request #13288 from RandomShaper/fix-dup-crash
akien-mga Nov 26, 2017
f2c1fd2
Merge pull request #13295 from Calinou/tweak-camera-node-defaults
Nov 26, 2017
304d31b
Merge pull request #13293 from Calinou/tweak-editor-camera-defaults
Nov 26, 2017
b0e556d
Merge pull request #13289 from sketchyfun/3d_selection_fix
akien-mga Nov 26, 2017
051f761
Merge pull request #13299 from rraallvv/scons_cache
akien-mga Nov 26, 2017
17e9b4a
add support for scons cache and enable it for travis
rraallvv Nov 26, 2017
21ef922
Merge pull request #13303 from rraallvv/scons_cache_travis
akien-mga Nov 26, 2017
8987f93
Fix not being able to select an editor layout created in another lang…
YeldhamDev Nov 26, 2017
b97e874
Fix shader compilation fail on Android
volzhs Nov 26, 2017
4c660cf
Merge pull request #13312 from volzhs/fix-android-shader-error
reduz Nov 26, 2017
86ed07c
initialize bus_index to 0
dragmz Nov 26, 2017
c0dde9e
Merge pull request #13315 from dragmz/patch-2
akien-mga Nov 26, 2017
9cf44c1
Disable logger by default.
reduz Nov 26, 2017
af9c67d
Allow customizing user:// path (folder in OS::get_data_path())
akien-mga Nov 26, 2017
22415e5
Merge pull request #12572 from RandomShaper/onion-skinning
reduz Nov 26, 2017
c6f2db3
Ask users to explore official projects when none is loaded.
reduz Nov 26, 2017
ade39f5
Merge pull request #13298 from YeldhamDev/translation_layout
akien-mga Nov 26, 2017
1c3c9e0
Merge pull request #13277 from DoctorAlpaca/master
reduz Nov 26, 2017
284f8f6
Fixed invalid transform when skip_vertex_transform used
Chaosus Nov 25, 2017
ea70afc
Merge pull request #13264 from zatherz/feature/projectsettings_limits
reduz Nov 26, 2017
565809e
Fixes adjust viewport to cursor when line is to long, issue 13190
Paulb23 Nov 26, 2017
dc3509b
Merge pull request #13259 from Paulb23/restore_scenes_on_startup_issu…
akien-mga Nov 26, 2017
2879e6f
Merge pull request #13247 from groud/fix_this_stupid_setting_I_added
akien-mga Nov 26, 2017
89313d8
Merge pull request #13246 from volzhs/memory-format
akien-mga Nov 26, 2017
80a2ede
Item List small enhancements
Krakean Nov 24, 2017
f041d2e
Merge pull request #13233 from Krakean/add_eidtorinspector_collapseex…
akien-mga Nov 26, 2017
ce89b20
Merge pull request #13228 from rminderhoud/weights
akien-mga Nov 26, 2017
7e4cfe4
Merge pull request #13245 from Krakean/itemlist_add_some_signals
akien-mga Nov 26, 2017
a410920
Makes possible to interpret comma as decimal point in editor
Krakean Nov 24, 2017
3b2e423
Merge pull request #13222 from Calinou/tweak-editor-help-font-sizes
akien-mga Nov 26, 2017
4a1d1cb
Merge pull request #13290 from Chaosus/projectionfix
akien-mga Nov 26, 2017
90f9f12
Merge pull request #13317 from akien-mga/custom_user_dir
akien-mga Nov 26, 2017
024c4f1
Fixing mistake in image class
quentincaffeino Nov 26, 2017
4766c4f
Travis: Use separate SCons caches for each build job
akien-mga Nov 26, 2017
b932d8c
Added overloads of vector parameters for shader Trig functions.
RaXaR Nov 25, 2017
2755eeb
Merge pull request #13252 from Krakean/file_dialogs_small_tweaks
akien-mga Nov 26, 2017
8e90e88
Merge pull request #13325 from akien-mga/master
akien-mga Nov 26, 2017
b620b3d
Merge pull request #13318 from Paulb23/adjust_viewport_to_cursor_issu…
akien-mga Nov 26, 2017
03a2cf2
Merge pull request #13240 from Krakean/fix_interpretcomma_as_decimalp…
akien-mga Nov 26, 2017
8dc89e7
Merge pull request #13294 from RaXaR/master
akien-mga Nov 26, 2017
b93b1d1
Merge remote-tracking branch 'upstream/master' into merge_upstream
Nov 27, 2017
7318a98
Fixes double libopus compile issuethe issue is the result of two modu…
Nov 27, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
os: Visual Studio 2015

environment:
HOME: "%HOMEDRIVE%%HOMEPATH%"
PYTHON: C:\Python27
SCONS_CACHE: "%HOME%\\scons_cache"
matrix:
- VS: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat
GD_PLATFORM: windows
TOOLS: yes
TARGET: release_debug
ARCH: amd64

cache:
- "%SCONS_CACHE%"

install:
- SET "PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
- pip install --egg scons # it will fail on AppVeyor without --egg flag
Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ bld/
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*

# Hints for improving IntelliSense, created together with VS project
cpp.hint

#NUNIT
*.VisualState.xml
TestResult.xml
Expand Down
33 changes: 23 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@ dist: trusty

sudo: false

cache: ccache
env:
global:
- SCONS_CACHE_ROOT=$HOME/.scons_cache

cache:
directories:
- $SCONS_CACHE_ROOT

matrix:
include:
Expand All @@ -20,12 +26,12 @@ matrix:
#- env: GODOT_TARGET=windows TOOLS=yes
# os: linux
# compiler: gcc
- env: GODOT_TARGET=android TOOLS=no
os: linux
compiler: gcc
- env: GODOT_TARGET=osx TOOLS=yes
os: osx
compiler: clang
#- env: GODOT_TARGET=android TOOLS=no
# os: osx
# compiler: clang
#- env: GODOT_TARGET=iphone TOOLS=no
# os: osx
# compiler: clang
Expand Down Expand Up @@ -61,20 +67,27 @@ addons:
# For style checks.
- clang-format-3.9

before_script:
install:
- if [ "$TRAVIS_OS_NAME" = "linux" ] && [ "$GODOT_TARGET" = "android" ]; then
misc/travis/android-tools-linux.sh;
fi
- if [ "$TRAVIS_OS_NAME" = "osx" ]; then
brew update; brew install scons ccache;
export PATH="/usr/local/opt/ccache/libexec:$PATH";
misc/travis/scons-local-osx.sh;
fi
- if [ "$TRAVIS_OS_NAME" = "osx" ] && [ "$GODOT_TARGET" = "android" ]; then
brew update; brew install -v android-sdk;
brew install -v android-ndk | grep -v "inflating:" | grep -v "creating:";
export ANDROID_HOME=/usr/local/opt/android-sdk; export ANDROID_NDK_ROOT=/usr/local/opt/android-ndk;
misc/travis/android-tools-osx.sh;
fi

before_script:
- if [ "$GODOT_TARGET" = "android" ]; then
export ANDROID_HOME=$TRAVIS_BUILD_DIR/godot-dev/build-tools/android-sdk;
export ANDROID_NDK_ROOT=$TRAVIS_BUILD_DIR/godot-dev/build-tools/android-ndk;
fi

script:
- if [ "$STATIC_CHECKS" = "yes" ]; then
sh ./misc/travis/clang-format.sh;
else
export SCONS_CACHE=$SCONS_CACHE_ROOT/${GODOT_TARGET}-${CXX}-tools_${TOOLS}/;
scons -j2 CC=$CC CXX=$CXX platform=$GODOT_TARGET TOOLS=$TOOLS verbose=yes progress=no;
fi
10 changes: 9 additions & 1 deletion AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,20 @@ name is available.
Alexander Holland (AlexHolly)
Alexey Velikiy (jonyrock)
Alket Rexhepi (alketii)
Andrea Catania (AndreaCatania)
Andreas Haas (Hinsbart)
Anton Yabchinskiy (a12n)
Aren Villanueva (kurikaesu)
Ariel Manzur (punto-)
Bastiaan Olij (BastiaanOlij)
Ben Brookshire (sheepandshepherd)
Bernard Liebl (poke1024)
Bojidar Marinov (bojidar-bg)
Błażej Szczygieł (zaps166)
Carl Olsson (not-surt)
Dana Olson (adolson)
Daniel J. Ramirez (djrm)
Дмитрий Сальников (DmitriySalnikov)
Emmanuel Leblond (touilleMan)
Fabio Alessandrelli (Faless)
Ferenc Arn (tagcup)
Expand All @@ -54,6 +58,7 @@ name is available.
Hiroshi Ogawa (hi-ogawa)
Hubert Jarosz (Marqin)
Hugo Locurcio (Calinou)
Ian (ianb96)
Ignacio Etcheverry (neikeq)
Indah Sylvia (ISylvox)
J08nY
Expand All @@ -63,12 +68,14 @@ name is available.
Juan Linietsky (reduz)
Julian Murgia (StraToN)
Kostadin Damyanov (Max-Might)
L. Krause (eska014)
Leon Krause (eska014)
Marc Gilleron (Zylann)
Marcelo Fernandez (marcelofg55)
Mariano Javier Suligoy (MarianoGnu)
Mario Schlack (hurikhan)
Masoud BH (masoudbh3)
Matthias Hölzl (hoelzl)
Max Hilbrunner (mhilbrunner)
Nathan Warden (NathanWarden)
Nuno Donato (nunodonato)
Ovnuniarchos
Expand All @@ -77,6 +84,7 @@ name is available.
Pawel Kowal (pkowal1982)
Pedro J. Estébanez (RandomShaper)
Poommetee Ketson (Noshyaar)
Przemysław Gołąb (n-pigeon)
Ralf Hölzemer (rollenrolm)
Ramesh Ravone (RameshRavone)
Ray Koopa (RayKoopa)
Expand Down
44 changes: 33 additions & 11 deletions DONORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,41 +17,46 @@ None so far, but your company could be the first! :)
## Gold sponsors

Gamblify <https://www.gamblify.com>
GameDev.TV <https://www.gamedev.tv>

## Mini sponsors

Andreas
Andreas Hirschauer
Christian Uldall Pedersen
Christoph Woinke
E Hewert
Hein-Pieter van Braam
Matthieu Huvé
Nathan Warden
Neal Gompa (Conan Kudo)
Olimpiu Metiu
Pascal Julien
Ruslan Mustakov
Slobodan Milnovic

## Gold donors

3Dexplorer
Alexander Otto
Andy Meier
Asdf
Blair Allen
cheese65536
Jake Bo
Javier
Manuele Finocchiaro
Officine Pixel S.n.c.
Ranoller
Rémi Verschelde
Stephan Lanfermann

Andreas Schüle
Austen McRae
Bernhard Liebl
Gerald E Butler
Jahn Johansen
Jordan M Lucas
Kris Michael
Ranoller

BanjoNode2D
Chris Serino
Expand All @@ -63,7 +68,6 @@ None so far, but your company could be the first! :)
Henrique Alves
Laurence Bannister
Leo
mhilbrunner
Przemysław Gołąb (n-pigeon)
Robert Willes
Robin Arys
Expand All @@ -72,26 +76,29 @@ None so far, but your company could be the first! :)
Testus Maximus
Thomas Bjarnelöf
Xavier Tan
Zaq Poi

Amanda Haldy
Andreas Haas
Andres Cuevas
Arnaud Verstuyf
Bryanna M
Chris Brown
Cody Parker
D
Ezra Theunissen
flesk
François Cantin
Giovanni Solimeno
Hendrik Mans
Jeppe Zapp
Justin Arnold
Justo Delgado Baudí
Leandro Voltolino
Lucien Boudy
Myles
Noah
Ryan Estes
Trent McPheron
x1212

## Silver donors

Expand All @@ -102,23 +109,36 @@ None so far, but your company could be the first! :)
Avencherus
Bastian Böhm
Ben Vercammen
Blair Allen
Bryan Stevenson
Christian Baune
Christian Winter
Collin Shooltz
Daniel Kaplan
David Cravens
David May
Diego Moreira Guimarães
Dominik Wetzel
Eric Martini
Fabian Becker
fengjiongmax
Fredy Romero Sam
Frank C. Simmons
Geequlim
Gerrit Großkopf
Guldoman
Gustav Dahlström
HardRound
hatniX
HeartBeast
Heribert Hirth
Hunter Jones
Jaime Ruiz-Borau Vizárraga
Jeff Hungerford
Jesse Liles
joe513
Jonathon
Josh 'Cheeseness' Bush
Juan Negrier
JuDelCo
Julian Murgia
Juraj Móza
Expand All @@ -127,24 +147,28 @@ None so far, but your company could be the first! :)
Kevin Kamper Meejach Petersen
Klavdij Voncina
Kobi Malul
Linus Lind Lundgren
Lisandro Lorea
magodev
Martin Novák
Matthew Fitzpatrick
Matthew Valancy
Matthias Hölzl
Max R.R. Collada
mhilbrunner
Michael Gringauz
Michael Tintiuc
Mikael Olsson
MoM
Moritz Laass
nee
Neil Blakey-Milner
Nik Lee
Niko Leopold
nvgrod
Oleg Tyshchenko
Pablo Seibelt
Pan Ip
Pat LaBine
Patrick Nafarrete
Paul Mason
Paweł Kowal
Expand All @@ -153,17 +177,15 @@ None so far, but your company could be the first! :)
rayos
Richman Stewart
Roger Smith
Ryan Estes
Roman Tinkov
Sam Van Campenhout
Sam Vila
Sasori Olkof
Scott D. Yelich
Sootstone
Tavo Tell
TheHappieCat
Theo Cranmore
Thomas Norman
Tom Larrow
Troy Bonneau
UltyX
Wout Standaert
Xananax & karroffel
Expand Down
Loading