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-10Cleanup: improve custom data type namesJacques Lucke
2020-06-10Cleanup: redundant headersCampbell Barton
2020-06-10Cleanup: move BKE_mesh_wrapper functions into own headerCampbell Barton
2020-06-10BLI: update behavior of Map.lookup_or_addJacques Lucke
2020-06-10LibOverride: Fix issues related to ID name differences.Bastien Montagne
2020-06-10Mesh: utility functions to access wrapped mesh coordinatesCampbell Barton
2020-06-09Sculpt: Face Set Edit OperatorPablo Dobarro
2020-06-09Sculpt: Pose Squash and Stretch deform modePablo Dobarro
2020-06-09Nodes: efficient node tree queries and inliningJacques Lucke
2020-06-09Cleanup: Move pointcache dna to separate fileJacques Lucke
2020-06-09Cleanup: extract function for common function call sequenceJacques Lucke
2020-06-09Cleanup: correct enum names in commentsJacques Lucke
2020-06-09BLI: rename ArrayRef to SpanJacques Lucke
2020-06-09GPencil: Cleanup doxygen commentsAntonio Vazquez
2020-06-09GPencil: Improve viewlayer masking checkAntonio Vazquez
2020-06-09BLI: put C++ data structures in "blender" namespace instead of "BLI"Jacques Lucke
2020-06-09Fix mistake in recent fix for text editor overflowCampbell Barton
2020-06-09Docs: comment text scale behaviorCampbell Barton
2020-06-09Fix T77609: Scale to Fit Text Box fails when text is too narrowDalai Felinto
2020-06-08Simulations: initial simulation state and cacheJacques Lucke
2020-06-08GPencil: Show only first frame if current frame is equals or greater than cur...Antonio Vazquez
2020-06-07Fix T77520: GPencil viewlayer filter produce crash with masking layersAntonio Vazquez
2020-06-06Fix T77473: Removing GPencil vertex group mix dataMarcelo Demian Gómez
2020-06-05UI: Drag and Drop Modifiers, Layout UpdatesHans Goudey
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-06-05CleanUp: Introduce BKE_fcurve_createJeroen Bakker
2020-06-05Cleanup: spellingCampbell Barton
2020-06-04Fix T77358: Gpencil can't select geometry within transparent layersAntonio Vazquez
2020-06-04Fix error removing the image paint cursorCampbell Barton
2020-06-03Cleanup: Use ELEM MacroHans Goudey
2020-06-03LibOverride: fix debug timing code.Bastien Montagne
2020-06-03GPencil: Fix unreported error in Dots Strokes material initializationAntonio Vazquez
2020-06-03Fix T77156: GPencil view layer filter by layer not workingAntonio Vazquez
2020-06-03Fix T77289: Crash when typing negative numbersHans Goudey
2020-06-02Fix T76776: Implement vertex_visibility_get for PBVH_GRIDSPablo Dobarro
2020-06-02Cleanup: Always use pbvh in PBVH BKE filesPablo Dobarro
2020-06-02Sculpt: Improve twist axis in Pose FK modePablo Dobarro
2020-06-02Library Overrides: Don't move collections to Scene Collection when overridingJulian Eisel
2020-06-02BVHCache: PerformanceJeroen Bakker
2020-06-02GPU: Texture: Replace internal sampler state by explicit state objectClément Foucault
2020-06-01Fix T74552: Distribute negatives in number inputHans Goudey
2020-06-01Cleanup: clang-formatCampbell Barton
2020-06-01Merge branch 'blender-v2.83-release'Campbell Barton
2020-06-01Cleanup: warningsCampbell Barton
2020-05-29Fix LayerTypeInfo for CD_PROP_COLPhilipp Oeser
2020-05-29Cleanup: Use Consistent Capitalization of "Anti-Aliasing"Aaron Carlisle
2020-05-29Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-05-29Fix T73972: Collection in outliner grayed out when all collection children ar...Manuel Castilla
2020-05-29Cleanup: spelling, correct reference to 'Mesh.mcol'Campbell Barton