AzaezelX
52093cbde5
Merge branch 'development' of https://github.com/TorqueGameEngines/Torque3D into alpha41/cmake_adjustments
2023-06-08 13:31:34 -05:00
XXTH
a81c6ebd06
clean up
2023-05-12 11:42:06 +02:00
XXTH
e0ab3830af
bsd ready
2023-05-10 14:58:47 +02:00
Robert MacGregor
7380161054
* BugFix: Correct convexDecomp compilation by setting the LINUX flag when necessary.
...
* BugFix: Update OpenAL to correct a compilation error on Linux.
2022-05-30 16:32:45 -04:00
Robert MacGregor
9901fa76b4
* Feature: Initial testing with module (file) searches.
2022-05-17 18:04:19 -04:00
Robert MacGregor
d7cdf54661
* Adjustment: Initial CMake reworking.
2022-05-13 23:42:41 -04:00
AzaezelX
0c23599023
adress #501 - thread oversight.
...
as discussed in the followup conversation to #500 , seems like there's been a bit of command-drift since the writeup we were referencing to attempt consistentcy, so back to treating mac and nix differently on this front, looks like
2021-07-19 09:58:14 -05:00
AzaezelX
cddacf1c48
mac compilation and standarization fixes
...
compresses void tc_spinloop() for both unix derivatives and apples to utilize pthread_yield_np();
mac only tweaks to Platform::getUserHomeDirectory() to return the ~/documents directory for parity with windows results
2021-07-01 14:10:07 -05:00
Jeff Hutchinson
61fef8080b
mend
2021-05-10 19:58:51 -04:00
Jeff Hutchinson
e981fd2cc3
Add support for aarch64 / apple silicon
2021-05-10 15:55:56 -04:00
Daniel Brall
afcb731d18
Fixed compile errors on linux (obvious programming faults).
2016-06-10 10:34:00 +02:00
Azaezel
a487583946
From Dušan Jocić: convexDecomp vs2015+ compatibility patch
...
(Verified with https://github.com/GarageGames/Torque3D/pull/1376 for sub vs2015)
2015-07-28 18:42:20 -05:00
Raul Ferriz
a5d34271f2
Fixed some minor compiler warnings on Linux
2015-06-28 22:29:23 +02:00
LuisAntonRebollo
a93f179138
Fix lib ConvexDecomp to compile on WIN64.
2014-09-14 21:36:44 +02:00
bank
d2700f881c
Source changes needed for Linux build.
2012-09-23 15:31:56 +04:00
DavidWyand-GG
7dbfe6994d
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00