Blender Git Loki

Blender Git commits from all branches.

Page: 169 / 2888

August 10, 2021, 01:35 (GMT)
Cleanup: inconsistent parameter name
August 9, 2021, 22:12 (GMT)
Add curve parameter node
August 9, 2021, 20:35 (GMT)
Merge branch 'master' into temp-geometry-nodes-fields-prototype
August 9, 2021, 20:08 (GMT)
End comments with period
August 9, 2021, 20:08 (GMT)
Remove trailing whitespace
August 9, 2021, 20:06 (GMT)
Merge branch 'master' into refactor-idprop-ui-data
August 9, 2021, 19:52 (GMT)
GHOST/X11: link libGL for EGL to resolve OpenGL symbols

This links libGL, since libOpenGL is not installed by default on some
distributions. This is a workaround to resolve OpenGL symbols, that are
otherwise resolved via GLVND.

Differential Revision: https://developer.blender.org/D12034
August 9, 2021, 19:46 (GMT)
GHOST/X11: enable EGL

This will replace GLX with EGL for X11. GLEW does not support GLX and EGL
at the same time. Most distributions build GLEW with GLX support, so we
have to use the externally provided GLEW and build with EGL support.
This effectively sets WITH_SYSTEM_GLEW to OFF for all Linux configurations.

Differential Revision: https://developer.blender.org/D12034
August 9, 2021, 19:46 (GMT)
GHOST/X11: remove duplicated EGL linking

Differential Revision: https://developer.blender.org/D12034
August 9, 2021, 19:46 (GMT)
GHOST/X11: don't link GLX when using EGL

Differential Revision: https://developer.blender.org/D12034
August 9, 2021, 18:36 (GMT)
Add toggle button in overlay menu for thumbnail drawing toggle
August 9, 2021, 17:31 (GMT)
properly adapt selection domain
August 9, 2021, 15:53 (GMT)
Cleanup: Assets, add asset catalog documentation comments
August 9, 2021, 15:53 (GMT)
Cleanup: Assets, remove unused forward/namespace declarations
August 9, 2021, 15:49 (GMT)
Cleanup: Asset Catalogs, make fields private and add `_` suffix.
August 9, 2021, 15:29 (GMT)
Partially revert "Cleanup: Assets, move AssetLibrary struct to global namespace"

This reverts the namespace changes from commit
784b97e280c1ba479822d0fba6ebfce0b91595d4.
August 9, 2021, 15:01 (GMT)
Cleanup: Assets, move AssetLibrary struct to global namespace

Move `blender::bke::AssetLibrary` to the global namespace, causing the
C `struct AssetLibrary` to refer to the same object as the corresponding C++
struct.

Also move `intern/asset_library.hh` to `BKE_asset_library.hh`,
mimicking `BKE_geometry_set.hh`.

This makes the C and C++ pointers compatible, cleans up the code a bit,
and aids in debugging.

No functional changes.
August 9, 2021, 14:43 (GMT)
Cleanup: C++ to C comment style

No functional changes.
August 9, 2021, 14:43 (GMT)
Fix pointer ownership issue in `AssetCatalogService::parse_catalog_file()`, and solve some feature envy by adding a few `AssetCatalogDefinitionFile` methods.
August 9, 2021, 13:29 (GMT)
Merge branch 'master' into asset-greasepencil
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021