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
2022-01-26Reverted the IDRemapper code to remap mapping at a time.temp-T94185-id-remapper-uiJeroen Bakker
2022-01-25Fix assert logic.Jeroen Bakker
2022-01-25Merge branch 'master' into temp-T94185-id-remapper-uiJeroen Bakker
2022-01-25Cleanup: Replace reinterp cast with static cast.Jeroen Bakker
2022-01-25Tweaks in naming (r_id_ptr and idpair_cb)Jeroen Bakker
2022-01-25Merge branch 'master' into temp-T94185-id-remapper-uiJeroen Bakker
2022-01-25Fix (unreported) RNA setter for TextEditor's text ID pointer not ensuring rea...Bastien Montagne
2022-01-25Fix T95037: Allow making local IDs that are not used by anything.Bastien Montagne
2022-01-25Geometry Nodes: Add description to curve handle input nodeHans Goudey
2022-01-25Cleanup: Remove unused pixel buffer in read_render_tileJesse Yurkovich
2022-01-25Cleanup: Correct location of node function declarationsHans Goudey
2022-01-24LShaderInterface: Fix interface binding with UBO containing arraysClément Foucault
2022-01-24Tests: Enable new tests for geometry nodes extrude nodeHans Goudey
2022-01-24GLShaderInterface: Fix interface from createInfo not setting bindingsClément Foucault
2022-01-24Fix T94355: Cycles wrong GPU bake with adaptive samplingBrecht Van Lommel
2022-01-24Add workaround for broken interface query functions on Intel HD Graphics 4400...Clment Foucault
2022-01-24GPU subdiv: reduce memory usage for point IBOKévin Dietrich
2022-01-24GPU subdiv: fix unitialized dataKévin Dietrich
2022-01-24Fix T95099: Have launcher wait for Blender exitJens Ehrhardt
2022-01-24Cleanup: Move the "toggle smooth brush" functionality to functionsSebastian Parborg
2022-01-24Hook up invert and smooth mode to weight and vertex paintSebastian Parborg
2022-01-24Fix T94651: Cycles error with pointcloud vector attributeBrecht Van Lommel
2022-01-24Linux/CMake: link `libbbrotli*.a` along with new FreeTypeSybren A. Stüvel
2022-01-24Fix `Image.gl_touch` not loading image.Jeroen Bakker
2022-01-24Cleanup: Remove unused enumGermano Cavalcante
2022-01-24GPUShaderCreateInfo: Add manual validation of bindpointsClément Foucault
2022-01-24Remove confusing name _old(Jeroen Bakker
2022-01-24Performance: Remap multiple items in UIJeroen Bakker
2022-01-24Cleanup: sort cmake file listsCampbell Barton
2022-01-24Cleanup: sort struct forward declarationsCampbell Barton
2022-01-24Cleanup: clang-formatCampbell Barton
2022-01-24Performance: Remap multiple items in UIJeroen Bakker
2022-01-24Geometry Nodes: Extrude Mesh NodeHans Goudey
2022-01-24Cleanup: Grammar: its self vs. itselfHans Goudey
2022-01-24Cleanup: spelling in commentsCampbell Barton
2022-01-24Cleanup: avoid positional struct initializationCampbell Barton
2022-01-23Geometry Nodes: Triangulate Node - Add Selection InputJohnny Matthews
2022-01-23Geometry Nodes: Relative Handle Position ModeJohnny Matthews
2022-01-23Cleanup: separate function for Alembic edge crease readingKévin Dietrich
2022-01-23Fix Cycles crash collecting render statsKévin Dietrich
2022-01-23Cleanup: Improvements to mesh to bmesh conversionHans Goudey
2022-01-22Fix T94760: Crash building BMesh when opening fileHans Goudey
2022-01-22LineArt: Option to keep contour when using face mark filtering.YimingWu
2022-01-22LineArt: Back face cullingYimingWu
2022-01-22LineArt: Noise tolerant chaining.YimingWu
2022-01-22BMesh: merge normal and tessellation calculation on undoCampbell Barton
2022-01-22Fix linking in debug modeCampbell Barton
2022-01-22Cleanup: Move bmesh_mesh_convert.c to C++Hans Goudey
2022-01-22Fix T13879 new OBJ exporter not saving files with Unicode characters.Aras Pranckevicius
2022-01-22Cleanup: Use references, const variablesHans Goudey