Rémi Verschelde
7eea2e8586
Merge pull request #206 from Floriaen/patch-4
...
Update viewports.rst
2016-07-18 22:10:50 +02:00
Floriaen
bcd28a5de2
Update viewports.rst
...
Update link: demos is no longer in godot repository
2016-07-18 22:08:45 +02:00
Rémi Verschelde
384634853c
Fix code block formatting
2016-07-17 14:42:35 +02:00
Rémi Verschelde
4fdbdd256c
GDScript: Comment out part about multiline comments
...
Should fix #89 .
2016-07-15 10:27:23 +02:00
Rémi Verschelde
77d10c1581
Plugins: mention that tutorial is for 2.1+
...
Fixes https://github.com/godotengine/godot/issues/5694
2016-07-14 19:33:09 +02:00
Juan Linietsky
b955459479
adding export makes the example clearer
2016-07-14 12:57:26 -03:00
Rémi Verschelde
577559cfe9
Sync classes with upstream 2.0 branch
...
Constants get reordered in their definition order.
2016-07-08 23:46:59 +02:00
Rémi Verschelde
6789e98658
Merge pull request #204 from Qudware/patch-1
...
Update animations.rst (note about pen button)
2016-07-08 07:50:12 +02:00
Adham
21652f6b7e
Update animations.rst
...
Added note about Godot 2.x removal of animation pen button.
2016-07-08 10:08:22 +10:00
Rémi Verschelde
8976f4de32
RTD theme: PEBKAC, we want to _enable_ collapse_navigation
2016-07-07 15:56:28 +02:00
Rémi Verschelde
7647a7cf66
RTD theme: Try to disable collapse_navigation
2016-07-07 15:34:44 +02:00
Rémi Verschelde
a041c6d2a8
Merge pull request #203 from J08nY/libpng-convert
...
Added a guide to fix iCCp chunks in pngs
2016-07-06 07:16:54 +02:00
J08nY
220e128382
Added a guide to fix iCCp chunks in pngs
2016-07-06 01:14:38 +02:00
Rémi Verschelde
18b6f412d2
Merge pull request #202 from Floriaen/patch-2
...
Update kinematic_character_2d.rst
2016-07-05 23:27:40 +02:00
Floriaen
758b781dc8
Update kinematic_character_2d.rst
...
Update obsolete link to demo.
2016-07-05 23:22:49 +02:00
Rémi Verschelde
5e087b8904
Merge pull request #200 from Floriaen/patch-1
...
Update cutout_animation.rst
2016-07-05 13:22:16 +02:00
Floriaen
90ef8d4f58
Update cutout_animation.rst
...
Fix Wikipedia link by removing extra parenthesis
2016-07-05 13:19:31 +02:00
Rémi Verschelde
623f8f0116
Merge pull request #199 from jupmorenor/patch-1
...
misspelling a word
2016-07-04 07:26:01 +02:00
Juan Pablo Moreno
4f1a49e410
misspelling a word
...
I've corrected a misspelling in a single Word in this page.
2016-07-03 17:21:04 -05:00
Rémi Verschelde
ac8889d695
Merge pull request #197 from djrm/gdscript_lexer
...
Added missing Rect2 built in type
2016-07-03 14:42:10 +02:00
Daniel J. Ramirez
4d86dc2fe3
Added missing Rect2 built in type
2016-07-01 15:47:46 -05:00
Juan Linietsky
dc6361ffd9
Updated documentation, which was wrong
2016-07-01 11:32:42 -03:00
Juan Linietsky
72a4d5d1cd
Flow was not correct, it should now be correct
2016-07-01 11:28:04 -03:00
Rémi Verschelde
f82781c0ba
Merge pull request #196 from kubecz3k/patch-2
...
Info on how to compile ios fat binary 32bit + 64bit
2016-07-01 13:55:33 +02:00
kubecz3k
cc8c1d2c3f
remove redundant filenames from build command
2016-07-01 13:53:12 +02:00
kubecz3k
85cc3a4453
Info on how to compile fat binary 32bit + 64bit
2016-07-01 13:14:08 +02:00
Rémi Verschelde
a6ead9aff0
Compiling: fix Mageia oneliner
...
Bash does not seem to like parsing several strings at once.
2016-07-01 07:31:04 +02:00
Rémi Verschelde
134932fb51
Remove currently unused intersphinx extension
...
Might be useful again when we start having localized docs though.
2016-07-01 07:29:29 +02:00
Rémi Verschelde
72c52bc23f
Merge pull request #195 from djrm/gdscript_lexer
...
Added custom gdscript pygments lexer
2016-07-01 07:28:22 +02:00
Daniel J. Ramirez
c2d53288fd
Added custom gdscript pygments lexer
2016-06-30 21:08:04 -05:00
Rémi Verschelde
c544083a25
Merge pull request #193 from Kadoba/patch-1
...
Removed comment about Lua arrays as dictionaries
2016-06-30 17:59:36 +02:00
Kadoba
fc405cd807
Removed comment about Lua arrays as dictionaries
...
Since Lua 5.0 tables actually uses contiguous arrays when possible but hides this from the user. See page 2 of http://www.lua.org/doc/jucs05.pdf
2016-06-30 10:55:01 -05:00
Rémi Verschelde
50d809c07e
Merge pull request #192 from eska014/printf
...
Document GDScript format strings
2016-06-30 15:39:26 +02:00
eska
2f905849ce
Document GDScript format strings
2016-06-30 15:28:39 +02:00
Rémi Verschelde
586ed72951
Merge pull request #187 from vnen/patch-1
...
Replace the link to Forum by Q&A
2016-06-27 14:45:10 +02:00
George Marques
ed2dde2b2b
Replace the link to Forum by Q&A
2016-06-27 09:42:11 -03:00
Rémi Verschelde
1b5e8c18fd
classref: Order everything alphabetically
...
And sync with current 2.0.x sources.
2016-06-25 02:10:54 +02:00
Rémi Verschelde
66c919aa43
Merge pull request #183 from vnen/plugins-tutorial
...
Fix typos and wording in "Making Plugins" tutorial
2016-06-22 20:33:24 +02:00
George Marques
b9c520697a
Fix typos and wording in "Making Plugins" tutorial
2016-06-22 15:17:47 -03:00
Rémi Verschelde
1e8abf883a
Merge pull request #182 from razvanc-r/patch-1
...
make clear that Material is for 3D
2016-06-22 14:28:33 +02:00
Răzvan Cosmin Rădulescu
9629e88699
make clear that Material is for 3D
2016-06-22 15:23:57 +03:00
Julian Murgia
d8f38923a0
Corrected some typos
2016-06-21 13:52:26 +02:00
Rémi Verschelde
f25730b645
Merge pull request #181 from vnen/plugins-tutorial
...
Add tutorial on how to make plugins
2016-06-20 07:36:19 +02:00
Rémi Verschelde
a41f5e6a90
Merge pull request #180 from Nighttraveler/patch-1
...
Change resulting APK
2016-06-20 07:34:54 +02:00
George Marques
0daf3f07ca
Add tutorial on how to make plugins
...
One article with two basic tutorials: how to make a custom node and how to
add a custom dock to the editor.
2016-06-19 21:41:37 -03:00
Nighttraveler
79721925b5
Change resulting APK
...
Change resulting APK in templates compilation from:
platform/android/java/bin/Godot-release-unsigned.apk
to:
platform/android/java/build/outputs/apk/java-release-unsigned.apk
2016-06-19 19:36:52 -03:00
Rémi Verschelde
c2fc1b22bd
Fix some typos from previous commit
2016-06-16 14:40:21 +02:00
Rémi Verschelde
b386104c18
Merge pull request #168 from steevm/patch-1
...
Update singletons_autoload.rst
2016-06-16 14:33:03 +02:00
Rémi Verschelde
df52b96568
Merge pull request #172 from Griefchief/comp_win
...
Improve Win comp tut > VS, Pywin and IDE dev
2016-06-16 14:32:51 +02:00
Rémi Verschelde
bcf9b35bb6
Merge pull request #167 from brakhane/indexing
...
describe negative indexing
2016-06-16 14:32:24 +02:00