Commit Graph
456 Commits
Author SHA1 Message Date
Rémi Verschelde 6691fdfbb4 Merge pull request #223 from Marqin/patch-2
document adding custom CXXFLAGS to Custom Modules
2016-08-11 09:50:14 +02:00
Hubert Jarosz 5ca601353f document adding custom CXXFLAGS to Custom Modules 2016-08-10 23:57:19 +02:00
Rémi Verschelde 5b5d554304 Merge pull request #222 from landon912/master
Small Image Fix for "img/signals.png"
2016-08-10 23:37:02 +02:00
Landon Kirk 08be45d7ae Made "img/signals.png" much smaller in vertical height and corrected which node was selected 2016-08-10 17:33:46 -04:00
Rémi Verschelde ec93f89444 Merge pull request #221 from landon912/master
Fixes for "Scripting" page under "Step-by-step" tutorial
2016-08-10 23:18:39 +02:00
Landon Kirk acfb3d8a8d -Fixed small issues with images 2016-08-10 16:56:53 -04:00
Landon Kirk fd602f6a88 -Updated the "Scripting" module for the "Step-by-step" tutorial to account for recent changes in the editor interface 2016-08-10 16:52:11 -04:00
Rémi Verschelde f629e839e5 Sync classref with 2.1 source, goodbye 2.0! 2016-08-10 21:33:38 +02:00
Rémi Verschelde 6f795d4295 Merge pull request #220 from abehaskins/patch-1
Singelton -> Singleton
2016-08-10 19:19:37 +02:00
Abe Haskins 358c47ed73 Singelton -> Singleton 2016-08-10 10:15:50 -07:00
Juan Linietsky b2e32a1322 Update gdscript.rst 2016-08-06 22:27:58 -03:00
Juan Linietsky 324b42da24 Update gdscript.rst 2016-08-06 22:27:32 -03:00
Rémi Verschelde aad7421677 Merge pull request #216 from godotengine/pr-compiling-android
Improve docs on compiling for Android for 2.1
2016-08-03 22:26:16 +02:00
Rémi Verschelde abd37b7b83 Improve docs on compiling for Android for 2.1
Based on @KelinciFX's work in #214.
2016-08-03 08:21:13 +02:00
Rémi Verschelde f60e04a481 Merge pull request #213 from pkowal1982/post_import_script
Fix documentation on post import script
2016-07-28 15:08:02 +02:00
pkowal1982 aa539814e9 Fix documentation on post import script 2016-07-28 15:02:27 +02:00
Julian Murgia 5ae7a83256 Merge pull request #188 from godotengine/unity2godot
Unity to godot page
2016-07-27 08:36:38 +02:00
Rémi Verschelde d67abaa4c5 Merge pull request #212 from djrm/new_logo
New logo for the docs
2016-07-26 21:44:48 +02:00
Daniel J. Ramirez d3138c97bc New logo for the docs 2016-07-26 13:42:13 -05:00
Rémi Verschelde 9b5a10d696 Merge pull request #211 from d3v0x/compile_on_linux_gentoo_dependencies
Compiling for X11: Add Gentoo deps oneliner
2016-07-25 17:06:53 +02:00
Richard Nespithal cb39872e11 Compiling for X11: Add Gentoo deps oneliner 2016-07-25 16:40:57 +02:00
Rémi Verschelde a9dca075bb Merge pull request #209 from godotengine/208-gcc6-remarks
Warning about GCC 6
2016-07-24 18:05:42 +02:00
Julian Murgia 976eb968c3 Warning about GCC 6
Fixes #208
2016-07-24 18:00:20 +02:00
Rémi Verschelde 6528ee8079 Make the logo a bit smaller again
Screen estate is expensive.
2016-07-21 00:42:08 +02:00
Rémi Verschelde 0675877a0e Merge pull request #205 from timoschwarzer/patch-1
Update build commands for iOS
2016-07-21 00:04:12 +02:00
Rémi Verschelde 52b63a977d conf.py: Prevent RTD from overriding our theme config
Also tweak the logo a bit.
2016-07-20 23:52:57 +02:00
Rémi Verschelde 0d70225b5a conf.py: Add a Godot docs logo 2016-07-20 23:17:05 +02:00
Rémi Verschelde 7b5e9837ee conf.py: Finally set the proper option for tree-like navigation! 2016-07-20 23:16:28 +02:00
Rémi Verschelde b59cd8f9ce conf.py: Fix syntax error in sphinx_rtd_theme option 2016-07-20 22:17:46 +02:00
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
Timo Schwarzer 33bc8a35b3 Update build commands for iOS 2016-07-13 16:53:13 +02: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