4ccddff11a
Improved layout of Doxygen auto-generated documentation.
Tim Ambrogi
2022-05-19 11:57:23 -04:00
4e68d41721
Migrated fixes for namespace issues to Unreal plugin source.
Tim Ambrogi
2022-05-19 11:25:20 -04:00
45afeb692d
Updated documentation for clarity and coherence.
Tim Ambrogi
2022-05-19 11:18:16 -04:00
ba0a29d151
Merge branch 'main' of github.com:westquote/SquidTasks
Tim Ambrogi
2022-05-19 11:12:20 -04:00
749bd54ba1
Updated version to 1.0.0. Huzzah!
Tim Ambrogi
2022-05-19 11:11:47 -04:00
75748915ed
Fixed some namespace-related issues.
Tim Ambrogi
2022-05-19 11:11:08 -04:00
af9ec263a1
Migrated critical leak bugfix to STL source files.
Tim Ambrogi
2022-05-19 10:37:00 -04:00
d6afbf3365
Removed weak pointer type typo from TokenList.
Tim Ambrogi
2022-05-19 10:18:23 -04:00
4ffc4b106d
Fixed critical bug causing tasks to leak when serially assigning multiple times to a TaskHandle. Removed extraneous de-optimization of WaitForAll awaiter.
Tim Ambrogi
2022-05-19 10:15:20 -04:00
79185006a8
Added missing STL type traits include.
Tim Ambrogi
2022-05-19 10:09:54 -04:00
d8bfa3e7d6
Merge pull request #7 from ejmahler/main
Tim Ambrogi Saxon
2022-03-24 14:55:34 -07:00
75852e5bb5
Fix typo in URL of ue5 integration guide
Elliott Mahler
2022-03-24 14:53:34 -07:00
d2e0fbccc0
Merge pull request #4 from ejmahler/IntegrationGuides
Tim Ambrogi Saxon
2022-03-24 07:41:11 -07:00
94f50cea34
Merge pull request #3 from ejmahler/main
Tim Ambrogi Saxon
2022-03-24 07:40:53 -07:00
4091e5ffc1
Add "start a build" text to the UE4 guide
Elliott Mahler
2022-03-19 22:19:19 -07:00
e144658b87
fixed engine version reference
Elliott Mahler
2022-03-19 22:17:01 -07:00
9f00ab1c27
fixed quotation mark placement
Elliott Mahler
2022-03-19 22:16:09 -07:00
a5db3707a6
Fixed the guide referencing the wrong image
Elliott Mahler
2022-03-19 22:14:32 -07:00
6d8f1e928e
Remove the reference to multiple *.Build.cs files
Elliott Mahler
2022-03-19 22:09:01 -07:00
8dc9174aa7
Wrote integration guides for UE4 and UE5
Elliott Mahler
2022-03-19 20:15:52 -07:00
80c6a4aa8e
Added some documentation to TaskFSM. (Not yet complete!)
Tim Ambrogi
2022-03-18 16:06:55 -04:00
e2147f0a79
Merge branch 'main' of github.com:westquote/SquidTasks
Tim Ambrogi
2022-03-18 12:36:13 -04:00
506a9bd145
Removed LFS from repo.
Tim Ambrogi
2022-03-18 12:35:51 -04:00
15e67a5bec
Merge pull request #1 from ejmahler/main
Tim Ambrogi Saxon
2022-03-14 12:51:58 -04:00
ecceb348ec
2 more shadowing fixes
Elliott Mahler
2022-03-11 13:23:02 -08:00
ff6a9e8fd3
2 more shadowing fixes
Elliott Mahler
2022-03-11 13:22:24 -08:00
e8fe536e6b
Fix compile error on clang - template param 'tRet' shadowed another tRet
Elliott Mahler
2022-03-11 12:56:40 -08:00
11b82bbb38
Fix compile error on clang - template param 'tRet' shadowed another tRet
Elliott Mahler
2022-03-11 12:55:51 -08:00
618997bf87
[0.2.1] Fixed follow-on bug (from a previous revision) where return values would always become orphaned.
Tim Ambrogi
2022-03-11 12:05:21 -05:00
4d989423b0
Small readme fix.
Tim Ambrogi
2022-03-04 16:26:49 -05:00
433df47fcd
Fixed MSVC configuration instructions in readme.
Tim Ambrogi
2022-03-04 16:13:44 -05:00
4607997ff5
Samples are now correctly STL-based, as well.
Tim Ambrogi
2022-03-04 16:08:24 -05:00
675cf43acc
The /include directory now contains the correct STL-based implementation.
Tim Ambrogi
2022-03-04 16:06:29 -05:00
cb814bd7dd
Updated readme.
Tim Ambrogi
2022-03-04 15:32:08 -05:00
0aad97fa48
Initial commit.
Tim Ambrogi
2022-03-04 15:30:18 -05:00