Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-08ImBuf: Performance IMB_transform.Jeroen Bakker
2021-12-08Cleanup: move public doc-strings into headers for 'sequencer'Campbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'draw'Campbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'shader_fx'Campbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'simulation'Campbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'blentranslation'Campbell Barton
2021-12-08Cleanup: moved IMB_transform to transform.cc.Jeroen Bakker
2021-12-08Cleanup: Silence clang-tidy warnings.Jeroen Bakker
2021-12-08Cleanup: move public doc-strings into headers for 'blenloader'Campbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'render'Campbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'windowmanager'Campbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'makesrna'Campbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'makesdna'Campbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'blendthumb'Campbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'blenfont'Campbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'modifiers'Campbell Barton
2021-12-08Cleanup: Clang-Tidy modernize-redundant-void-argAaron Carlisle
2021-12-08Cleanup: Missing braces in array declarationAaron Carlisle
2021-12-08Cleanup: clang-formatAaron Carlisle
2021-12-08Cleanup: Nodes: clang-tidy modernize-redundant-void-argAaron Carlisle
2021-12-08Cleanup: spelling in commentsCampbell Barton
2021-12-08Nodes: Add Shader Socket to new decleration APIAaron Carlisle
2021-12-08Shader Nodes: Use camel case for file namesAaron Carlisle
2021-12-08Cycles: Fix Metal BVH crash caused by missing `WITH_METAL` defineMichael Jones
2021-12-07Cleanup: Extend a few comments in BKE_spline.hhHans Goudey
2021-12-07Revert "Fix T93350: Cycles renders shows black during rendering huge resoluti...Brecht Van Lommel
2021-12-07Tests: add Cycles perspective/ortho/panoramic camera regression testsBrecht Van Lommel
2021-12-07Cycles: add Fisheye Lens Polynomial camera modelHåkan Ardö
2021-12-07Build: don't look for CUDA toolkit if not using Cycles CUDA deviceBrecht Van Lommel
2021-12-07Cleanup: fix compiler warningBrecht Van Lommel
2021-12-07Shader Nodes: Create a new bf_nodes_shader libraryAaron Carlisle
2021-12-07Cleanup: Missing includeAaron Carlisle
2021-12-07Cleanup: clang-tidy: modernize-redundant-void-argAaron Carlisle
2021-12-07Docs: Add more comments to geometry set headerHans Goudey
2021-12-07Fix T93350: Cycles renders shows black during rendering huge resolutionsSergey Sharybin
2021-12-07Fix T93418: Cycles shadow terminator Geometry Offset artifacts with translucencyMikhail Matrosov
2021-12-07Build: remove Cycles CUDA/HIP/OPTIX build options on macOSBrecht Van Lommel
2021-12-07Build: clean up handling of some Cycles build optionsBrecht Van Lommel
2021-12-07Cycles: Reintroduce device-only memory handling that got lost in Cycles X mergePatrick Mours
2021-12-07Cycles: add Metal device type to `device_type_for_description`Sybren A. Stüvel
2021-12-07Cycles: fix build on non-Apple systemsSybren A. Stüvel
2021-12-07Geometry Nodes: Edge Neighbors NodeJohnny Matthews
2021-12-07Cycles: Metal host-side codeMichael Jones
2021-12-07Geometry Nodes: new Geometry to Instance nodeJacques Lucke
2021-12-07Geometry Nodes: move type conversions to blenkernelJacques Lucke
2021-12-07Cleanup: Add macro and functions for node storageHans Goudey
2021-12-07Fix T93467: Use world bg color for pose library previewsYuchen Wen
2021-12-07Revert moving all shader nodes to c++Jacques Lucke
2021-12-07Fix T93797, T93809: Crash/undefined-behavior when opening demo fileJulian Eisel