Commit graph

7232 commits

Author SHA1 Message Date
James Urquhart
596d13f9a4 Optimize container bin lookups 2023-09-26 12:03:51 -05:00
Lukas Aldershaab
c6047b24eb Fix foreach over non-existant objects 2023-09-24 14:36:56 -05:00
Brian Roberts
f405666cbc
Merge pull request #1096 from Azaezel/alpha41/aRigidScrubbing
cleanups for disablemove
2023-09-23 09:03:25 -05:00
AzaezelX
0c97732ae9 cleanups for disablemove
downshift the exposure of the entry to rigidshape so it and vehicles all have the button.
fix moving them after they've become atrest failing to apply gravity untill collided with or applyimpulse is called on them
de-duplicate vehicle networking in reguards to rigid body instance variable transmission
2023-09-22 19:02:26 -05:00
Brian Roberts
e1cc9136d0
Merge pull request #1092 from Azaezel/alpha41/moduleFIlterCleanup
clean up folder display of optional core modules
2023-09-18 06:33:00 -05:00
Brian Roberts
d074b58699
Merge pull request #1093 from Areloch/ForestWindDefoFeatureFix
Adds the hlsl and glsl wind deformation shader feature implementation code back into the cmake logic
2023-09-18 06:32:46 -05:00
Areloch
7819ca4037 Adds the hlsl and glsl wind deformation shader feature implementation code back into the cmake logic 2023-09-17 19:14:42 -05:00
AzaezelX
62f4d443d5 more tools pseudo-module incorporation cleanup 2023-09-17 18:29:10 -05:00
AzaezelX
a36a35c39e clean up folder display of optional core modules 2023-09-17 17:15:43 -05:00
Brian Roberts
7a19a3f2bb
Merge pull request #1091 from lukaspj/fix/inspector-field-evaluation
Fix evaluatef argument handling and add regression test
2023-09-16 17:38:50 -05:00
Lukas Aldershaab
09befb1e3b Cleanup includes 2023-09-17 00:35:03 +02:00
Lukas Aldershaab
7c46789a9e Add assertions around registerObjects 2023-09-17 00:30:40 +02:00
Lukas Aldershaab
24f8e6ff87 Update InspectorField test name 2023-09-17 00:28:23 +02:00
Lukas Aldershaab
6de2b455c4 Fix evaluatef argument handling and add regression test 2023-09-17 00:22:44 +02:00
Brian Roberts
1278a97edc
Merge pull request #1090 from lukaspj/fix/datablock-substitution
Cleanup after datablock tests
2023-09-16 16:41:36 -05:00
Lukas Aldershaab
ff03c43b03 Cleanup after datablock tests 2023-09-16 23:34:48 +02:00
Brian Roberts
595e68393f
Merge pull request #1089 from lukaspj/fix/datablock-substitution
Fix error in DB substitution logic and add regressiontest
2023-09-16 16:30:07 -05:00
Lukas Aldershaab
e7d17e5453 Fix error in DB substitution logic and add regressiontest 2023-09-16 23:29:13 +02:00
Brian Roberts
d441e2161f
Merge pull request #1088 from Areloch/MiscFixes_20230914
Misc formatting fixes for material and shape editors
2023-09-14 17:39:04 -05:00
Areloch
ca767efa34 Misc formatting fixes for material and shape editors 2023-09-14 17:35:39 -05:00
Brian Roberts
bf200a511e
Merge pull request #1087 from Azaezel/weirdtsbug
conflict resolution for #1086
2023-09-13 09:28:11 -05:00
AzaezelX
a746957cd9 Merge branch 'development' into weirdtsbug 2023-09-13 08:46:47 -05:00
Brian Roberts
ec8a8290b4
Merge pull request #1004 from lukaspj/console-refactor
Console Refactor
2023-09-13 08:21:41 -05:00
Lukas Aldershaab
83ea6cd0df Improvements based on experience from implementing Python runtime 2023-09-13 10:33:28 +02:00
Lukas Aldershaab
e28e24a802 ConsoleValue improvements 2023-09-13 10:33:28 +02:00
Lukas Aldershaab
89b0c7f73b Console Refactor 2023-09-13 10:33:20 +02:00
Jeff Hutchinson
5d842fc79f TScript - Fix Type Bug
The compiler was found to have a bug where the variable type cannot ever change, causing issues.
2023-09-12 22:07:28 -04:00
Brian Roberts
626de074cc
Merge pull request #1085 from Areloch/AudioOptionsUpdateFix
Fixes the issue of changing audio settings causing the SFX re-init'ing to fail
2023-09-10 19:44:43 -05:00
Brian Roberts
af9ae4c928
Merge pull request #1084 from Areloch/SimViewFormattingFix
Fixes some misformatting of the simView dialogue file
2023-09-10 19:23:32 -05:00
Areloch
bde2fc1e72 Fixes some misformatting of the simView dialogue file 2023-09-10 19:07:08 -05:00
Areloch
2a390e98e9 Fixes the issue of changing audio settings causing the SFX re-init'ing to fail 2023-09-10 18:47:27 -05:00
Brian Roberts
c7e2ce6654
Merge pull request #1083 from Areloch/NilsUI_UpdateTools
Implementation of Nils' UI work for updated theming, functionality and style for the editors suite
2023-09-08 23:40:10 -05:00
Areloch
33f35d35d4 Implementation of Nils' UI work for updated theming, functionality and style for the editors suite 2023-09-08 22:44:18 -05:00
Brian Roberts
dc1d6e7d9d
Merge pull request #1082 from Areloch/TorsionCmakeFileFix
Re-adds the logic to set up the project's torsion file to the updated cmake generation
2023-09-08 18:07:48 -05:00
Areloch
0cc974929a Re-adds the logic to set up the project's torsion file to the updated cmake generation 2023-09-08 17:08:35 -05:00
Brian Roberts
4d084a2b0f
Merge pull request #1081 from Areloch/static_startTime_fix
Based on Tron's suggestion, making the startTime var static to avoid possible collisions
2023-09-08 16:07:02 -05:00
Areloch
c6f0f9cfd3 Based on Tron's suggestion, making the startTime var static to avoid possible collisions 2023-09-07 20:54:22 -05:00
Brian Roberts
436cc91512
Merge pull request #1080 from Azaezel/alpha41/rangeUnRage
expand editor range fidelity to 7digits, and min/max to 10^32, not 10^3
2023-09-06 10:30:33 -05:00
Brian Roberts
f7d06dba80
Merge pull request #1078 from Areloch/NilsUI_Updates_GuiClassTweaks
Various GUI class tweaks for Nils' UI work
2023-09-06 10:30:22 -05:00
Areloch
24c758d383 Merge branch 'development' of https://github.com/TorqueGameEngines/Torque3D into NilsUI_Updates_GuiClassTweaks 2023-09-05 17:49:27 -05:00
AzaezelX
e54c9428f0 expand editor range fidelity to 7digits, and min/max to 10^32, not 10^3 2023-09-05 11:04:39 -05:00
Brian Roberts
1f9cc0d5ef
Merge pull request #1076 from Areloch/NilsUI_Updates_ConsoleTimeTweaks
Tweaks some of the handling for timestamp stuff
2023-09-05 08:14:37 -05:00
Brian Roberts
badf46024b
Merge pull request #1079 from Areloch/NilsUI_CoreProfileImageTweaks
Updating core and ui images and elements for Nils' UI work
2023-09-05 00:24:56 -05:00
Areloch
2a7965dd71 Removed the extra timestamp formatting change 2023-09-05 00:09:44 -05:00
Areloch
37c85bb7ee From Nils' UI work
- Updates various images in core and UI to be more standardized to the default theme
- Updates some spacing, sizing and coloration of gui controls and profiles
2023-09-05 00:05:32 -05:00
Brian Roberts
3763ebba48
Merge pull request #1077 from Areloch/NilsUI_Updates_NewColors
Adds some new named colors
2023-09-04 22:54:20 -05:00
Areloch
d0f914b3e6 From Nils' UI work
Adds ability to control button margin of IconButtons
Adds ability to define button offset of window controls
Add mouse drag callback for window controls
Tweaks colors of gui slider control
Tweak to line split for text edit slider bitmap control
Tweaks to colors for text edit slider control
Tweaks to colors for Edit control
Tweaks to default menubar height
2023-09-04 22:50:45 -05:00
Areloch
3451c11393 From Nils' UI Update work. Adds some new named colors 2023-09-04 22:36:28 -05:00
Areloch
53869495fd From Nils' UI Update work. Tweaks some of the handling for timestamp stuff, and adds some utility console functions for getting/resetting said timestamp stuffs. 2023-09-04 22:28:49 -05:00
Brian Roberts
a445a43646
Merge pull request #1074 from Azaezel/alpha41/vertColorCorrection
re-fix vert color swizzle
2023-08-24 09:44:43 -05:00