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
2020-03-17Merge branch 'master' into temp-openxr-blendersideJulian Eisel
2020-03-17GPencil: Fix crash joining objectsAntonio Vazquez
2020-03-17GPencil: Rename old color operators to materialAntonio Vazquez
2020-03-17Fix T74762: Mantaflow: Non emmiting flow source affects simulationSebastián Barschkis
2020-03-17Fix T74322: Wrong object bundles with scaled cameraSergey Sharybin
2020-03-17Cleanup: Remove unused functionSergey Sharybin
2020-03-17Multires: Properly support virtual modifiers for Apply BaseSergey Sharybin
2020-03-17GPencil: Fix Parent layer not workingAntonio Vazquez
2020-03-17Cleanup: blenkernel proper header inclusion for BKE_ocean.hRay Molenkamp
2020-03-17Fix T74838: fix dereferencing of NULL in sculpt_no_multires_poll when no acti...Robert Guetzkow
2020-03-17Multires: Fix Apply Base when there are deform modifiersSergey Sharybin
2020-03-17Multires: Add utility to create deformed base meshSergey Sharybin
2020-03-17Mesh: Fix applying deform modifier up to indexSergey Sharybin
2020-03-17Mesh: Add utility to calculate deform modifier up to indexSergey Sharybin
2020-03-17Multires: Cleanup, argument naming and orderSergey Sharybin
2020-03-17Multires: Cleanup, remove redundant argumentSergey Sharybin
2020-03-17Make it obvious that the DRW context getters are not for general useJulian Eisel
2020-03-17Fluid: Fixes for new abort bake faster featureSebastián Barschkis
2020-03-17Add experimental global undo speedup.Bastien Montagne
2020-03-17Cleanup: rename functionMateusz Grzeliński
2020-03-17OverlayEngine: crash when using hidden facesJeroen Bakker
2020-03-17Revert "Cleanup: use doxy sections"Campbell Barton
2020-03-17Fluid: Abort baking jobs fasterSebastián Barschkis
2020-03-17Multires: Cleanup, naming, make it more consistentSergey Sharybin
2020-03-17Add accumulated recalc flags to IDs.Bastien Montagne
2020-03-17Cleanup: minor changes.Bastien Montagne
2020-03-17Fluid: Re-dded Empty Space option in the UISebastián Barschkis
2020-03-17Depsgraph: Adds helpers to extract/restore despgraphs in a given Main.Bastien Montagne
2020-03-17BKE_lib_id: Add helper to swap full ID content and use proper naming.Bastien Montagne
2020-03-17Cleanup: rename 'centre' to 'center' in View3DCampbell Barton
2020-03-17Cleanup: sort DNA renamingCampbell Barton
2020-03-17Cleanup: use more descriptive variable name for the data-maskCampbell Barton
2020-03-16Nodes: Display bl_icon of custom nodes in node headerJacques Lucke
2020-03-16Merge branch 'temp-openxr-ghostxr' into temp-openxr-blendersideJulian Eisel
2020-03-16Fix incorrect Face Sets when using mask extractPablo Dobarro
2020-03-16Fix visual artifacts with partially hidden meshes and mask extractPablo Dobarro
2020-03-16Fix T74626: Wrong Face Sets overlay rendering in smooth shadingPablo Dobarro
2020-03-16Update viewport rotation origin when changing Face Set visibilityPablo Dobarro
2020-03-16Fix T61234 Mirroring Grease Pencil keyframes in the Dopesheet failsSybren A. Stüvel
2020-03-16Cleanup: Typo in commentSergey Sharybin
2020-03-16UI: fix backdrop and alignment in anim channelsSybren A. Stüvel
2020-03-16Workbench: Crash When Rendering With StereoJeroen Bakker
2020-03-16Cleanup: use unsigned char for UI_view2d_text_cache_addCampbell Barton
2020-03-16Cleanup: misleading memset useCampbell Barton
2020-03-16UI: Add an Outline to the Popover ArrowsYevgeny Makarov
2020-03-16Workbench: Fix default view not reset after drawingClément Foucault
2020-03-15GPencil: Reduce factor to 5 in previous commitAntonio Vazquez
2020-03-15GPencil: Remove Keep parameter from Select Vertex ColorAntonio Vazquez
2020-03-15Fix Blender building after recent 'cleanup'.Bastien Montagne
2020-03-15Fix outliner edit-mode checkCampbell Barton