AzaezelX
9f9049e6bd
use the templated mLerp
...
turns out a) it exists, and b) it uses the standard input order, so shoud be easier for new folks to remember
2022-11-28 22:12:25 -06:00
Jeff Hutchinson
82b5084875
Merge pull request #924 from JeffProgrammer/cpp20
...
Compilation fixes for C++20
2022-11-28 22:32:04 -05:00
Jeff Hutchinson
1940becb2d
Compilation fixes for C++20
2022-11-28 21:39:06 -05:00
Brian Roberts
d021c5ddfa
Merge pull request #926 from Azaezel/alpha402/soundSafety
...
if we have no description, the sounds is never 3d
2022-11-28 00:10:51 -06:00
AzaezelX
ab98909f1e
if we have no description, the sounds is never 3d
2022-11-28 00:10:32 -06:00
Brian Roberts
e16351605b
Merge pull request #922 from Areloch/LinuxCLIFixTwo
...
Properly appending the apt commands in the yml
2022-11-18 00:35:09 -06:00
Areloch
c597ae079f
Properly appending the apt commands in the yml
2022-11-18 00:31:27 -06:00
Brian Roberts
d40351414f
Merge pull request #920 from Azaezel/alpha402/ramblinRoad
...
add MeshRoadEditorGui::onRoadCreation callback
2022-11-17 13:48:00 -06:00
Brian Roberts
aa7fc26c39
Merge pull request #921 from Azaezel/alpha402/asAboveSoBelow
...
assign default skybox and groundplane values on creation
2022-11-17 13:47:50 -06:00
AzaezelX
d92bc693d3
assign default skybox and groundplane values on creation
2022-11-14 22:06:19 -06:00
AzaezelX
15d5aafadb
add MeshRoadEditorGui::onRoadCreation callback
...
use it, and the RoadEditorGui::onRoadCreation one to assign default road matrials on initial creation
2022-11-14 21:30:13 -06:00
Brian Roberts
f0206120dc
Merge pull request #919 from Azaezel/alpha402/HDR_Fix
...
from @GoldenThumbs: HDR editor bloom fix
2022-11-10 01:56:02 -06:00
Brian Roberts
85a37b6c7a
Merge pull request #918 from Azaezel/alpha402/stopStringSpam
...
supress Mapping string spam unless net debugging
2022-11-08 15:08:05 -06:00
AzaezelX
22f9d54c0b
from @GoldenThumbs: HDR editor bloom fix
2022-11-08 10:29:48 -06:00
AzaezelX
be108d8e48
supress Mapping string spam unless net debugging
2022-11-06 15:32:22 -06:00
Brian Roberts
97eaab3f49
Merge pull request #917 from Azaezel/alpha402/terrainBlendCleanups
...
cleanups for terrain blending
2022-11-05 03:08:02 -05:00
AzaezelX
1dd8149074
cleanups for terrain blending
2022-11-03 10:07:27 -05:00
Brian Roberts
c2e2ed98ff
Merge pull request #916 from Areloch/CICDLinuxAptGetUpdate
...
Tweak to the linux platform CICD testing
2022-11-02 10:25:34 -05:00
Areloch
83064efbf8
Tweak to the linux platform CICD testing to force it to run apt-get update before installing additional packages, which in theory will reduce the incidence rate of failing to spool up.
2022-11-01 12:11:45 -05:00
Brian Roberts
84f1e673fc
Merge pull request #915 from Azaezel/alpha402/sortSorting
...
correct the moduleDependencySort callback
2022-10-31 19:10:58 -05:00
AzaezelX
ac1cbe8198
set default (true) case for findModules
2022-10-30 14:10:36 -05:00
AzaezelX
9f5824ca3e
use default (rue) case for findModules in callonmodules
2022-10-30 14:07:33 -05:00
AzaezelX
ebcee97d5c
leverage the pre-existing vector<foo>.sort(&method) hooks for better self containment. also sort by dependency count, and above all else, skip sorting entirely if we've already populated mModulesLoaded since that already takes dependencies into account when generating the vector
...
also defualt to using that one for the general findmodules case
2022-10-30 14:02:30 -05:00
AzaezelX
b48d462fbe
debug option for checking module order
2022-10-29 12:11:54 -05:00
Brian Roberts
cf76fc5b88
Merge pull request #911 from Bloodknight/UpdateAssimp_5.2.5
...
Update assimp 5.2.5
2022-10-28 08:45:05 -05:00
Brian Roberts
330ea4b4cf
Merge pull request #912 from Areloch/binaryDownloadhttpObjFix
...
Fixes the setting of binary file download config for httpObject
2022-10-28 08:44:44 -05:00
AzaezelX
b168617034
correct the moduleDependencySort callback
2022-10-27 18:14:30 -05:00
Brian Roberts
112426e1f5
Merge pull request #914 from Azaezel/alpha402/fixMoarFlags
...
parseArgs() followup
2022-10-25 00:03:28 -05:00
AzaezelX
208e375336
parseArgs() followup
...
links functionality up for the -guieditor and -worldeditor cli/shortcut options
2022-10-25 00:02:51 -05:00
Areloch
e4cca8d3f0
Fixes the setting of binary file download config for httpObject
2022-10-16 11:39:56 -05:00
Bloodknight
19e284f5ab
Merge branch 'TorqueGameEngines:development' into UpdateAssimp_5.2.5
2022-10-15 08:22:16 +01:00
Brian Roberts
f92c1706c6
Merge pull request #910 from Azaezel/alpha402/GFXTextureArrayAwry
...
kill console spam
2022-10-09 15:15:34 -05:00
AzaezelX
cdf3b6cf79
kill console spam
...
no point in reporting mismatched texture formats the line right before we try and convert the things and report if we couldn't
*was mostly due to excessive reports for fully compatible rgb vs rgba mixes
2022-10-09 00:30:06 -05:00
Bloodknight
6fed06b1e7
Update Assimp default importers
2022-10-02 20:14:53 +01:00
Bloodknight
16f3710058
Update Assimp from 5.2.3 to 5.2.5
2022-10-02 19:21:41 +01:00
Brian Roberts
ea7ca63301
Merge pull request #908 from Azaezel/alpha401/dediserverfixes
...
dedicated server cleanups
2022-10-01 14:19:42 -05:00
AzaezelX
04f4a5fcf4
dedicated server nulltexturemanager work
...
also supress warning for imageassets not loading a texture in nulldevice, and early out of _determineFeatures shadergen methods under the same conditions
2022-10-01 12:44:45 -05:00
AzaezelX
02aee76fc9
Merge branch 'alpha401/dediserverfixes' of https://github.com/Azaezel/Torque3D-1 into alpha401/dediserverfixes
2022-10-01 01:41:41 -05:00
AzaezelX
4f00c48ff0
sfx bypass doe dediservers.
2022-10-01 01:41:24 -05:00
Brian Roberts
4e9e478742
Update main.tscript.in
2022-09-29 11:58:36 -05:00
Brian Roberts
85169b95f8
Merge pull request #907 from vvv-yeaf/development
...
console font size slip
2022-09-29 11:56:27 -05:00
Brian Roberts
e7e11b19c3
Merge pull request #906 from OTHGMars/monitorIdFixes
...
Monitor Id fixes
2022-09-29 11:56:13 -05:00
vvv-yeaf
4079e9fd3e
Merge branch 'development' of https://github.com/vvv-yeaf/Torque3D into development
2022-09-29 09:33:07 -03:00
vvv-yeaf
db08474827
Merge branch 'development' of https://github.com/vvv-yeaf/Torque3D into development
2022-09-29 09:31:41 -03:00
vvv-yeaf
6c51440fe1
console font size oversight
2022-09-29 09:31:16 -03:00
OTHGMars
640af98807
Monitor DeviceId setting.
...
The SDL_WINDOWEVENT_DISPLAY_CHANGED event reports an incorrect DeviceId when changed via command. The resolution sanity check that is applied when changing monitors is moved to the SDL_WINDOWEVENT_MOVED event where DeviceId is properly detected.
2022-09-29 03:45:25 -04:00
OTHGMars
582751ae42
Resolution change detection.
...
Makes sure that automatic resolution changes resulting from canvas mode switches are applied.
2022-09-29 03:39:03 -04:00
AzaezelX
8343c096df
need to surpess billboard generation attempts on dedicated servers
2022-09-29 02:04:51 -05:00
AzaezelX
8a71a6141f
correct the %dedicated var in function parseArgs()
...
-it's supposed to be a global like the rest.
also by request, added a help.txt file dump to the -help cli arg
2022-09-29 00:51:44 -05:00
Brian Roberts
8993052a14
Merge pull request #905 from Azaezel/version4.0.1
...
lock in version point
2022-09-28 18:15:48 -05:00