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-11-27Cycles: Scale denoising albedo contribution of Principled BSDFs according to ...Lukas Stockner
2019-11-27Fix T71865: Separating mesh parts breaks shape keysCampbell Barton
2019-11-27Cleanup: bmesh conversion commentsCampbell Barton
2019-11-27Fix T71000: Statistics don't take collections hidden state into accountDalai Felinto
2019-11-27Fix crash exiting edit-mode with an active basis shape keyCampbell Barton
2019-11-27Clay Brush: Input curves and update defaultsPablo Dobarro
2019-11-27Sculpt: Sample Voxel SizePablo Dobarro
2019-11-27Sculpt/Paint: Remove Unified SIZE_PRESSURE and ALPHA_PRESSUREPablo Dobarro
2019-11-27Sculpt/Paint: Move Elastic Deform Kelvinlets to BKEPablo Dobarro
2019-11-27Fix T71667: Use the Sculpt Mesh API in the Multires Smooth brushPablo Dobarro
2019-11-27Fix T71868: Clay Strips brush collapsed geometryPablo Dobarro
2019-11-27Fix typo in versiong codePablo Dobarro
2019-11-27Text Object: change spacing now operates on selectionDamien Picard
2019-11-27Cleanup: Remove BIF_gl.hJeroen Bakker
2019-11-27Workbench: PerformanceJeroen Bakker
2019-11-27Curve: CurveMapping Extend OptionJeroen Bakker
2019-11-27Add 'EDBM_selectmode_disable_multi' and use in knifeprojectPhilipp Oeser
2019-11-27RenderViewport: Texture FormatJeroen Bakker
2019-11-27EEVEE: GLSL RenderpassesJeroen Bakker
2019-11-27EEVEE: Renderlayer artifactsJeroen Bakker
2019-11-27Cleanup: move space text vars into a runtime structCampbell Barton
2019-11-27Fix T30941: Add cloth air pressure simulationSebastian Parborg
2019-11-27Clean/Fix remaining cases of props assignments in resgistrable structs def.Bastien Montagne
2019-11-27Fix T71864: Broken 'Select' > 'More' in face mode in UV EditorPhilipp Oeser
2019-11-27Avoid Brush user count increase when duplicates the BrushAntonio Vazquez
2019-11-27fix T69772 Collada importer creates wrong fcurves for skeletal animationGaia Clary
2019-11-27Cycles: Add Random Per Island attribute.OmarSquircleArt
2019-11-27refactor: collada importer: calculate fcurve index only once when creating an...Gaia Clary
2019-11-27Cleanup: spelling, clang-formatCampbell Barton
2019-11-27Cleanup: warningsCampbell Barton
2019-11-27Fix T69530: Do Not Refresh Bookmarks While Moving File BrowserHarley Acheson
2019-11-27Cleanup/CMake: Remove dormant windows codesign codeRay Molenkamp
2019-11-26Fix preview Template-ID broken in vertical layoutsJulian Eisel
2019-11-26Gpencil: Fix unreported memory leak duplicating BrushAntonio Vazquez
2019-11-26Allow deletion of directories in the file browserRobert Guetzkow
2019-11-26Anim: added BKE_object_moves_in_time(object) functionSybren A. Stüvel
2019-11-26Anim: made object param of BKE_animdata_id_is_animated() constSybren A. Stüvel
2019-11-26Alembic export: don't assume transform is always animatedSybren A. Stüvel
2019-11-26Removed `BKE_object_is_animated()`Sybren A. Stüvel
2019-11-26Made ob param of `modifiers_getVirtualModifierList` constSybren A. Stüvel
2019-11-26Clarified comment about `modifiers_getVirtualModifierList()`Sybren A. Stüvel
2019-11-26Clip Editor: Remove Image label from selectorSergey Sharybin
2019-11-26Fix T71924: Baking quaternion keyframes gives discontinuous valuesCampbell Barton
2019-11-26PyAPI: add Quaternion.make_compatibleCampbell Barton
2019-11-26Fix quaternion compatibility functionCampbell Barton
2019-11-26Clip Editor: Fix uninitialized plane track grabbing pointsSergey Sharybin
2019-11-26Clip Editor: Fix visualization of plane track imageSergey Sharybin
2019-11-26Clip Editor: Allow opening and creating images from Plane Track panelSergey Sharybin
2019-11-26Fix T64655: Quad view toggle conflicts on macOSCampbell Barton
2019-11-26BLI_task: Add pooled threaded index range iterator, Take II.Bastien Montagne