Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom pipeline update license #17347

Merged
merged 1 commit into from
Jul 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions cocos/rendering/custom/archive.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/****************************************************************************
Copyright (c) 2021-2023 Xiamen Yaji Software Co., Ltd.
/*
Copyright (c) 2021-2024 Xiamen Yaji Software Co., Ltd.

http://www.cocos.com
https://www.cocos.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -20,7 +20,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
****************************************************************************/
*/

/**
* ========================= !DO NOT CHANGE THE FOLLOWING SECTION MANUALLY! =========================
Expand Down
8 changes: 4 additions & 4 deletions cocos/rendering/custom/layout-graph.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/****************************************************************************
Copyright (c) 2021-2023 Xiamen Yaji Software Co., Ltd.
/*
Copyright (c) 2021-2024 Xiamen Yaji Software Co., Ltd.

http://www.cocos.com
https://www.cocos.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -20,7 +20,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
****************************************************************************/
*/

/**
* ========================= !DO NOT CHANGE THE FOLLOWING SECTION MANUALLY! =========================
Expand Down
8 changes: 4 additions & 4 deletions cocos/rendering/custom/pipeline.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/****************************************************************************
Copyright (c) 2021-2023 Xiamen Yaji Software Co., Ltd.
/*
Copyright (c) 2021-2024 Xiamen Yaji Software Co., Ltd.

http://www.cocos.com
https://www.cocos.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -20,7 +20,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
****************************************************************************/
*/

/**
* ========================= !DO NOT CHANGE THE FOLLOWING SECTION MANUALLY! =========================
Expand Down
8 changes: 4 additions & 4 deletions cocos/rendering/custom/private.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/****************************************************************************
Copyright (c) 2021-2023 Xiamen Yaji Software Co., Ltd.
/*
Copyright (c) 2021-2024 Xiamen Yaji Software Co., Ltd.

http://www.cocos.com
https://www.cocos.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -20,7 +20,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
****************************************************************************/
*/

/**
* ========================= !DO NOT CHANGE THE FOLLOWING SECTION MANUALLY! =========================
Expand Down
8 changes: 4 additions & 4 deletions cocos/rendering/custom/render-graph.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/****************************************************************************
Copyright (c) 2021-2023 Xiamen Yaji Software Co., Ltd.
/*
Copyright (c) 2021-2024 Xiamen Yaji Software Co., Ltd.

http://www.cocos.com
https://www.cocos.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -20,7 +20,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
****************************************************************************/
*/

/**
* ========================= !DO NOT CHANGE THE FOLLOWING SECTION MANUALLY! =========================
Expand Down
8 changes: 4 additions & 4 deletions cocos/rendering/custom/settings.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/****************************************************************************
Copyright (c) 2021-2023 Xiamen Yaji Software Co., Ltd.
/*
Copyright (c) 2021-2024 Xiamen Yaji Software Co., Ltd.

http://www.cocos.com
https://www.cocos.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -20,7 +20,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
****************************************************************************/
*/

/**
* ========================= !DO NOT CHANGE THE FOLLOWING SECTION MANUALLY! =========================
Expand Down
8 changes: 4 additions & 4 deletions cocos/rendering/custom/types.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/****************************************************************************
Copyright (c) 2021-2023 Xiamen Yaji Software Co., Ltd.
/*
Copyright (c) 2021-2024 Xiamen Yaji Software Co., Ltd.

http://www.cocos.com
https://www.cocos.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -20,7 +20,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
****************************************************************************/
*/

/**
* ========================= !DO NOT CHANGE THE FOLLOWING SECTION MANUALLY! =========================
Expand Down
8 changes: 4 additions & 4 deletions cocos/rendering/custom/web-types.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/****************************************************************************
Copyright (c) 2021-2023 Xiamen Yaji Software Co., Ltd.
/*
Copyright (c) 2021-2024 Xiamen Yaji Software Co., Ltd.

http://www.cocos.com
https://www.cocos.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -20,7 +20,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
****************************************************************************/
*/

/**
* ========================= !DO NOT CHANGE THE FOLLOWING SECTION MANUALLY! =========================
Expand Down
8 changes: 4 additions & 4 deletions native/cocos/renderer/pipeline/custom/ArchiveFwd.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/****************************************************************************
Copyright (c) 2021-2023 Xiamen Yaji Software Co., Ltd.
/*
Copyright (c) 2021-2024 Xiamen Yaji Software Co., Ltd.

http://www.cocos.com
https://www.cocos.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -20,7 +20,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
****************************************************************************/
*/

/**
* ========================= !DO NOT CHANGE THE FOLLOWING SECTION MANUALLY! =========================
Expand Down
8 changes: 4 additions & 4 deletions native/cocos/renderer/pipeline/custom/ArchiveTypes.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/****************************************************************************
Copyright (c) 2021-2023 Xiamen Yaji Software Co., Ltd.
/*
Copyright (c) 2021-2024 Xiamen Yaji Software Co., Ltd.

http://www.cocos.com
https://www.cocos.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -20,7 +20,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
****************************************************************************/
*/

