Commit graph

3547 commits

Author SHA1 Message Date
Brian Roberts babc0689e7
Merge pull request #455 from zfbx/gfxcardprofileversionfix
version is not provided by current vendor api making it pointless to …
2021-01-27 15:23:41 -06:00
Brian Roberts 22b1cd11a7
Merge pull request #456 from zfbx/splashtransparency
Fix for transparency in splash images
2021-01-27 15:19:57 -06:00
Brian Roberts 37a319bf35
Merge pull request #454 from zfbx/Fix365
Added fix for #365 from PR #367 - buffer overrun bug
2021-01-21 18:04:14 -06:00
Tony ed4a6ffafc Fix for transparency in splash images 2021-01-21 18:56:58 -05:00
Tony 1a17b5de71 version is not provided by current vendor api making it pointless to check. 2021-01-21 18:46:50 -05:00
Tony e3ea4c549c Added fix for #365 from PR #367 - buffer overrun 2021-01-21 18:38:00 -05:00
Brian Roberts be3b5ec3aa
Merge pull request #359 from zfbx/console-alpha-fix
Move slider to core and add opacity slider to console gui in BaseGame
2020-10-11 21:25:10 -05:00
Tony 1e0d5bcfd7 Move slider to core and add opacity slider to console gui 2020-10-11 22:09:14 -04:00
Areloch f68d72f356
Merge pull request #2378 from zfbx/patch-3
fixed texture call which reported as a missing image
2020-04-18 01:18:54 -05:00
Areloch a654a4928f
Merge pull request #2382 from stsrc/development
Remove trailing whitespaces from simObject.cpp and fix pointer format
2020-04-18 01:14:35 -05:00
Konrad Gotfryd f77a18e0d2 Replace object's address format in getDebugInfo() 2019-11-22 23:30:41 +01:00
Konrad Gotfryd cbbd41ad19 Remove trailing whitespaces 2019-11-22 23:21:09 +01:00
Tony 785a2b687d
fixed texture call which reported as a missing image 2019-10-03 07:14:05 -04:00
Areloch 48fa0c1968
Merge pull request #2369 from Areloch/SDL2010Update
Updates SDL to 2.0.10
2019-09-19 20:36:36 -05:00
Areloch ef065d106e Updates SDL to 2.0.10, and includes various fixes to correct compilation problems that sprung up. 2019-08-21 21:48:48 -05:00
Areloch 3d897eb328
Merge pull request #2362 from rextimmy/openal_fixes
OpenAL efx fixes for macOS/Linux
2019-08-04 03:27:34 -05:00
rextimmy ce81ea6ce5 OpenAL efx fixes for macOS/Linux 2019-07-02 22:39:33 +10:00
Areloch 54b4d2eaaf
Merge pull request #2311 from Bloodknight/TerrainSnapOffsetZ
Snap to terrain Z offset.
2019-05-04 14:25:03 -05:00
Areloch d1e28f4872
Merge pull request #2328 from Areloch/neverImportMat
Adds a filter for materials to never import when importing a shape
2019-05-04 11:51:21 -05:00
Areloch 9c46187082
Merge pull request #2324 from Areloch/TweakedguiTreeViewObjectHandling
Tweaks some object handling of guiTreeViewObj
2019-05-04 11:51:03 -05:00
Areloch a366f65047
Merge pull request #2342 from Azaezel/volFogFix
fix(es) for volumetric fog when dealing with dedicated servers.
2019-05-04 11:24:18 -05:00
Areloch 7daa243057
Merge pull request #2345 from Areloch/FullSceneFixaroo
Full template Scene conversion
2019-04-20 01:46:07 -05:00
Areloch 534746b8fe
Merge pull request #2354 from Areloch/isRenderEnabledOptimization
Modification of #2145
2019-04-20 01:45:27 -05:00
Areloch 2d2f66f388 Modification of #2145
Original PR broke class-type visibility toggles in the editor, so this adjustment on the same setup keeps the optimized path, but also enables the original class-based render toggle if the editor is open.
(Also adds TORQUE_TOOLS check to have it be even leaner if the project doesn't have tool support at all)
2019-04-08 10:20:13 -05:00
Areloch 861308ae57
Merge pull request #2352 from Azaezel/lightCullKill
adress  #2344
2019-04-06 15:37:53 -05:00
Azaezel ae8bc232a2 surpress nonrendered lights killoff method till we've time to revisit that 2019-04-04 20:56:57 -05:00
Areloch 8d85a56095 Failed to get the Scene changes for the Full template rolled up. This corrects that. 2019-03-31 22:12:38 -05:00
Areloch 852f82b8a5
Merge pull request #2000 from saxonschmauderer/patch-3
Fix for bug #1975
2019-03-31 14:45:15 -05:00
Areloch b759bde0c0
Merge pull request #2043 from John3/toolShapes_3
cleaning the modules
2019-03-31 14:41:35 -05:00
Areloch fa6bdd9027
Merge pull request #2024 from John3/SnapToMenu
snapTo Menu
2019-03-31 14:32:50 -05:00
Areloch 03f6c8c57f
Merge branch 'development' into SnapToMenu 2019-03-31 14:32:17 -05:00
Areloch 14fdd84d2f
Merge pull request #2313 from OTHGMars/MousePos
Switches to absolute position for mouse tracking.
2019-03-31 14:16:52 -05:00
Areloch d96b07e230
Merge pull request #2338 from Areloch/MoreMenubarFixes
Fixes some outstanding menubar problems.
2019-03-31 12:39:31 -05:00
Areloch e7c485b113
Merge pull request #2340 from Areloch/popupMenuBGFix
Makes the popups correctly operate anywhere in the space of the canvas
2019-03-31 12:36:15 -05:00
Areloch 0dfad8f072
Merge pull request #2339 from Areloch/MountedCollisionsFix
Adds logic to temporarily disable collisions of mounted objects on Players
2019-03-31 12:31:57 -05:00
Areloch ce5c7db364
Merge pull request #2336 from wcbx/wcbx-cloudtexprofile
Fixes artifacts in Cloud Layer.
2019-03-31 12:31:37 -05:00
Areloch 94feab1f8c
Merge pull request #2334 from Areloch/tweakedCoreDir
Cleanup and minor tweaks to the core dir structure.
2019-03-31 12:30:40 -05:00
Areloch 8631302e81
Merge pull request #2144 from RichardsGameStudio/development
Allow correct display of widescreen resolutions (16:9 and 16:10 ratio) on a 4:3 ratio display
2019-03-31 12:22:09 -05:00
Areloch fd7cd77af8
Merge pull request #2335 from Azaezel/navmeshNoNo
rewrite of NavMeshUpdateAll/NavMeshUpdateAroundObject
2019-03-31 12:20:16 -05:00
Areloch 5cefefd55b
Merge pull request #2331 from Bloodknight/PR_PlayerZRotation
Set contrsaints for Player Z rotation
2019-03-31 03:47:41 -05:00
Areloch b43dacc7d3
Merge pull request #2322 from Areloch/add3dProjectionCtrl
Adds gui3DProjectionCtrl
2019-03-31 02:14:45 -05:00
Areloch b6185370be
Merge pull request #2220 from irei1as/development
Changes for SFXSound::setPosition(time)
2019-03-30 18:42:19 -05:00
Areloch d636e4d4e0
Merge pull request #2332 from Bloodknight/PR_DedicatedLinuxCrashFix
Fixes a crash that occurs on linux headless servers
2019-03-30 16:41:36 -05:00
Areloch c1dabd4bd6
Merge pull request #2327 from Areloch/loadCachedDTS
Adds ability to skip loading of cached dts in enumColladaForImport
2019-03-30 16:33:37 -05:00
Areloch 8f8df99433
Merge pull request #2326 from Areloch/colorblindnessVisualizers
Adds visualizers for various types of colorblindness
2019-03-30 16:32:06 -05:00
Areloch a0c24207ca
Merge pull request #2325 from Areloch/fileDialogReturnBuffer
Moves the path return from fileDialog through the returnBuffer
2019-03-30 16:31:44 -05:00
Areloch 3c14ec2413
Merge pull request #2320 from Areloch/setFieldHeight
Allows special inspectorFields to override their height
2019-03-30 16:31:21 -05:00
Areloch 8ee1f92ba4
Merge pull request #2319 from Areloch/Scenes
Initial implementation of the Scene object
2019-03-30 16:30:34 -05:00
Areloch c4e10825f4
Merge pull request #2310 from Azaezel/vertColorCorrection
Vert color correction
2019-03-30 16:30:01 -05:00
Areloch 847618f4af
Merge pull request #2323 from Areloch/getFieldValueCrashfix
Sanity check for calling getFieldValue
2019-03-30 16:07:53 -05:00