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-06-30Cleanup: remove unnecessary namespace specifiersJacques Lucke
2020-06-30UI: Add shortcuts for grease pencil modifier panelsHans Goudey
2020-06-30UI: Alphabetize grease pencil modifier listAdrian Newton
2020-06-30EEVEE: Fix undefined behavior when using BSDF nodes inside volume shadersClément Foucault
2020-06-29GPencil: Cleanup - Replace gp_ prefix with gpencil_Antonio Vazquez
2020-06-29UI: Tweak Cache File Template LayoutHans Goudey
2020-06-29UI: Don't show modifier operation reports on button pressHans Goudey
2020-06-29UI: Add shortcuts for modifier panelsHans Goudey
2020-06-29Fix T78444: Duplicate "From Radius" in Cast Modifier UIHans Goudey
2020-06-29Remove Threaded Sculpt optionPablo Dobarro
2020-06-29Nodes: rename node_socket.c to node_socket.ccJacques Lucke
2020-06-29Fix compile error on Apple ClangJulian Eisel
2020-06-29UI: Show library status icons in search menus, rather than letter prefixJulian Eisel
2020-06-29RNA: properly tag 'embedded' ID pointers as owned.Bastien Montagne
2020-06-29LibOverride: ignore all data arrays of meshes.Bastien Montagne
2020-06-29RNA: Add a way to prevent automatic addition of 'no ownership' flag for ID po...Bastien Montagne
2020-06-29Fix ShapeKeys not being deleted together with their owner ID.Bastien Montagne
2020-06-29Fix ID_swap not keeping original recalc flags.Bastien Montagne
2020-06-29Add utils to remove an ID from the relations runtime data in Main.Bastien Montagne
2020-06-29Cleanup: make some type casts explicitJacques Lucke
2020-06-29Fix T78323: Enable Unified and Secondary colors for Scultp Vertex ColorsPablo Dobarro
2020-06-29Fix Smear Tool too weak on high poly meshesPablo Dobarro
2020-06-29Transform: Draw edge considered in the slide valueGermano Cavalcante
2020-06-29Fix T77946: Problem snapping with "Project onto Self" on a curve with generat...Germano Cavalcante
2020-06-29GPencil: Cleanup function names replace gp_ by gpencil_ prefix (cont)Antonio Vazquez
2020-06-29GPencil: Cleanup function names replace gp_ by gpencil_ prefixAntonio Vazquez
2020-06-29GPencil: Cleanup - Rename some functions from gp_ to gpencil_Antonio Vazquez
2020-06-29GPencil: Cleanup - Rename annotation function to new prefixAntonio Vazquez
2020-06-29Fix T78361: Crash When ModellingJeroen Bakker
2020-06-29Depsgraph: introduce blender::deg namespaceJacques Lucke
2020-06-29Fix T74290 Face Dots in front (X-ray) Visual GlitchClément Foucault
2020-06-29Cleanup: use blender::bke namespace in simulation.ccJacques Lucke
2020-06-29Cleanup: reduce code indentation and simplify some code flowGermano Cavalcante
2020-06-29VSE: Fix type mismatch introduced in rB8bcfa0d1fb9fRichard Antalik
2020-06-29BLI: remove blender::Optional in favor of std::optionalJacques Lucke
2020-06-29Fix T78401: Convert Mesh to Grease Pencil with empty material slot crashesPhilipp Oeser
2020-06-29Fix T74220 Mantaflow Color Mapping not ignoring alpha valueClément Foucault
2020-06-29Fix T61573 GPencil: Annotation thickness doesn't work with on OSXClément Foucault
2020-06-29Fix compiler warning for deprecated variable useJulian Eisel
2020-06-29Cleanup: minor change missed last commitCampbell Barton
2020-06-29Cleanup: use designated initializes for mesh extract structsCampbell Barton
2020-06-29Cleanup: use std::make_unique instead of blender::make_uniqueJacques Lucke
2020-06-29Fix T78415: Particle Edit mode Add brush with a radius > 181px crashesPhilipp Oeser
2020-06-29Cleanup: rename namespace DotExport to dotJacques Lucke
2020-06-29Cleanup: Use blender namespace in blenkernelJacques Lucke
2020-06-29Fix T73892: EEVEE Viewport Render Ignores Render As WireJeroen Bakker
2020-06-29Fix T78229: Playhead not refreshing when area is maximizedJeroen Bakker
2020-06-29Fix T78176: Sequencer renders playhead line twiceJeroen Bakker
2020-06-28GPencil: Cleanup - replace loop with LISTBASE_FOREACHAntonio Vazquez
2020-06-28Fix T78353: GPencil: Make Circle select only select points inside circleAntonio Vazquez