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-14Cleanup: use doxy sectionsCampbell Barton
2020-03-14UI: Toolbar iconsWilliam Reynish
2020-03-14Fix T73921: Eevee volume render test memory leak in MantaflowSebastián Barschkis
2020-03-13GPencil: Don'r Replace color if vertex color is emptyAntonio Vazquez
2020-03-13Cleanup: USD, move some common code to an abstract superclassSybren A. Stüvel
2020-03-13Fix T74699: File browser closing while loading crash.Bastien Montagne
2020-03-13Cleanup: `BKE_mesh_nomain_to_mesh`: Add assert that source mesh is indeed not...Bastien Montagne
2020-03-13Cleanup: Comments of wmJobs callbacks.Bastien Montagne
2020-03-13Fix T74397: Crash after undoing quadriflow remesh on duplicate with armature ...Sebastian Parborg
2020-03-13Fix T74686: Loading btx file in multires modifier is not workingSergey Sharybin
2020-03-13Multires: Fix loosing sculpt data when using external BTX fileSergey Sharybin
2020-03-13Fix stereoscopy reference image drawing in the viewportDalai Felinto
2020-03-13GPencil: Fix UI typoAntonio Vazquez
2020-03-13Fix stereoscopy drawing for camera backgroundDalai Felinto
2020-03-13Fluid: Potential fix for Eevee tests crashing with MantaflowSebastián Barschkis
2020-03-13Potential fix for T74609: File Selector Crashes Showing Thumbnails.Bastien Montagne
2020-03-13Multires: Fix Subdivide, Reshape and Apply BaseSergey Sharybin
2020-03-13Multires: Increase default quality to 4Sergey Sharybin
2020-03-13Subdiv: Fix loose geometry callbacks in certain conditionsSergey Sharybin
2020-03-13OpenSubdiv: Make non-full geometry less strict for sharpnessSergey Sharybin
2020-03-13GPencil: Fix typo errorAntonio Vazquez
2020-03-13GPencil: Enable Lights ON to default object in 2D templateAntonio Vazquez
2020-03-13Python: add foreach_get and foreach_set methods to pyrna_prop_arrayBogdan Nagirniak
2020-03-13GPencil: Avoid segment fault when use Simplify modifierAntonio Vazquez
2020-03-13Cleanup: USD, removed unused export job dataSybren A. Stüvel
2020-03-13GPencil: Fix Noise modifier versioningAntonio Vazquez
2020-03-13Fix T74696: Segment fault in Noise modifier using Vertex GroupsAntonio Vazquez
2020-03-13Fix IDTypeInfo not having enough bits for ID filter flagBrecht Van Lommel
2020-03-13GPencil: Cleanup unneeded checkAntonio Vazquez
2020-03-13GPencil: Join Tint and Vertex Color modifierAntonio Vazquez
2020-03-13Fix info showing multi-line reports reversed (upside-down)Campbell Barton
2020-03-13DeformMod: Performance by reusing buffersJeroen Bakker
2020-03-13Cleanup: pass const args (mostly Scene & RenderData)Campbell Barton
2020-03-12Fix boundary edges detection ignoring Face Set visibilityPablo Dobarro
2020-03-12Fix flood fill operation not taking into account hidden verticesPablo Dobarro
2020-03-12Use golden ratio conjugate for Face Sets hue generationPablo Dobarro
2020-03-12Fix Face Set operators not modifying sigle poly Face SetsPablo Dobarro
2020-03-12Fix T74646: Pick a random face set to be rendered white when randomizing the ...Pablo Dobarro
2020-03-12Fix T74648: Do not relax with 0 neighbors or no vertex normalPablo Dobarro
2020-03-12Fix mesh shrinking when using the relax mesh filter.Pablo Dobarro
2020-03-12Fix memory leak in recent Cycles image texture refactorBrecht Van Lommel
2020-03-12GPencil: Move Vertex Paint mode to topbarAntonio Vazquez
2020-03-12GPencil: Fix color management in Vertex Paint toolsAntonio Vazquez
2020-03-12Fix T73049: Drag & drop on overlapping panels behaves incorrectlyJacques Lucke
2020-03-12Fix T74670: crash during copy paste of objects.Bastien Montagne
2020-03-12Expose 'is embedded data' ID flag to RNA.Bastien Montagne
2020-03-12Fix T66505: Dope Sheet shows empty Grease Pencil/Annotation layersSybren A. Stüvel
2020-03-12Cleanup: simplified Grease Pencil animdata filterSybren A. Stüvel
2020-03-12Cleanup: add device_texture for images, distinct from other global memoryBrecht Van Lommel
2020-03-12Fix build error with recent OpenImageIO versionsBrecht Van Lommel