Max Hilbrunner
c172e10c8a
Merge pull request #3549 from FeatherAntennae/patch-1
...
Fixed typo in "logic preferences" best practices file
2020-05-17 15:54:07 +02:00
Max Hilbrunner
01dd7b1a81
Merge pull request #3550 from mhilbrunner/oculus-tutorial-fixes
...
Improvements and fixed for Oculus tutorial
2020-05-17 15:52:45 +02:00
Max Hilbrunner
3fe5d9317f
Improvements and fixed for Oculus tutorial
2020-05-17 15:51:13 +02:00
Mochii Moth
a16f29d628
Fixed typo
...
Changed "then" into "when" on line 19.
2020-05-17 09:37:51 -04:00
Rémi Verschelde
12225df1e0
Merge pull request #3545 from Calinou/fix-trailing-whitespace
...
Remove trailing whitespace and irregular whitespace
2020-05-17 11:38:55 +02:00
Rémi Verschelde
c97b65fb68
Merge pull request #3544 from Calinou/tweak-caption-styling
...
Tweak caption styling to be closer to typical captions
2020-05-17 11:37:53 +02:00
Hugo Locurcio
d494d19dac
Remove trailing whitespace and irregular whitespace
2020-05-17 00:26:19 +02:00
Hugo Locurcio
c58eac4f5c
Tweak caption styling to be closer to typical captions
2020-05-17 00:07:43 +02:00
Max Hilbrunner
5e6dc1eea8
Merge pull request #3542 from Calinou/improve-updating-class-reference
...
Improve the Contribute to the Class Reference page
2020-05-16 18:30:40 +02:00
Hugo Locurcio
df67eeae47
Improve the Contribute to the Class Reference page
...
- Link to the online class reference completion status page.
- Mention the `[kbd]` tag to display keyboard/mouse shortcuts.
- Improve grammar and writing style a bit.
2020-05-16 16:51:43 +02:00
Max Hilbrunner
508791df9a
Merge pull request #3541 from jluini/master
...
Fix in note about adaptive icons ('radius' changed to 'diameter')
2020-05-16 14:49:34 +02:00
Max Hilbrunner
3e2c86d572
Merge pull request #3540 from akien-mga/better-pr-workflow
...
PR workflow: Improve instructions around updating, amending and rebasing
2020-05-16 14:47:49 +02:00
Max Hilbrunner
446da1dfc2
Merge pull request #3535 from skyace65/CompilingClarification
...
Improve Windows compiling instructions
2020-05-16 14:45:34 +02:00
skyace65
1ec6f88687
Improve Windows compiling instructions
2020-05-15 22:05:01 -04:00
jluini
17c0c078c1
Fix in note about adaptive icons ('radius' changed to 'diameter')
2020-05-15 20:12:16 -03:00
Rémi Verschelde
5b71adbdcf
PR workflow: Improve instructions around updating, amending and rebasing
...
I was young and careless when documenting `git rebase -i HEAD~2`,
I since found out that it's much cleaner and safer to rebase on
the upstream branch directly.
2020-05-16 00:07:20 +02:00
Max Hilbrunner
b1297a492d
Merge pull request #3040 from skyace65/QuestTutorial
...
Add Oculus Quest tutorial to documentation
2020-05-15 19:54:15 +02:00
Max Hilbrunner
a59d39efa8
Merge pull request #3533 from cbscribe/kcc_usingk2d
...
Using KinematicBody2D: update parameter names
2020-05-15 19:31:02 +02:00
Max Hilbrunner
105eecc13a
Merge pull request #3537 from Calinou/project-organization-case-sensitivity
...
Add a note about case sensitivity in Project organization
2020-05-15 19:29:12 +02:00
skyace65
5da915edeb
Add Oculus Quest tutorial to documentation
2020-05-15 09:57:15 -04:00
Chris Bradfield
af2ea6f18e
Merge pull request #3538 from YeldhamDev/first_game_bullet_fix
...
Fix malformatted bullet section in "Your first game" page
2020-05-14 15:33:04 -07:00
Michael Alexsander
a027e2b43e
Fix malformatted bullet section in "Your first game" page
2020-05-14 19:25:58 -03:00
Miguel de Icaza
05a105b2d5
Compiling for OSX: Add requirement on Vulkan SDK ( #3536 )
2020-05-14 22:37:10 +02:00
Hugo Locurcio
e95568bc12
Add a note about case sensitivity in Project organization
...
See https://github.com/godotengine/godot/issues/19592 .
2020-05-14 22:23:34 +02:00
Chris Bradfield
85ced2e9e4
Using KinematicBody2D: update parameter names
2020-05-14 09:21:35 -07:00
Max Hilbrunner and George Marques
f92e9e9d14
Merge pull request #3532 from mhilbrunner/vnen-gdscript-grammar
...
Add GDScript grammar by vnen
Co-authored-by: George Marques <george@gmarqu.es >
2020-05-14 18:10:37 +02:00
Max Hilbrunner
a42e81af60
Add a reference GDScript formal grammar in EBNF
2020-05-14 18:07:09 +02:00
Max Hilbrunner
54f2ef4ba2
GDScript: Add type casting to the precedence table
2020-05-14 18:03:05 +02:00
AntonWetzel and Max Hilbrunner
a364907465
Added guide to edit variables ( #3049 )
...
* Added guide to edit variables
* Style updated
removed static typing
added line between function
added space after #
* Apply suggestions from code review
Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com >
2020-05-14 17:52:47 +02:00
Chris Bradfield
9cd7cbf8e0
Merge pull request #3521 from mukul29/master
...
Removed redundant code recalculating velocity
2020-05-13 09:01:35 -07:00
Max Hilbrunner
ae38187756
Merge pull request #3523 from cbscribe/kcc_yfg_rewrite
...
Dodge the Creeps tutorial updates
2020-05-13 14:45:30 +02:00
Max Hilbrunner
3067bcd08d
Merge pull request #3512 from Calinou/improve-ide-instructions
...
Split IDE instructions into several pages, improve writing style
2020-05-13 14:44:09 +02:00
Rémi Verschelde
3bb608114f
Merge pull request #3496 from vonagam/fix-gdnative-cpp-scons-osx
...
Fix GDNative C++ SConstruct for OSX
2020-05-13 11:29:24 +02:00
Chris Bradfield
2847bc5ebb
Dodge the Creeps tutorial updates
2020-05-12 21:01:50 -07:00
69c2784a2f
Update MinGW requirements ( #3526 )
...
* Update MinGW requirements
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com >
2020-05-13 00:58:44 +02:00
Max Hilbrunner
de77f11aeb
Merge pull request #3528 from mtttz/master
...
Replace outdated identifier in example code
2020-05-13 00:55:19 +02:00
Max Hilbrunner
da35908db0
Merge pull request #3525 from Calinou/update-editor-icons-optimization
...
Update the Editor icons optimization guide to follow current usage
2020-05-13 00:51:08 +02:00
mtttz
c7719aa020
Replace outdated 'GDScriptFunction' identifier with 'GDScriptFunctionState' in example code
2020-05-12 23:47:50 +02:00
Hugo Locurcio
2f1cc779f4
Update the Editor icons optimization guide to follow current usage
...
We have transitioned from scour to svgcleaner lately due to its better
performance and ease of installation.
2020-05-12 10:01:32 +02:00
Aaron Franke
5b87a44151
Add having a gitignore to the asset library requirements ( #3524 )
2020-05-12 09:20:01 +02:00
Ettore Atalan
9618931e61
Add missing whitespace in Your first game ( #3522 )
2020-05-11 16:07:40 +02:00
Mukul Joshi
c9ea3ed4ff
Removed redundant code recalculating velocity
...
1. 'velocity' was being normalized and multiplied by 'speed' twice making it redundant.
2. The else statement was re-initializing velocity which isn't required.
2020-05-11 06:38:00 +05:30
Max Hilbrunner
2c1bad248a
Merge pull request #3517 from vetu11/fix-3511
...
Fix #3511 : SSL certificates are optional.
2020-05-10 16:08:36 +02:00
vetu11
b04225c997
fix-3511
2020-05-10 10:52:11 +02:00
Chris Bradfield
a88563adea
Merge pull request #3514 from wrrwrr111/master
...
correct mistake of the document about Animation
2020-05-09 18:18:32 -07:00
baze
5dd791772b
correct mistake of the document
2020-05-10 03:28:34 +08:00
Max Hilbrunner
bbc199dceb
Merge pull request #3510 from Calinou/editor-icons-light-theme-conversion
...
Document how to work with the editor icons' automatic theme conversion
2020-05-08 23:15:49 +02:00
Max Hilbrunner
7d01f45cd3
Merge pull request #3508 from Calinou/gdscript-bracket-object-access
...
Mention Object bracket property access and dynamic property indexing
2020-05-08 23:14:51 +02:00
Max Hilbrunner
713871f040
Merge pull request #3509 from Calinou/remove-editor-dev-intro-page
...
Remove uninformative editor development Introduction page
2020-05-08 23:13:54 +02:00
Hugo Locurcio
e24fee75cb
Split IDE instructions into several pages, improve writing style
...
This removes the link to the KDevelop setup video tutorial as it's
now outdated.
IDE screenshots were also optimized losslessly using
`oxipng -o6 --strip --zopfli`.
See #3485 .
2020-05-08 22:03:03 +02:00