Rémi Verschelde
fd3e774be5
Sync classref with current source
2018-03-28 11:50:20 +02:00
Max Hilbrunner
c57d25d573
Merge pull request #1263 from xpvpc/master
...
fix typo
2018-03-27 13:13:22 +02:00
Max Hilbrunner
804d9c7217
Merge pull request #1262 from josephskelly/clean-up
...
Revert commit in Step by Step Fixes #1261
2018-03-27 13:12:36 +02:00
xpvpc
171ea0d26f
fix typo
2018-03-27 10:22:32 +02:00
Joseph Kelly
a53af02a96
Revert changes to ui_main_menu.rst
2018-03-26 19:03:12 -07:00
Joseph Kelly
4b6e76148e
Step by step fixes ( #1261 )
...
* Fix image description
* Fix MarginContainer tutorial
Fixed the values for the right and bottom margins of margin container. They should be negative.
Moved the Layout -> Full Rect step to before setting the margins because selecting a layout removes the margins you've already described.
2018-03-27 02:03:49 +02:00
Max Hilbrunner
f0f08a966f
Merge pull request #1260 from kn00tcn/patch-1
...
cleaner language on 'exporting for UWP' doc page
2018-03-26 07:09:09 +02:00
kn00tcn
9c8893f33f
cleaner language on 'exporting for UWP' doc page
...
fixed malformed sentence, cleaner grammar scattered across the page, changed the final paragraph into a note
2018-03-25 20:31:41 -04:00
Max Hilbrunner
1b1afffd61
Merge pull request #1251 from antoniotorresm/saving-games
...
Fix dictionary declaration in 'Saving games' tutorial
2018-03-23 15:31:47 +01:00
Max Hilbrunner
dffd55fa1a
Merge pull request #1254 from joshuadavidthomas/master
...
Update gdscript_advanced.rst
2018-03-23 15:31:15 +01:00
Josh
ccc7a3b400
Update gdscript_advanced.rst
...
Typo
2018-03-23 09:29:23 -05:00
Antonio Torres Moríñigo
dee0cf26d2
Fix dictionary declaration in 'Saving games' tutorial
2018-03-22 20:14:26 +01:00
Max Hilbrunner
31410d215a
Merge pull request #1246 from mrcdk/fix_canvas_item_vertex_example
...
Fixes the canvas item vertex example
2018-03-21 01:44:45 +01:00
MrCdK
3f522f38d2
Fixes the canvas item vertex example
2018-03-20 22:35:50 +01:00
Max Hilbrunner
f0dfc1977c
Merge pull request #1244 from ZX-WT/debug
...
added debug overview
2018-03-20 18:06:12 +01:00
Xavier Cho
7a57180b05
Fix wrong command line option (-lang) / improve code example ( #1243 )
...
* Fix wrong command line option to set locale
* Minor code clean up regarding variable scope
Code example should follow best practices, like using a global variable only when it's necessary.
2018-03-20 18:04:11 +01:00
ZX-WT
d191b743a6
added debug overview
2018-03-20 22:45:51 +08:00
Max Hilbrunner
cd7ce90cf7
Merge pull request #1242 from YeldhamDev/multimesh_capitalization
...
Fully capitalized the title of the "Using MultiMeshInstance" tutorial
2018-03-19 14:27:06 +01:00
Michael Alexsander Silva Dias
f7be2286bc
Fully capitalized the title of the "Using MultiMeshInstance" tutorial.
2018-03-18 19:35:28 -03:00
Max Hilbrunner
9b761b49a3
GDNative C example: Fix #1087
2018-03-18 18:03:28 +01:00
Max Hilbrunner
a252ee0726
Compiling with Mono: Godot path, fix #1167
2018-03-18 18:00:13 +01:00
Max Hilbrunner
46681bc4c5
CLI tutorial: Update paths, exporting, fix #1079
2018-03-18 17:54:56 +01:00
Max Hilbrunner
a4eda4e576
Edit pass for new MultiMeshInstance tutorial
2018-03-18 17:23:16 +01:00
Max Hilbrunner
b55d6f6cbc
Merge pull request #1241 from ZX-WT/multiMeshInstance
...
added multimesh tutor
2018-03-18 17:15:43 +01:00
ZX-WT
a83b8d1e27
added multimesh tutor
2018-03-18 23:12:47 +08:00
Max Hilbrunner
5a62228fff
CLI tutorial: Change -export to --export ( #1238 )
2018-03-18 16:09:00 +01:00
Max Hilbrunner
96af7d5d8c
Merge pull request #1239 from JFonS/patch-2
...
Setting default values for hinted uniforms
2018-03-17 10:44:58 +01:00
JFonS
430b141ee6
Setting default values for hinted uniforms
2018-03-16 18:11:24 +01:00
Max Hilbrunner
42fa8a4ac6
Merge pull request #1237 from Rubonnek/replace-select-mode-tool
...
Replaced using the select mode tool by changing the Size property
2018-03-16 11:46:45 +01:00
Wilson E. Alvarez
24e48cc033
Replaced using the select mode tool by changing the Size property
2018-03-15 19:12:55 -04:00
Max Hilbrunner
be0b48b4bf
Merge pull request #1236 from Rubonnek/add-missing-steps-to-ui-tutorial
...
Added missing steps for the CenterContainer
2018-03-15 21:24:12 +01:00
Wilson E. Alvarez
2ba0a3c146
Added missing steps for the CenterContainer
2018-03-15 16:05:14 -04:00
Max Hilbrunner
d4a6c9b411
Updating class ref: Typo fix
2018-03-15 16:39:34 +01:00
Max Hilbrunner
d6bc3f798e
Docs guide: Link to updating classref
2018-03-15 16:37:30 +01:00
Max Hilbrunner
9d77a478e6
Merge pull request #1234 from ZX-WT/editor-tutor-improvement
...
improve 3d workspace intro (added description about the [perspective] button)
2018-03-15 12:58:22 +01:00
Max Hilbrunner
6e991e8b91
Merge pull request #1233 from Rubonnek/master
...
Removed unnecessary download link. Highlighted Layout keyword
2018-03-15 12:57:30 +01:00
Bashar Abdullah
8b96338cf2
Small fixes ( #1232 )
...
* Add missing C# text to list of Godot script languages
* Bug Fix: Add instruction to initialize animated_health to 0 at the begin of the script.
Without it user will get "Invalid type in built-in function 'round'. Cannot convert argument 1 from Nil to float"
2018-03-15 12:56:16 +01:00
ZX-WT
dc55491f79
improve 3d workspace intro
2018-03-15 13:27:44 +08:00
Wilson E. Alvarez
0264416563
Removed unnecessary download link. Highlighted Layout keyword
2018-03-15 00:22:44 -04:00
Max Hilbrunner
adf5e69e93
Merge pull request #1230 from YeldhamDev/export_image_uncapitalize
...
Uncapitalized "icon_export_settings.PNG" extension
2018-03-13 20:53:21 +01:00
Michael Alexsander Silva Dias
6351046ee5
Uncapitalized "icon_export_settings.PNG" extension.
2018-03-13 16:41:19 -03:00
Max Hilbrunner
5399a7a81b
Document local/global space helpers, closes #292
2018-03-13 19:46:04 +01:00
Max Hilbrunner
4a649c7b4e
Fix #958
2018-03-13 19:08:21 +01:00
Max Hilbrunner
8d879a8a45
Add JDK links to exporting for Android
2018-03-13 18:50:24 +01:00
Max Hilbrunner
7df105a661
Merge pull request #1229 from mhilbrunner/master
...
Editing pass on windows icon tutorial
2018-03-13 18:34:18 +01:00
mhilbrunner
4759e8fc5e
Editing pass on windows icon tutorial
2018-03-13 18:32:53 +01:00
ZX-WT
6bac464f97
Added windows_icon tutorial ( #1223 )
2018-03-13 18:06:15 +01:00
Max Hilbrunner
a4a3b6204e
Fix sphinx build error
2018-03-13 17:50:47 +01:00
Max Hilbrunner
b0d6053ffe
Editing pass on custom mouse cursor tutorial
2018-03-13 16:45:54 +01:00
ZX-WT
9223f4083d
Added custom cursor tutorial ( #1224 )
2018-03-13 16:35:49 +01:00