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-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-18Fix preference for file browser and new window not being savedBrecht Van Lommel
2019-09-17Fix T69809, T69810: sculpt gone or crashing after renderBrecht Van Lommel
2019-09-17Sculpt: Add pose origin preview to the Pose BrushPablo Dobarro
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-13Cleanup: use header guardsCampbell Barton
2019-09-13Cleanup: clang-formatCampbell Barton
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-12Shading: Add More Features To The Voronoi 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: move View3D, View3DOverlay into DNA_view3d_defaults.hCampbell 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-11Sculpt: Transform toolPablo Dobarro
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-10GPencil: New Simplify Tint optionAntonio Vazquez
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-10Sculpt: Mask Expand operatorPablo Dobarro
2019-09-09Shading: Extend Musgrave node to other dimensions.OmarSquircleArt
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-09Fix build error after DNA defaults changingBrecht Van Lommel
2019-09-09Sculpt: Pose BrushPablo Dobarro
2019-09-09Fix (unreported) non-official X3D add-on enabled in factory startup.Bastien Montagne