Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-29 | Fix FFMpeg patch | Xavier Cho | |
2024-06-29 | Add Ffmpeg patch & remove gcc12 dependency | Xavier Cho | |
* Add Ffmpeg7 patch (from bartus' `blender-git` package) * Fix build problem due to incorrect Numpy include path * Remove gcc12 dependency | |||
2024-06-14 | Remove an upstream-applied patch to fix the build | Xavier Cho | |
2024-06-07 | Remove deprecated 3rd party addons & minor fixes | Xavier Cho | |
See https://devtalk.blender.org/t/changes-to-add-on-and-themes-bundling-4-2-onwards/34593 | |||
2024-05-03 | Use Freedesktop compatible icon and desktop entry | Xavier Cho | |
2024-04-03 | Force BFD linker to workaround a build problem | Xavier Cho | |
Switch from Gold to BFD linker as a workaround to fix a build problem due to incompatible switch (-z). | |||
2024-02-25 | Remove the USD patch | Xavier Cho | |
2023-12-28 | Delete Python 3.11 patch which is no longer needed | Xavier Cho | |
2023-11-23 | Set WITH_PYTHON_INSTALL=OFF to avoid build problem | Xavier Cho | |
2023-11-01 | Rewrite PKGBUILD based on blender-git | Xavier Cho | |
2023-10-03 | Fix USD patch problem due to CMakeList update | Xavier Cho | |
2023-09-04 | Fix issue with detecting USD | Xavier Cho | |
Disabling Hydra support to fix build problem for now. | |||
2023-05-09 | Fix Embree patch and compatibility with Python 3.11 | Xavier Cho | |
* Replaced ninja with makepkg-cg. * Compatibility with Python 3.11 and GCC 12. * Support for MaterialX and Intel OpenCL FPGA kernels. (Most of those are from stativ's blender-git AUR package: https://aur.archlinux.org/packages/blender-git) | |||
2023-03-18 | Fix the problem with missing addons | Xavier Cho | |
2023-03-17 | Update package version | Xavier Cho | |
2023-03-17 | Add openpgl to optdep for path guiding support | Xavier Cho | |
2023-03-17 | Fix USD patch | Xavier Cho | |
2023-03-12 | Change Blender repository URLs | Xavier Cho | |
2023-01-08 | Update USD patch to fix a build problem | Xavier Cho | |
2022-10-31 | Add libdecor to deps list, simplify build script | Xavier Cho | |
2022-10-31 | Fix build problem due to changes in external_libs | Xavier Cho | |
2022-03-16 | Fix build problem due to change in checkout path | Xavier Cho | |
2022-03-16 | Change Git protocol to HTTPS for Github repos | Xavier Cho | |
See https://github.blog/2021-09-01-improving-git-protocol-security-github/ | |||
2022-03-13 | Remove opexr3.patch as it's no longer needed | Xavier Cho | |
2022-02-15 | Fix build issue due to changes in FindEmbree.cmake | Xavier Cho | |
2022-02-02 | Use all available processors by default | Xavier Cho | |
2022-01-31 | Fix build problem due to change in install prefix | Xavier Cho | |
https://github.com/UPBGE/upbge/commit/91d967161e4dd8788b031f28c472aa6fd1368e7d | |||
2022-01-08 | Add back CUDA patch & sync with blender-develop-git | Xavier Cho | |
Keep PKGBUILD in sync with blender-develop-git because bartus knows what he's doing while I don't :P | |||
2021-12-11 | Update Embree patch | Xavier Cho | |
2021-10-09 | Remove the unnecessary CUDA patch | Xavier Cho | |
Fixes the recent build issue. | |||
2021-08-07 | Add ninja to build dependency | Xavier Cho | |
2021-07-30 | Bump revision (custom object support and more) | Xavier Cho | |
2021-07-30 | Revert GCC 10 fix | Xavier Cho | |
2021-06-11 | Use community versions of open{imageio,colorio,shadinglanguage} packages | Xavier Cho | |
2021-05-21 | Fix build problem after recent GCC 11 update | Xavier Cho | |
2021-05-03 | Update PKGBUILD based on blender-develop-git package | Xavier Cho | |
Fix the problem with openexr 3. (Thanks again bartus!) | |||
2021-02-27 | Fix a typo | Xavier Cho | |
2021-02-24 | Prevent potential memory problem with CUDA | Xavier Cho | |
Adopted from blender-develop-git AUR package. Thanks bartus! | |||
2021-02-23 | Yet another fix for opencolorio/openimageio problem | Xavier Cho | |
Hope this works this time... | |||
2021-02-18 | Use opencolorio-qfix insteadof opencolorio | Xavier Cho | |
2021-02-18 | Fix dependency problem with opencolorio, openimageio | Xavier Cho | |
2021-02-01 | Change dependency opencolorio to opencolorio1 | Xavier Cho | |
2020-12-10 | Update to the latest rev. for Python 3.9 compatibility | Xavier Cho | |
2020-10-27 | Remove CUDA patch since it's become redundant | Xavier Cho | |
See: 3bb3b26c8fdf44b in UPBGE/upbge. | |||
2020-08-30 | Fix problem with embree.patch due to recent changes | Xavier Cho | |
2020-08-01 | Fix build failure due to CUDA 11 update | Xavier Cho | |
CUDA 11 doesn't support sm_30 architecture anymore, so we should drop it with a patch, until Blender/UPBGE moves forward. | |||
2020-07-22 | Add missing /usr/bin/blenderplayer | Xavier Cho | |
2020-07-19 | Update .SRCINFO | Xavier Cho | |
2020-06-28 | Update PKGBUILD to make it compatible with master branch | Xavier Cho | |
2018-11-02 | Fixed checksum issue | Alden Peeters | |