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-09Cleanup: move public doc-strings into headers for 'io/collada'Campbell Barton
2021-12-09Cleanup: use doxy section for itasc_pluginCampbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'functions'Campbell Barton
2021-12-09Fix T93519: handle prefix names in autocompletesAzeem Bande-Ali
2021-12-09Cleanup: move public doc-strings into headers for 'freestyle'Campbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'nodes/geometry'Campbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'io/gpencil'Campbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'geometry'Campbell Barton
2021-12-09Cleanup: spelling in commentsCampbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'gpencil_modifiers'Campbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'compositor'Campbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'gpu'Campbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'imbuf'Campbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'blenlib'Campbell Barton
2021-12-09Fix incorrect copying of XR action map itemsPeter Kim
2021-12-09Cleanup: Remove empty node button layout functionAaron Carlisle
2021-12-09Fix T93869: snap cursor may fail in orthographic viewGermano Cavalcante
2021-12-09Fix T93523: Memory leak in Menu SearchErik
2021-12-09Fix T93858: Zstd-compressed .blend files from external tools aren't recognizedLukas Stockner
2021-12-08Fix T93642: value used as transform offset is ignored in some modesGermano Cavalcante
2021-12-08Cleanup: Avoid lookup the same property string multiple timesGermano Cavalcante
2021-12-08Geometry Nodes: Mesh Island NodeJohnny Matthews
2021-12-08Fix T93728: Greasepencil separate will loose all vertex groupsPhilipp Oeser
2021-12-08Cleanup: Avoid error prone pointer storage in SnapObjectParamsCampbell Barton
2021-12-08Fix T91680: viewport selection broken in macOS x86 build with Xcode 13Brecht Van Lommel
2021-12-08Cleanup: Use float2 for node view functionsHans Goudey
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: 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-07Cleanup: Extend a few comments in BKE_spline.hhHans Goudey