Areloch
|
c1cd217557
Initial pass at implementing MaterialAsset macromagic utility functions and applies it to the renderMeshExample object as well as groundPlane
|
5 years ago |
Brian Roberts
|
e9dba74891
Merge pull request #375 from Areloch/LoopmodePathManager
|
5 years ago |
Brian Roberts
|
52ecd8bb0f
Merge pull request #395 from Areloch/MarkActiveScene
|
5 years ago |
Brian Roberts
|
7dc6fc8abf
Merge pull request #415 from Areloch/GroundPlaneAssetify
|
5 years ago |
Brian Roberts
|
78a836e433
Merge pull request #409 from Azaezel/alpha40_assetPipeCleanups
|
5 years ago |
Brian Roberts
|
2335827d15
Merge pull request #414 from Areloch/MinorMiscAssetImporterFixes
|
5 years ago |
Areloch
|
fb5195dd44
Corrects groundplane assigned material in the example and editor levels
|
5 years ago |
Areloch
|
3821ddd15a
Merge branch 'GroundPlaneAssetify' of https://github.com/Areloch/Torque3D into Preview4_0
|
5 years ago |
Areloch
|
8f60d03830
Adjusts Asset Importer logic when looking up and saving out a newly created ShapeConstructor so that it doesn't duplicate a definition it one already exists.
|
5 years ago |
Brian Roberts
|
b2495fe957
Merge pull request #412 from Areloch/LinuxBugfixes
|
5 years ago |
Areloch
|
533ff28814
Corrects recursive path dump so it can actually recurse correctly on linux. This fixes module/asset scan lookups
|
5 years ago |
AzaezelX
|
b26c87491f
need to ensure we've got an asset at all before setting the loaded state
|
5 years ago |
AzaezelX
|
f95a78d2e8
misc asset pipeline cleanups
|
5 years ago |
Brian Roberts
|
484ad73719
Merge pull request #407 from chaigler/wrap_mat_anim_floats
|
5 years ago |
Brian Roberts
|
41624ecb2c
Merge pull request #408 from Areloch/MiscOptionsMenuFix
|
5 years ago |
Areloch
|
334cd1d205
Adds function to better report active device type from GFXDevice
|
5 years ago |
chaigler
|
c342e84bec
Wraps material animation floats to sane values.
|
5 years ago |
Brian Roberts
|
196e80b9da
Merge pull request #403 from GoldenThumbs/Preview4_0_goldenthumbs
|
5 years ago |
GoldenThumbs
|
d168df03e0
Correct bump map in waterObject.cpp being in sRGB space
|
5 years ago |
Brian Roberts
|
5534384c54
Merge pull request #390 from Azaezel/alpha40_assetErrorcodes
|
5 years ago |
Brian Roberts
|
bd151a600f
Merge pull request #401 from NoboKani/Preview4_0
|
5 years ago |
NoboKani
|
a56fe4037e
Fixing bug Terrain Editor bug #91
|
5 years ago |
Brian Roberts
|
9be3151cb0
Merge pull request #400 from Areloch/PostFXEdFix
|
5 years ago |
Brian Roberts
|
72281880ee
Merge pull request #399 from Areloch/MiscEditorGUIFixups
|
5 years ago |
Areloch
|
d25e9d64dc
Fixes logic that checks if a postFX was enabled so the PostFX Editor works properly
|
5 years ago |
Areloch
|
b0f977b810
Fixes opening of Gui Asset from AB so it correctly opens the GUI editor, making the toolbar appear
|
5 years ago |
Brian Roberts
|
d18721d78e
Merge pull request #398 from Azaezel/alpha40_fixCubeMips
|
5 years ago |
AzaezelX
|
53f9f49410
mMipCount was never being filled out. just use mPrefilterArray->getMipMapLevels() direct
|
5 years ago |
Brian Roberts
|
a41e0d5160
Merge pull request #397 from Areloch/GuiGameMenuCtrlSanityCleanup
|
5 years ago |
Areloch
|
87217e2365
Removes unneeded redundant asserts when the functions already have range sanity checks
|
5 years ago |