Commit Graph

21396 Commits

Author SHA1 Message Date
buildmachine
bf8a12834a Localization Automation using CL 21658303
[CL 21659234 by buildmachine in ue5-main branch]
2022-08-29 00:50:41 -04:00
aidin abedi
9992e274c1 Remove ".ubtignore" and move new migrated GLTFExporter (from git) back into it's correct folder
#jira none
#rb trivial
#preflight 630be68ae54ec9d58146b69a

[CL 21655634 by aidin abedi in ue5-main branch]
2022-08-28 18:31:00 -04:00
flavienpicon
d8fad6f017 [GLTFExporter] gltf Exporter: updating documentation for scripting usage
commit 24141d9749aa6f42b0a8cd3a4ff3cdfcd7f37b7d
Author: Flavien Picon <flavien.picon[at]epicgames.com>
Date: Tue, 10 May 2022 10:29:27 -0400

    gltf Exporter: updating documentation for scripting usage
    [CL 20122913 by Flavien Picon in ue5-main branch]

#preflight none
#skipci

[CL 21643052 by flavienpicon in ue5-main branch]
2022-08-28 12:17:37 -04:00
aidinabedi
e33da5bcf8 [GLTFExporter] chore: adjust material (used for checking UV overlap) to UE5
commit 21ad80295558e400065c22f2ed375b2f172d5916
Author: Aidin Abedi <aidin.abedi[at]animech.com>
Date: Sun, 27 Mar 2022 08:58:03 +0200

    chore: adjust material (used for checking UV overlap) to UE5
    (cherry picked from commit f47999b72e79725adb0f65e9066aba878ca4c405​)

#preflight none
#skipci

[CL 21642931 by aidinabedi in ue5-main branch]
2022-08-28 12:13:46 -04:00
aidinabedi
8f6d20d7a5 [GLTFExporter] fix: simplify UV overlap checking to eliminate risk of inaccuracy due to color space or platform
commit 5a8f6468dbd49f6d7f070461844719a6ec412a62
Author: Aidin Abedi <aidin.abedi[at]animech.com>
Date: Fri, 25 Mar 2022 01:28:00 +0100

    fix: simplify UV overlap checking to eliminate risk of inaccuracy due to color space or platform
    (cherry picked from commit 461c6113eb2f14034a9c910c9b60e3d9a9717613​)

#preflight none
#skipci

[CL 21642930 by aidinabedi in ue5-main branch]
2022-08-28 12:13:38 -04:00
buildmachine
4bff984c48 Localization Automation using CL 21631072
[CL 21641895 by buildmachine in ue5-main branch]
2022-08-28 08:41:57 -04:00
aidinabedi
5426ed8d95 [GLTFExporter] refactor: move "create proxy" icon (16x16) to Resources folder
commit f154286da5d07125958f75e4751b2d6a0a5de7c1
Author: Aidin Abedi <aidin.abedi[at]animech.com>
Date: Sat, 12 Feb 2022 22:50:15 +0100

    refactor: move "create proxy" icon (16x16) to Resources folder
    (cherry picked from commit eea2d750dca77bd06bad6017c67afce50cf24921​)

#preflight none
#skipci

[CL 21639726 by aidinabedi in ue5-main branch]
2022-08-28 05:59:21 -04:00
aidinabedi
8c3914b057 [GLTFExporter] refactor: rename proxy materials (and related assets) to follow common naming conventions for unreal content
commit 819595bc96299b0780d1b2fdb6b0e29ef26af9bf
Author: Aidin Abedi <aidin.abedi[at]animech.com>
Date: Fri, 11 Feb 2022 21:56:35 +0100

    refactor: rename proxy materials (and related assets) to follow common naming conventions for unreal content
    (cherry picked from commit 0dc65545384398add609ead0c86edafda7e17890​)

#preflight none
#skipci

[CL 21639656 by aidinabedi in ue5-main branch]
2022-08-28 05:57:30 -04:00
aidinabedi
ef617eb7eb [GLTFExporter] fix: change opacity mask clip value in proxy base materials from unreal default (0.3333) to gltf default (0.5)
commit e72bf6eb92de9387d1b4a7f489359747b5ec8ac2
Author: Aidin Abedi <aidin.abedi[at]animech.com>
Date: Fri, 11 Feb 2022 21:42:31 +0100

    fix: change opacity mask clip value in proxy base materials from unreal default (0.3333) to gltf default (0.5)
    (cherry picked from commit 4f86fb2c7dbf9bd3e5c1f2bb199bf259e4f38875​)

#preflight none
#skipci

