TchnlgPsnt
16e3caeab9
Fixed small mistake in example (Thread Safe APIs) ( #4778 )
...
Though it's a bit unrelated to the topic of this file, the example demonstrated creating an instance of an instance of a scene.
(cherry picked from commit a0916221b3 )
2021-04-21 15:05:38 +02:00
Michael Alexsander
1f6d3995e4
Apply general code formatting to some pages in the tutorial section
2020-07-08 23:02:14 -03:00
Hugo Locurcio
692c30a287
Add an hyphen to all instances of "thread-safe"
2020-05-06 19:37:02 +02:00
Mason Bially
be0733a5b5
Attempting to clean up thread safe language. ( #3336 )
...
* Attempting to clean up thread safe language to remove confusing and conflicting repetition.
* Update tutorials/threads/thread_safe_apis.rst
Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com >
2020-05-04 19:04:21 +02:00
Hugo Locurcio
41c8ea71e0
Fix a typo in "Using multiple threads"
...
"us unlocked" -> "is unlocked"
2019-07-14 20:08:45 +02:00
Juan Linietsky
3d58f51aa6
Added documentation about the new Custom Build system for Android
2019-04-24 17:02:45 -03:00
Rémi Verschelde
c15182091a
Redo style fixes in threads tutorial...
2019-04-24 15:26:11 +02:00
Juan Linietsky
387890d0ba
Clarify the userdata in the threads tutorial.
2019-04-24 10:00:20 -03:00
Michael Alexsander Silva Dias
f426de1612
More fixes for newly added tutorials
2019-04-24 02:44:19 -03:00
Rémi Verschelde
e40f3da2d5
Formatting fixes to new tutorials
2019-04-24 07:27:39 +02:00
Juan Linietsky
8d3f873060
Fixes to threading tutorial.
2019-04-23 19:16:53 -03:00
Juan Linietsky
76c0728369
Add tutorial about using multiple threads.
2019-04-23 18:28:24 -03:00
Arman
6d2ebbf571
Grammar fixes in Thread-safe APIs
...
- Edited structure of first and third sentences to improve flow and clarity.
- Corrected "multi threading" to "multithreading"
2019-03-15 18:01:45 -07:00
Juan Linietsky
af7b423938
Clarified about loading resources from multiple threads.
2019-03-01 14:19:29 -03:00
Rémi Verschelde
e29dc58cbb
Heading capitalization fixes + misc edits
2018-08-23 10:57:22 +02:00
Michael Alexsander Silva Dias
c28f716f3c
Small formating fixes for the new Thread API page
2018-08-03 21:41:03 -03:00
Juan Linietsky
72e4322148
Small correction.
2018-08-03 17:40:28 -03:00
Juan Linietsky
7b32fa3c8e
Add a tutorial about which APIs are thread safe (please review!)
2018-07-30 16:04:11 -03:00