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-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
2019-09-19Modifiers: every modifier now copies mesh settings, fixing texture space issuesBrecht Van Lommel
2019-09-19Cleanup: spellingCampbell Barton
2019-09-18Subvid: Initial support of subdiv topology querySergey Sharybin
2019-09-18Subdiv: Cleanup, split function into smaller onesSergey Sharybin
2019-09-18Fix T69580: Smooth brush freezes on highpoly meshPablo Dobarro
2019-09-17Fix T69809, T69810: sculpt gone or crashing after renderBrecht Van Lommel
2019-09-17Fix T61313: gravity not displayed correct when changing unit scaleBrecht Van Lommel
2019-09-17Fix T69974: crashes in .blend files where 3D viewport was splitBrecht Van Lommel
2019-09-17Fix T69931: Materials with keyframes duplicated by 'make single user' are lin...Bastien Montagne
2019-09-17Cleanup/sanitize a bit Action copying within `BKE_animdata_copy()`.Bastien Montagne
2019-09-15fix: (unreported) When converting nurbs or curves to Mesh the generated UVMap...Gaia Clary
2019-09-14VSE: quiet missing prototype warningsJacques Lucke
2019-09-14VSE: prefetchingRichard Antalik
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-14Fix T69857: image.load() API function does not load pixelsBrecht Van Lommel
2019-09-13Per-Viewport Collection VisibilityDalai Felinto
2019-09-13Fix "minimum twist" curve flipping issueSebastian Parborg
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-13Fix T69846: Segment fault converting Curves to GPencil strokesAntonio Vazquez
2019-09-13Fix T69829: Gpencil sample memory leaks.YimingWu
2019-09-13Cleanup: Use bool instead of intAntonio Vazquez
2019-09-13GPencil: Fix unreported memory leak for weightsAntonio Vazquez
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-09-12Shading: Add Vertex Color node.OmarSquircleArt
2019-09-12Fix T69789: Assert when create a new Full Copy scene base on 2D template.Bastien Montagne
2019-09-12Cleanup: line breaks with commentsCampbell Barton
2019-09-11DNA: defaults for ID typesCampbell Barton
2019-09-11Fix T69558: crash in BKE_scene_update_sound for a soundstrip withoutPhilipp Oeser
2019-09-11Fix T69754: crash in sculpting after library overrides were enabledBrecht Van Lommel
2019-09-11LibOverride: Enable them in UI by default.Bastien Montagne
2019-09-11Cycles: Display RenderPass in ViewportJeroen Bakker
2019-09-11Depsgraph: Allow non-keyed changes from frame_change_post handlerSergey Sharybin
2019-09-11Python handlers: Pass depsgraph to events where it makes senseSergey Sharybin
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-10Sculpt: Grab Active Vertex and Dynamic Mesh PreviewPablo Dobarro
2019-09-10Fix T69702: crash using particles rendered as whole collectionPhilipp Oeser
2019-09-10Sculpt: Mask Extract operatorPablo Dobarro
2019-09-09Added function to calculate the total area of a mesh.Sebastian Parborg
2019-09-09DNA: use defaults for Object, Mesh, MaterialCampbell Barton
2019-09-09Sculpt: Pose BrushPablo Dobarro
2019-09-09UI: Format Memory Strings in BinaryHarley Acheson
2019-09-09Sculpt: Mesh Filter ToolPablo Dobarro
2019-09-09Sculpt: Elastic Deform BrushPablo Dobarro
2019-09-09DNA: initial DNA defaults supportCampbell Barton
2019-09-09Sculpt: Draw Sharp BrushPablo Dobarro
2019-09-09Cleanup: remove unused scene struct membersCampbell Barton
2019-09-09Move callbacks API from BLI to BKESergey Sharybin