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
2021-06-22Fix T89366: GPencil hide layers above parented layerAntonio Vazquez
2021-06-22Fix T89343: Point cloud instances not transformed when realizedHans Goudey
2021-06-22Revert "Enhanced stats/reports for blendfile reading."Brecht Van Lommel
2021-06-22Geometry Nodes: Join curve attributes when realizing instancesHans Goudey
2021-06-22Cleanup: Refactor spline copying functionsHans Goudey
2021-06-22Fix deadlock with shrinkwrap and other modifiersBrecht Van Lommel
2021-06-22Enhanced stats/reports for blendfile reading.Bastien Montagne
2021-06-22Minor cleanup to previous commit introducing `BLI_math_time`.Bastien Montagne
2021-06-22Add initial `BLI_math_time` with a 'seconds decompose' function.Bastien Montagne
2021-06-22Fix T89360: Eevee transforms geometry when using "High Quality Normals"Germano Cavalcante
2021-06-22Cleanup: split BKE_object_batch_cache_dirty_tagGermano Cavalcante
2021-06-22Cleanup: deduplicate free codeGermano Cavalcante
2021-06-22Draw: Added testcases for hair refine shaders.Jeroen Bakker
2021-06-22Fix T89347: Edit-mesh make planar faces doesn't update face normalsCampbell Barton
2021-06-22Fix T89345: Edit-mesh decimate doesn't update face normalsCampbell Barton
2021-06-22Fix T89196: Depsgraph use-after-free after scene switching undoSergey Sharybin
2021-06-22Cleanup: Use more clear visibility tag function nameSergey Sharybin
2021-06-22Cleanup: rename playhead in the UI and codeCampbell Barton
2021-06-223D View: adjust order of planes for occlusion checkCampbell Barton
2021-06-22Fix bone select failing with end-points outside the viewCampbell Barton
2021-06-22Cleanup: use early return for selection callbacksCampbell Barton
2021-06-22Cleanup: spellingCampbell Barton
2021-06-22Cleanup: Use "size" instead of "points_len" in spline codeHans Goudey
2021-06-22Cleanup: Rename variables, use shorter namesHans Goudey
2021-06-22Refactor of Wintab to use Wintab supplied mouse movement once verified agains...Nicholas Rishel
2021-06-22Geometry Nodes: Use multithreading for the curve to mesh nodeHans Goudey
2021-06-21Refactor: Do not keep a copy of depth buffer in RegionView3DGermano Cavalcante
2021-06-21Fix T89291: Objects with rotation deltas don't rotate in correct axesGermano Cavalcante
2021-06-21Fix deadlocks in mesh modifier evaluation and particlesBrecht Van Lommel
2021-06-21GPencil: Disable Lights when duplicate layerAntonio Vazquez
2021-06-21Performance: Flush selection to edges/faces.Jeroen Bakker
2021-06-21Fix T89306: GPencil selection doesn't work correctly with modifiersAntonio Vazquez
2021-06-21Cleanup: improve naming in CompositorManuel Castilla
2021-06-21Cleanup: move function parameter to memberManuel Castilla
2021-06-21Fix T89122: crash when multi input is connected to multiple group inputsJacques Lucke
2021-06-21Fix T89329: icosphere subdivisions can be set to 0Daniel Salazar
2021-06-21Cleanup: use doxy sections in view3d iteratorsCampbell Barton
2021-06-21Cleanup: variable naming in view3d_iteratorsCampbell Barton
2021-06-21Fix T32214: Wireframe edge select fails with verts behind the viewCampbell Barton
2021-06-21Cleanup: pass objects as const argumentsCampbell Barton
2021-06-21Cleanup: swap top/bottom args to planes_from_projmatCampbell Barton
2021-06-21Fix T89271: Selecting all vertices doesn't select all edges.Jeroen Bakker
2021-06-21Cleanup: Rename spline interpolation functionsHans Goudey
2021-06-21Geometry Nodes: Multithread curve resample nodeHans Goudey
2021-06-21Cleanup: use early return in view3d iterator callbacksCampbell Barton
2021-06-21Docs: improve imbuf.write docstringCampbell Barton
2021-06-21Delaunay add support for detecting and removing holes from output.Howard Trickey
2021-06-21Curves: Multithread Curve to CurveEval conversionHans Goudey
2021-06-21Fix: Spreadsheet selection filter crash on non-mesh componentsHans Goudey
2021-06-20Fix T89302: Broken normals after mesh to curve nodeHans Goudey