/**
* ========================= !DO NOT CHANGE THE FOLLOWING SECTION MANUALLY! =========================
Expand Down
8 changes: 4 additions & 4 deletions native/cocos/renderer/pipeline/custom/ArchiveTypes.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/****************************************************************************
Copyright (c) 2021-2023 Xiamen Yaji Software Co., Ltd.
/*
Copyright (c) 2021-2024 Xiamen Yaji Software Co., Ltd.

http://www.cocos.com
https://www.cocos.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -20,7 +20,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
****************************************************************************/
*/

/**
* ========================= !DO NOT CHANGE THE FOLLOWING SECTION MANUALLY! =========================
Expand Down
8 changes: 4 additions & 4 deletions native/cocos/renderer/pipeline/custom/CustomFwd.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/****************************************************************************
Copyright (c) 2021-2023 Xiamen Yaji Software Co., Ltd.
/*
Copyright (c) 2021-2024 Xiamen Yaji Software Co., Ltd.

http://www.cocos.com
https://www.cocos.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -20,7 +20,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
****************************************************************************/
*/

/**
* ========================= !DO NOT CHANGE THE FOLLOWING SECTION MANUALLY! =========================
Expand Down
8 changes: 4 additions & 4 deletions native/cocos/renderer/pipeline/custom/CustomTypes.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/****************************************************************************
Copyright (c) 2021-2023 Xiamen Yaji Software Co., Ltd.
/*
Copyright (c) 2021-2024 Xiamen Yaji Software Co., Ltd.

http://www.cocos.com
https://www.cocos.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -20,7 +20,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
****************************************************************************/
*/

/**
* ========================= !DO NOT CHANGE THE FOLLOWING SECTION MANUALLY! =========================
Expand Down
8 changes: 4 additions & 4 deletions native/cocos/renderer/pipeline/custom/CustomTypes.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/****************************************************************************
Copyright (c) 2021-2023 Xiamen Yaji Software Co., Ltd.
/*
Copyright (c) 2021-2024 Xiamen Yaji Software Co., Ltd.

http://www.cocos.com
https://www.cocos.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -20,7 +20,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
****************************************************************************/
*/

/**
* ========================= !DO NOT CHANGE THE FOLLOWING SECTION MANUALLY! =========================
Expand Down
8 changes: 4 additions & 4 deletions native/cocos/renderer/pipeline/custom/FGDispatcherGraphs.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/****************************************************************************
Copyright (c) 2021-2023 Xiamen Yaji Software Co., Ltd.
/*
Copyright (c) 2021-2024 Xiamen Yaji Software Co., Ltd.

http://www.cocos.com
https://www.cocos.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -20,7 +20,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
****************************************************************************/
*/

/**
* ========================= !DO NOT CHANGE THE FOLLOWING SECTION MANUALLY! =========================
Expand Down
8 changes: 4 additions & 4 deletions native/cocos/renderer/pipeline/custom/FGDispatcherTypes.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/****************************************************************************
Copyright (c) 2021-2023 Xiamen Yaji Software Co., Ltd.
/*
Copyright (c) 2021-2024 Xiamen Yaji Software Co., Ltd.

http://www.cocos.com
https://www.cocos.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -20,7 +20,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
****************************************************************************/
*/

/**
* ========================= !DO NOT CHANGE THE FOLLOWING SECTION MANUALLY! =========================
Expand Down
8 changes: 4 additions & 4 deletions native/cocos/renderer/pipeline/custom/FGDispatcherTypes.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/****************************************************************************
Copyright (c) 2021-2023 Xiamen Yaji Software Co., Ltd.
/*
Copyright (c) 2021-2024 Xiamen Yaji Software Co., Ltd.

http://www.cocos.com
https://www.cocos.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -20,7 +20,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
****************************************************************************/
*/

/**
* ========================= !DO NOT CHANGE THE FOLLOWING SECTION MANUALLY! =========================
Expand Down
8 changes: 4 additions & 4 deletions native/cocos/renderer/pipeline/custom/LayoutGraphFwd.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/****************************************************************************
Copyright (c) 2021-2023 Xiamen Yaji Software Co., Ltd.
/*
Copyright (c) 2021-2024 Xiamen Yaji Software Co., Ltd.

http://www.cocos.com
https://www.cocos.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -20,7 +20,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
****************************************************************************/
*/

/**
* ========================= !DO NOT CHANGE THE FOLLOWING SECTION MANUALLY! =========================
Expand Down
8 changes: 4 additions & 4 deletions native/cocos/renderer/pipeline/custom/LayoutGraphGraphs.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/****************************************************************************
Copyright (c) 2021-2023 Xiamen Yaji Software Co., Ltd.
/*
Copyright (c) 2021-2024 Xiamen Yaji Software Co., Ltd.

http://www.cocos.com
https://www.cocos.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -20,7 +20,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
****************************************************************************/
*/

/**
* ========================= !DO NOT CHANGE THE FOLLOWING SECTION MANUALLY! =========================
Expand Down
8 changes: 4 additions & 4 deletions native/cocos/renderer/pipeline/custom/LayoutGraphNames.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/****************************************************************************
Copyright (c) 2021-2023 Xiamen Yaji Software Co., Ltd.
/*
Copyright (c) 2021-2024 Xiamen Yaji Software Co., Ltd.

http://www.cocos.com
https://www.cocos.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -20,7 +20,7 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
****************************************************************************/
*/

/**
* ========================= !DO NOT CHANGE THE FOLLOWING SECTION MANUALLY! =========================
Expand Down
Loading
Loading