[CL 21639644 by aidinabedi in ue5-main branch]
2022-08-28 05:56:48 -04:00
aidinabedi
6af3ee8d6a [GLTFExporter] fix: fix issues regarding texture sampling and default values in prebaked materials
commit 58f14ddd5c1af7f718726b11ae1f87df02b5273d
Author: Aidin Abedi <aidin.abedi[at]animech.com>
Date: Tue, 8 Feb 2022 16:41:58 +0100

    fix: fix issues regarding texture sampling and default values in prebaked materials
    (cherry picked from commit e696cce8c50d92e271ad1becc4a968c3c8228ce2​)

#preflight none
#skipci

[CL 21639574 by aidinabedi in ue5-main branch]
2022-08-28 05:54:48 -04:00
aidinabedi
1c802a1797 [GLTFExporter] feat: add editor style for exporter with glTF logo icon
commit d0d9d135c6ed706208e53fdfa75f9eb364e1786c
Author: Aidin Abedi <aidin.abedi[at]animech.com>
Date: Thu, 27 Jan 2022 18:50:35 +0100

    feat: add editor style for exporter with glTF logo icon
    (cherry picked from commit 03920f6b100d834a06fd78755e2b0fa9d32af126​)

#preflight none
#skipci

[CL 21639477 by aidinabedi in ue5-main branch]
2022-08-28 05:51:53 -04:00
aidinabedi
adbd5f657b [GLTFExporter] feat: add base materials and material functions for prebaking
commit 52be1a3e07bcef273561aba6b9108394defb17ce
Author: Aidin Abedi <aidin.abedi[at]animech.com>
Date: Thu, 27 Jan 2022 18:32:01 +0100

    feat: add base materials and material functions for prebaking
    (cherry picked from commit bc95d0ec091c80ed9a22bfdd62d3a4bbf0782ea9​)

#preflight none
#skipci

[CL 21639472 by aidinabedi in ue5-main branch]
2022-08-28 05:51:44 -04:00
aidinabedi
d087c4bda1 [GLTFExporter] chore: add test for PrecomputedAOMask
commit 49a246974f034a718287f29f17d292eb9c21dc63
Author: Aidin Abedi <aidin.abedi[at]animech.com>
Date: Thu, 21 Oct 2021 18:01:14 +0200

    chore: add test for PrecomputedAOMask
    (cherry picked from commit ff79e07075a016a7bb165d2d6520cddd109a123a​)

#preflight none
#skipci

[CL 21638557 by aidinabedi in ue5-main branch]
2022-08-28 05:28:13 -04:00
aidinabedi
3ddbc9bab0 [GLTFExporter] refactor: remove bundled Unreal glTF Viewer
commit 32262c3b6a8aaba68e53273c037be24e489bf153
Author: Aidin Abedi <aidin.abedi[at]animech.com>
Date: Fri, 19 Feb 2021 21:35:47 +0100

    refactor: remove bundled Unreal glTF Viewer
    (cherry picked from commit 2315edd2f38bffae3ec788bad05f82f50f4451c8​)

#preflight none
#skipci

[CL 21638092 by aidinabedi in ue5-main branch]
2022-08-28 05:15:08 -04:00
aidinabedi
93ef6123aa [GLTFExporter] chore: add initial documentation for gltf exporter
commit 718f89718b03cb4d2b619d85bfdcad2604317fb5
Author: Aidin Abedi <aidinabedi[at]gmail.com>
Date: Sun, 17 Jan 2021 17:44:46 +0100

    chore: add initial documentation for gltf exporter
    (cherry picked from commit de2e5fc442d5a4d204df5b6a9ab976d236af1d8b​)

#preflight none
#skipci

[CL 21638017 by aidinabedi in ue5-main branch]
2022-08-28 05:12:58 -04:00
aidinabedi
5c6ebf7f1e [GLTFExporter] chore: update GLTFWebViewer build with new bundled licenses
commit f91bd6f3e81cdf147fd1c4f61119fecd353b9489
Author: Aidin Abedi <aidin.abedi[at]animech.com>
Date: Sat, 9 Jan 2021 04:43:37 +0100

    chore: update GLTFWebViewer build with new bundled licenses
    (cherry picked from commit 1f97e7e2b2361adc9361c817960de04e257cdc25​)

#preflight none
#skipci

[CL 21637953 by aidinabedi in ue5-main branch]
2022-08-28 05:11:11 -04:00
aidinabedi
ff9737a390 [GLTFExporter] chore: update GLTFLaunchHelper with better port handling
commit 3b59f6721b3ab349748a5e32f7ce384ab91b02de
Author: Aidin Abedi <aidin.abedi[at]animech.com>
Date: Wed, 2 Dec 2020 02:56:34 +0100

    chore: update GLTFLaunchHelper with better port handling
    (cherry picked from commit e28daec8bdc0d016007543cadfda72da4d1f0be7​)

#preflight none
#skipci

