Commit Graph

1152 Commits

Author SHA1 Message Date
Nathan 17d334e047 Add link and intro to Godot design philosophy page, update toc 2018-01-26 12:21:59 +01:00
Nathan c4addc5937 Add link and intro to Godot design philosophy page, update toc 2018-01-26 12:18:05 +01:00
Rémi Verschelde 3a931d2c5e
Merge pull request #1021 from AllanDaemon/patch-1
Fix mistypes
2018-01-26 07:51:29 +01:00
Allan Daemon 163bd4e709
Fix mistypes 2018-01-26 02:53:24 -02:00
Rémi Verschelde 981b68faa6
Merge pull request #1019 from MattUV/master
Updated the introduction page to fit with the new organisation.
2018-01-26 00:28:33 +01:00
Matthieu Huvé 0cb5b6e41e Updated the introduction page to fit with the new organisation.
It is in the continuation of "1015
2018-01-26 00:21:36 +01:00
Juan Linietsky 5d7272726c Add console support section 2018-01-25 11:13:46 -03:00
Nathan 18f889b6a4 Improve docs structure
Change Step by Step in Getting Started
Remove Engine Features category, move into a new Tutorials top-level section
2018-01-25 08:54:27 +01:00
Rémi Verschelde 530e9d6fe7
Merge pull request #1017 from emersonmx/patch-1
Rename OBJ_TYPE to GDCLASS
2018-01-25 08:11:50 +01:00
Emerson MX 1dece629ed
Rename OBJ_TYPE to GDCLASS 2018-01-25 00:17:25 -03:00
Maksymilian Świąć a4b9d0a50d Assetlib fixes (#1014)
* Add initial index files for the AssetLib section

* How on Earth did this get here

* Fixes and errors to the AssetLib

* Yet more fixes

These commit titles are not very descriptive but really what do you expect me to do?

* Help me
2018-01-24 16:12:53 +01:00
Nathan Lovato 81a5ee89f1
Merge pull request #1016 from KellyThomas/patch-1
remove use of code block for emphasis
2018-01-24 16:11:50 +01:00
Kelly Thomas 6931ba809a
remove use of code block for emphasis 2018-01-24 22:02:09 +08:00
Max Hilbrunner d7a09deddd
Merge pull request #1013 from skyace65/Reorganize_particle_systems(2D)
Underline fixes
2018-01-24 07:10:14 +01:00
skyace65 145b8f64ff Reorganize particle systems 2D 2018-01-24 01:05:09 -05:00
River Mesa b74e131807 [WIP] AssetLib docs (#992) 2018-01-24 06:00:08 +01:00
Chris Bradfield 5bb4458fa3 Particles doc grammar/spelling fixes 2018-01-23 20:37:27 -08:00
Max Hilbrunner 5236ad728d
Merge pull request #1004 from Xrayez/make-html-windows
Make it easier to build pages for Windows users
2018-01-24 05:10:46 +01:00
Max Hilbrunner 0f415ed1a4
Merge pull request #1012 from skyace65/Update_ParticleSystems(2D)
Update Particle Systems (2D) page
2018-01-24 05:09:08 +01:00
skyace65 1692fc4b6d Fix spelling errors 2018-01-23 23:04:24 -05:00
leiget c7f7c759b6 Update importing_scenes.rst (#975) 2018-01-24 05:03:24 +01:00
Max Hilbrunner 74e33dd07e
Merge pull request #1000 from GDquest/intro_to_godot_design
Intro to godot design
2018-01-24 05:02:27 +01:00
Max Hilbrunner 0f3dda1785
Merge pull request #1006 from vnen/import-plugins
Add import plugin tutorial
2018-01-24 05:01:48 +01:00
Max Hilbrunner 21ac85ffc0
Merge pull request #1008 from skyace65/Updated_C#_warning
Update C# github issues link
2018-01-24 05:01:21 +01:00
Max Hilbrunner e296869fea
Merge pull request #1007 from antoniotorresm/master
Update 'Mesh generation with heightmap and shaders' tutorial to 3.0
2018-01-24 05:01:00 +01:00
Rémi Verschelde 48555fcda4
Merge pull request #1010 from volzhs/convcolonly
Add convcolony option for create collisions
2018-01-23 23:30:46 +01:00
volzhs e03e64c703 Add convcolony option for create collisions 2018-01-24 07:27:33 +09:00
George Marques f7290f820e
Add import plugin tutorial 2018-01-22 22:42:07 -02:00
skyace65 90b5f02484 Update C# github issues link 2018-01-22 10:46:29 -05:00
Antonio Torres Moríñigo f51ed413b0 Update 'Mesh generation with heightmap and shaders' tutorial to Godot 3.0 2018-01-22 15:16:03 +01:00
Nathan 963259c3c3 Add introduction to Godot's design and some principles/concepts behind it 2018-01-22 10:51:01 +01:00
Andrii Doroshenko (Xrayez) bec93d59e3 Make it easier to build pages for Windows users
Added a batch script to simplify the process of building html pages on
Windows platform. The script was auto-generated by Sphinx.

Allows typing `make html` directly from command line just like in Linux.
2018-01-22 11:46:08 +02:00
Omicron 52a37e0d59 Updating incorrect cross product information. (#996)
* Updating incorrect cross product information.

* Cross product illustration updated
2018-01-22 00:08:09 +01:00
Max Hilbrunner 1e61b44c72
Merge pull request #1005 from Xrayez/module-custom-docs
Add section about writing custom documentation for modules
2018-01-21 18:53:50 +01:00
Andrii Doroshenko (Xrayez) 0ff5c10e88 Add section about writing custom documentation for modules 2018-01-21 19:44:06 +02:00
Max Hilbrunner bbb1b0ded2
Merge pull request #997 from GDquest/intro_to_the_editor_interface
Add introduction to the editor's interface
2018-01-21 11:20:41 +01:00
Nathan 2612385681 Add introduction to the editor's interface 2018-01-20 14:50:22 +01:00
Rémi Verschelde 77fcbe8d28
Merge pull request #995 from GDquest/ui_introduction_to_the_ui_system-fixes
Fix and wrap up the introduction to the ui system
2018-01-20 10:33:46 +01:00
Nathan a93a77de18 Fix and wrap up the introduction to the ui system
- Add negative margin to diagram
- Add paragraph about the 2 available workflows - containers and layout
2018-01-20 10:31:10 +01:00
Rémi Verschelde 86b15922b5
Merge pull request #994 from GDquest/ui_game_user_interface-fixes
fix errors reported on learning/step_by_step/ui_game_user_interface.rst
2018-01-20 09:51:45 +01:00
Nathan a7a38c9018 fix errors reported on learning/step_by_step/ui_game_user_interface.rst 2018-01-20 09:46:49 +01:00
Max Hilbrunner e905a2f161
Merge pull request #993 from GDquest/ui_code_a_life_bar-fixes
Fix errors reported in 'Control the game’s UI with code'
2018-01-20 09:45:19 +01:00
Nathan 2ab06d76e7 Fix errors reported in 'Control the game’s UI with code' 2018-01-20 09:29:39 +01:00
Nathan Lovato 774babbab5
Merge pull request #987 from skyace65/Update_scripting_images
Update scripting images
2018-01-20 08:54:33 +01:00
Nathan Lovato d29b5c793f
Merge pull request #985 from skyace65/Update_RTL_Image
Update rich text label image
2018-01-20 08:41:18 +01:00
Chris Bradfield 86d8bbe6cf
Merge pull request #984 from TwistedTwigleg/your_first_game_enhancements
Changed a few things in your_first_game
2018-01-19 14:56:23 -08:00
Rémi Verschelde 7538730937
Merge pull request #990 from YeldhamDev/bbcode_update_fix
Fixed wrong information in "BBCode in RichTextLabel"
2018-01-19 21:14:19 +01:00
Michael Alexsander Silva Dias ce3cdb5b68 Fixed wrong information in "BBCode in RichTextLabel". 2018-01-19 18:12:30 -02:00
TwistedTwigleg 19b1b483bf Changed a few things in your_first_game:
* Changed the bit about saving the scene from "...or press Meta-s" to "...or
press Control-s for Windows/Linux or Command-s on Mac"
* Added a note about how $ is the same as get_node()
* Added a couple warnings about the error "node not found"
They explain how the node name in $ (or get_node()) is case sensitive and
encourages them to ensure the name in the script is the same as in the scene
2018-01-19 14:22:42 -05:00
Rémi Verschelde 31a6f62fd5 Fix typos using codespell
Using v1.11.0 from https://github.com/lucasdemarchi/codespell
2018-01-18 22:14:22 +01:00