Nathan Lovato
9cbbf12dcc
Merge pull request #4343 from Calinou/shading-language-float-comparison
...
Document how to compare floats properly in Shading language
2020-11-27 12:06:26 -06:00
Nathan Lovato
408746e671
Merge pull request #4401 from skyace65/profiler
...
Add GDQuest profiler page
2020-11-27 11:14:07 -06:00
Nathan Lovato
5ab8841c25
Edit shading language page
...
Fill columns, fix a list, move explanations about floating-point
comparisons outside code blocks so they can be translated.
2020-11-27 11:12:50 -06:00
Nathan Lovato
9622480ffe
Edit the_profiler.rst
2020-11-27 11:04:58 -06:00
Nathan Lovato
2e820ca8d2
Merge pull request #4337 from dubbl/patch-1
...
make example asteroids spaceship fly up/forward
2020-11-26 08:31:59 -06:00
Nathan Lovato
045535c830
Merge pull request #4346 from Calinou/add-evaluating-expressions
...
Add a page on evaluating expressions using the Expression class
2020-11-26 08:22:27 -06:00
Nathan Lovato
dcc528179a
Merge pull request #4390 from skyace65/LinkFix
...
Improve link to importing 3D scenes page
2020-11-26 08:20:35 -06:00
Nathan Lovato
b2da992a1f
Remove unnecessary comma
2020-11-26 08:20:26 -06:00
Hugo Locurcio
7c2b78e38b
Add a page on evaluating expressions using the Expression class
2020-11-25 16:27:41 +01:00
Nathan Lovato
9cd09cc2d0
Merge pull request #4067 from NathanLovato/content/writing-guidelines-updates
...
Update contribution guidelines
2020-11-23 14:58:53 -06:00
Nathan Lovato
436095b170
Merge pull request #4399 from Calinou/tutorials-update-game-development-center
...
Update Game Development Center name and topics in Tutorials
2020-11-23 14:44:50 -06:00
skyace65
8e893ecf49
Add GDQuest profiler page
2020-11-23 10:57:32 -05:00
Hugo Locurcio
2155731b46
Update Game Development Center name and topics in Tutorials
2020-11-23 14:26:30 +01:00
Ursus-Z555
352ce06d87
Fix method name in Groups ( #4392 )
...
Change method 'call_group()' to 'add_to_group()' under Adding Nodes to a Group section.
2020-11-21 15:11:38 +01:00
skyace65
4a4c012548
Improve link to importing 3D scenes page
2020-11-19 20:52:22 -05:00
Nathan Lovato
745feb8933
Merge pull request #4388 from Calinou/clarify-gdscript-python-relationship
...
Clarify that GDScript is not based on Python
2020-11-19 19:24:50 -06:00
Hugo Locurcio
471618db61
Clarify that GDScript is not based on Python
...
This also fixes capitalization where "GDscript" was used instead of
"GDScript".
This closes #4378 .
2020-11-19 14:57:12 +01:00
Nathan Lovato
81e35c69e1
Merge pull request #4382 from skyace65/ColladaImport
...
Specify that only collada files can use -colonly with empty shapes
2020-11-18 21:08:23 -06:00
Nathan Lovato
cc990f9ded
Merge pull request #4384 from NathanLovato/edit/add-note-gdscript-styleguide
...
Add note about line skips in the style guide
2020-11-18 14:43:37 -06:00
Matthew and Hugo Locurcio
55a0aad2c4
Fix proximity and distance fade alpha blend warning, move a GIF ( #4383 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2020-11-18 15:39:39 +01:00
Nathan Lovato
b928c651e7
Add note about line skips in the style guide
2020-11-18 08:10:24 -06:00
skyace65
fa044ebdf3
Specify that only collada files can use -colonly with empty shapes
2020-11-17 22:21:05 -05:00
LightningAA
566e86bec2
Fix typo in CPU optimization ( #4380 )
2020-11-16 23:36:17 +01:00
Nathan Lovato
5004e42eb4
Merge pull request #4367 from Calinou/update-core-src-links
...
Update links to source code files in `core/`
2020-11-15 12:09:53 -06:00
e92a8223d3
Add documentation for debugging Godot Engine with CLion ( #4376 )
...
Co-authored-by: Gwendhal CLAUDEL <gwendhal.claudel@epitech.eu >
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2020-11-15 18:49:50 +01:00
Hugo Locurcio
bf89af481a
Update links to source code files in core/
...
`core/` was reorganized in the `master` branch by
127458ed175c5aeac8dee7f09d23fae4c8928eb7.
2020-11-14 05:40:48 +01:00
Your1405Gaming
f78a25ce3f
Fix "intaller" typo in Configuring Visual Studio IDE ( #4366 )
2020-11-14 03:18:17 +01:00
Nathan Lovato
87a87205fb
Rewrite contributing/index, rename pages, update references
2020-11-13 14:15:35 -06:00
Nathan Lovato
d475940178
Update references to the docs guidelines
...
We split some pages into two and some remaining references were leading to an
irrelevant page.
2020-11-13 11:05:40 -06:00
Nathan Lovato
1827f10937
Edit contributing guidelines
...
Add links to the README
Simplify building the manual
Update class reference writing guidelines based on review notes. Re-add lost changes in rebase.
Address review comments in documentation guidelines
2020-11-13 10:58:46 -06:00
Nathan Lovato
6da0b56e84
Merge pull request #4361 from Calinou/troubleshooting-variable-refresh-rate
...
Document known issues with variable refresh rate in the editor
2020-11-13 09:33:27 -06:00
Feniks
f830197075
Fix C# condition being as instead of is in Input examples ( #4362 )
2020-11-13 15:25:00 +01:00
Nathan Lovato and Rémi Verschelde
1389aa4873
Edit contribution guidelines
...
Removed some typographic marks, fix missing newlines, phrasing...
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com >
2020-11-13 07:55:24 -06:00
Hugo Locurcio
4319e063b2
Document known issues with variable refresh rate in the editor
...
See https://github.com/godotengine/godot/issues/38219 .
2020-11-13 14:51:56 +01:00
Feniks
aedad86597
Fix couple of missing # and // for comments in code examples ( #4360 )
2020-11-12 20:19:42 +01:00
Nathan Lovato
deade79fbc
Add introduction and split TOC in contributing/index.rst
2020-11-12 09:17:48 -06:00
Nathan Lovato
1c648119d3
Reorder and edit the documentation guidelines
2020-11-12 09:17:27 -06:00
Nathan Lovato
d74261bfb5
Move docs contribution guides from the README to Contributing
...
- Edited building_the_manual to make the content more explicit
- Added some links to the README to help them get started contributing
2020-11-12 09:17:25 -06:00
Nathan Lovato
503eb10619
Fix links causing errors in documentation_guidelines
2020-11-12 09:16:33 -06:00
Nathan Lovato
4084edf0e4
Edit updating_the_class_reference.rst, split into two pages
...
- Wording updates
- Separate writing guidelines for the class ref and git PR guide into
- two pages
2020-11-12 09:16:31 -06:00
Nathan Lovato
c01a71d691
Edit documentation_guidelines.rst
...
- Start with a short sentence describing the doc's content
- Link to the translation docs
- Remove section about translation
- Many wording edits
2020-11-12 09:14:41 -06:00
Nathan Lovato
b0bbc55e88
Merge pull request #4064 from NathanLovato/content/content_guidelines
...
Write content guidelines
2020-11-12 09:03:25 -06:00
Nathan Lovato
9df8c5c383
Edit content guidelines, remove typographic marks
...
- Removed typographic marks in the entire repo
- Removed a line about why we don't use a wiki
- Indented notes with 4 spaces
- Addressed review comments
2020-11-12 08:59:13 -06:00
e4d21bdf83
Edit content guidelines
...
Improve phrasing, grammar, fix indentation
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com >
Co-authored-by: balloonpopper <5151242+balloonpopper@users.noreply.github.com >
2020-11-12 08:59:12 -06:00
Nathan Lovato
b3caa1b07e
Add content guidelines and other guidelines to the README
2020-11-12 08:59:12 -06:00
Nathan Lovato
803f4d3c93
Write content guidelines
2020-11-12 08:59:12 -06:00
Nathan Lovato
1d32426b0c
Merge pull request #4344 from NathanLovato/edit/improve-scripting-section
...
Split and edit scripting_continued.rst, improve scripting section
2020-11-11 18:15:40 -06:00
Rodrigo Setti
be025d958f
Update GDScript FAQ text to not reference history in link ( #4357 )
...
Since GDScript history was moved from scripting guide to FAQ, we want to remove the link back to guide mentioning "history".
2020-11-11 20:25:17 +01:00
textrivers and Hugo Locurcio
de131f75cc
Add paragraph to specify that IK chains are editor-only ( #4356 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2020-11-11 17:51:13 +01:00
Nathan Lovato and balloonpopper
54230fb235
Update tutorials/scripting/groups.rst
...
Co-authored-by: balloonpopper <5151242+balloonpopper@users.noreply.github.com >
2020-11-11 07:16:01 -06:00