[CL 21637911 by aidinabedi in ue5-main branch]
2022-08-28 05:10:17 -04:00
aidinabedi
0dafa2bbf1 [GLTFExporter] chore: update GLTFWebViewer and GLTFLaunchHelper bundle
commit 2b13afb497db74a2aa267d4786f99162f294e404
Author: Aidin Abedi <aidin.abedi[at]animech.com>
Date: Tue, 1 Dec 2020 04:36:32 +0100

    chore: update GLTFWebViewer and GLTFLaunchHelper bundle
    (cherry picked from commit aa8ec19b41196a96db22361f53732792077a4474​)

#preflight none
#skipci

[CL 21637892 by aidinabedi in ue5-main branch]
2022-08-28 05:09:46 -04:00
Mistale
4b184d90e5 [GLTFExporter] feat: detect and warn if overlapping uv:s are used when baking with mesh data
commit a4ad30994deb64975550dd9faf0a7053d1bd6792
Author: Anders Gallon <anders.gallon[at]animech.com>
Date: Tue, 17 Nov 2020 14:09:33 +0100

    feat: detect and warn if overlapping uv:s are used when baking with mesh data
    (cherry picked from commit 2eab605322d4a87cdfbdb040f1d51d4fccdbe87b​)

#preflight none
#skipci

[CL 21637521 by Mistale in ue5-main branch]
2022-08-28 05:00:53 -04:00
aidinabedi
8ef665f616 [GLTFExporter] chore: update GLTFWebViewer bundle to latest
commit c3786f642494031a70cd3ea29967e6e403d4343f
Author: Aidin Abedi <aidin.abedi[at]animech.com>
Date: Mon, 16 Nov 2020 19:42:13 +0100

    chore: update GLTFWebViewer bundle to latest
    (cherry picked from commit 9f106069af36935c7669306b3f743366aae87d6c​)

#preflight none
#skipci

[CL 21637487 by aidinabedi in ue5-main branch]
2022-08-28 05:00:05 -04:00
aidinabedi
9e25822327 [GLTFExporter] feat: bundle GLTFLaunchHelper when extracting web viewer
commit 71e87f93f603786a5c69d7dbb48c91e20527b5cd
Author: Aidin Abedi <aidin.abedi[at]animech.com>
Date: Tue, 10 Nov 2020 20:56:36 +0100

    feat: bundle GLTFLaunchHelper when extracting web viewer
    (cherry picked from commit 4999b6152b27655cf08cff258b6cbf602a0cbb1e​)

#preflight none
#skipci

[CL 21637143 by aidinabedi in ue5-main branch]
2022-08-28 04:51:55 -04:00
aidinabedi
096d129680 [GLTFExporter] chore: rename WebViewer.zip to GLTFWebViewer.zip
commit 820658c84e94f5145f4bac5ec73ad90d44c18399
Author: Aidin Abedi <aidin.abedi[at]animech.com>
Date: Tue, 10 Nov 2020 16:58:55 +0100

    chore: rename WebViewer.zip to GLTFWebViewer.zip
    (cherry picked from commit 1acc67dd39fb6f47dd8ed944e12bfc46d4817c8e​)

#preflight none
#skipci

[CL 21637115 by aidinabedi in ue5-main branch]
2022-08-28 04:51:16 -04:00
aidinabedi
0011b1ae7b [GLTFExporter] chore: update web viewer bundle
commit 614aff0d4338f1f65dad86274532c5f819305ba7
Author: Aidin Abedi <aidin.abedi[at]animech.com>
Date: Tue, 27 Oct 2020 22:18:08 +0100

    chore: update web viewer bundle
    (cherry picked from commit 71025ac60ada0220dfd110c080c8efdf6f46c7a3​)

#preflight none
#skipci

[CL 21637099 by aidinabedi in ue5-main branch]
2022-08-28 04:50:59 -04:00
aidinabedi
5ce38fc258 [GLTFExporter] chore: update web viewer bundle
commit 50464db0268e49e2b04ebbbb24fbc6c51d0cb678
Author: Aidin Abedi <aidin.abedi[at]animech.com>
Date: Sun, 25 Oct 2020 02:58:34 +0100

    chore: update web viewer bundle
    (cherry picked from commit 8bf72f2b59f166b46b8fe7614cd44be308dd3f1b​)

#preflight none
#skipci

[CL 21636496 by aidinabedi in ue5-main branch]
2022-08-28 04:35:07 -04:00
aidinabedi
c9340a755f [GLTFExporter] chore: compress viewer bundle into zip file
commit 8d33922d07e7c7c5a537ccce7800b7f0f3c03f7f
Author: Aidin Abedi <aidin.abedi[at]animech.com>
Date: Sun, 25 Oct 2020 02:52:25 +0100

    chore: compress viewer bundle into zip file
    (cherry picked from commit d1a072d4eb53ba79da77e3db710ff325912bfe8c​)

#preflight none
#skipci

[CL 21636481 by aidinabedi in ue5-main branch]
2022-08-28 04:34:40 -04:00