27 次代码提交 (0406b0ae-58ad-41c0-804a-9fe900475c23)

作者 SHA1 备注 提交日期
joeante 84ff510c Material Upgrader support first pass 8 年前
vlad-andreev a3bbf88f material upgrader: support texture scale/offset, disable saving assets for now 8 年前
vlad-andreev 93ca6ef0 more property conversions, light intensity conversion, shader LOD toggle, sample shader (WIP), standard specular conversion (WIP) 8 年前
Tim Cooper 2b3f2f91 [refactor namespace] 8 年前
Felipe Lira 33d7e522 Upgrade mateiral upgrader to suit LDRenderLoop needs. 8 年前
Felipe Lira 11a8a1a4 MaterialUpgrader for Mobile to LDRenderPipeline and small changes to allow gloss & shineness on LDRenderPipeline. Temporary workaround the issue that was causing Lightmap to crash unity. 8 年前
Felipe Lira 37ce1cf7 Added emission map. Upgrade selected, and specular power now has a similar computation to legacy ones (shininess multiply) so when upgrading projects lighting behaves more or like the same as legacy. 8 年前
Felipe Lira 85eec1f1 Added ReflectionCubemap support to lowend mobile. Added Material upgraders to most of legacy shaders. 8 年前
Felipe Lira 8753342a Implemented AssignNewShader callback to update shader keyword upon material upgrade. 8 年前
Felipe Lira 6b76e6ce Added emission self-illumin upgrader to low end mobile pipeline. 8 年前
Felipe Lira 15fae8de Changed the upgrader to apply conversion parameters in the AssignNewShadertoMaterial callback so when changing the shader in the material UI it also upgrade properly. 8 年前
Torbjorn Laedre 18149668 MaterialUpdater: Updated to work with current state of affairs. Added options for converting keywords to properties, configurable input/output shaders on standard type upgraders, finalizer delegate option for material post-processing (like setting keywords etc). 8 年前
Felipe Lira 557acdfd Merge branch 'master' into lowendmobile 8 年前
Felipe Lira 6c22422b Changes to lowend upgraders after material upgrader callback. 8 年前
Tim Cooper c30d33b8 [Format]Reformat via format.pl to match the new conventions 8 年前
Paul Melamed 6a8f9743 Transitional shader for system shock material upgrade 7 年前
Paul Melamed 740ffb6b Add convert project folder option 7 年前
Paul Melamed f735f83d Added partial support for specular setup conversion 7 年前
Paul Melamed 86ed9235 fix detail tiling conversion 7 年前
Paul Melamed 7a08434c cleanup some common code 7 年前
Paul Melamed d5c19ff9 only upgrade materials with the correct shader 7 年前
Felipe Lira 64095289 Addressed Arira's comment on upgrader message. 7 年前
Felipe Lira d3e2a290 Added error log message to lightweight materials upgraders. Added to error information material name. 7 年前
Felipe Lira f53d33dc Material upgrader now displays a dialog informing that at least one material must be selected when clicking on upgrade selection option. 7 年前
Remy 0fe67279 Upgrade material upgrader 7 年前
Felipe Lira 9efc11d0 [case 1012629] Fixed - Upgrade select materials tool softlocks editor 7 年前
Felipe Lira b46950e2 Fixed issue that was causing the upgrader to ignore zero selected materials message when pressing dialog x button 7 年前