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
2019-10-01Fix T70376: Lattice point looses state on modeswitch when shape keys arePhilipp Oeser
2019-09-30PBVH: PBVH_FullyMasked and PBVH_FullyUnmasked flagsPablo Dobarro
2019-09-30Cleanup: spellingCampbell Barton
2019-09-30Fix T69334: VSE Very low framerateRichard Antalik
2019-09-29Fix small memory leaks in some sculpt toolsBrecht Van Lommel
2019-09-29Sculpt: minor optimizations for GPU draw buffer fillingBrecht Van Lommel
2019-09-29Sculpt: only update draw buffers for visible nodes during paint strokeBrecht Van Lommel
2019-09-29Sculpt: multithread GPU draw buffer filling for workbenchBrecht Van Lommel
2019-09-29Sculpt: use dynamic scheduling and chunk size 1 for multithreadingBrecht Van Lommel
2019-09-29Cleanup: move sculpt parallel range threading test into functionBrecht Van Lommel
2019-09-28Fix unnecessary use of atomics in PBVH normal updateBrecht Van Lommel
2019-09-28GPencil: Fix compiler warningAntonio Vazquez
2019-09-28Cleanup: Remove // commentsAntonio Vazquez
2019-09-27Sculpt: Sculpt cursor UX improvementsPablo Dobarro
2019-09-27Voxel remesh: Enable adaptivityPablo Dobarro
2019-09-27Fix T56497: Snake hook sculpt brush slips off and affects the part of the mes...Pablo Dobarro
2019-09-27Sculpt: Enable accumulate in scrape brushPablo Dobarro
2019-09-27GPencil: New Brush default settingsAntonio Vazquez
2019-09-27Fix part of T70295: sculpt drawing not clipping PBVH behind the cameraBrecht Van Lommel
2019-09-27Cleanup: use consistent clipping plane sign conventionBrecht Van Lommel
2019-09-27Cleanup: structs, cmake file listsCampbell Barton
2019-09-26Cleanup: compiler warningsBrecht Van Lommel
2019-09-26Quadriflow: Symmetry supportPablo Dobarro
2019-09-26Cleanup: fix compiler warningsBrecht Van Lommel
2019-09-26Voxel Remesh: Fix poles and preserve volumePablo Dobarro
2019-09-26Sculpt: Brush default settingsPablo Dobarro
2019-09-26Fix T67732: metadata "Include Labels" checkbox doesn't work when "Use Strip M...Sybren A. Stüvel
2019-09-26Fix T70163: Error painting with Subdivision at end of stackSergey Sharybin
2019-09-25Fix T69573: Driver Value does not slide along the actual value in the Driver ...Sybren A. Stüvel
2019-09-24Fix T70080: Newly created objects not visible with local collectionsDalai Felinto
2019-09-24Make new objects (from enabled collections or append) visible to local viewsDalai Felinto
2019-09-23Modifiers: every modifier now copies mesh settings, fixing texture space issuesBrecht Van Lommel
2019-09-23Cleanup: remove unimplemented texture space rotation variablesBrecht Van Lommel
2019-09-23Cleanup: remove Mesh.bb and Curve.bb, no reason for these to be persistentBrecht Van Lommel
2019-09-23Fix selection and snapping misusing texture space as boundboxBrecht Van Lommel
2019-09-22Fix T69352: Audio strips don't update when changing `frame_start`Richard Antalik
2019-09-21GPencil: Apply transformed rotation only if neededAntonio Vazquez
2019-09-21Revert "Modifiers: every modifier now copies mesh settings, fixing texture sp...Brecht Van Lommel
2019-09-20Fix T70109: Crash with the Data Transfer Modifier (with any 'Edge Data' option)mano-wii
2019-09-20Mesh: support face-maps when joiningCampbell Barton
2019-09-19Fix T67724: Cycles renders metaballs with wrong texture spaceBrecht Van Lommel
2019-09-19Fix buffer overflow using bbone segment interpolationSergey Sharybin
2019-09-19Fix T70070: Path always absolute when importing AlembicSybren A. Stüvel
2019-09-19Fix crash in local collections with excluded layerJulian Eisel
2019-09-19Fix T69993: vertex instancing only works on original verticesBrecht Van Lommel
2019-09-19Clean-up/safety check in new BKE_mesh_copy_settings().Bastien Montagne
2019-09-19Fix T67934: Weight paint doesn't work with Subsurf/MultiresSergey Sharybin
2019-09-19Subdiv: Add deformation-only subdivisionSergey Sharybin
2019-09-19Subdiv: Cleanup, commentsSergey Sharybin
2019-09-19Fix T66154: viewlayer hide/exclude settings getting lost for linked collectionsBrecht Van Lommel