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-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
2020-05-28Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-28Cleanup: remove unused struct members from RenderStatsCampbell Barton
2020-05-28Cleanup: spellingCampbell Barton
2020-05-28Cleanup: missing braces warningCampbell Barton
2020-05-27CD_PROP_COL datalayerPablo Dobarro
2020-05-27Fix T75096: Crash when using liquid simulation as dynamic paint brushJacques Lucke
2020-05-27Cleanup: sort file, structsCampbell Barton
2020-05-26UI: List Panel SystemHans Goudey
2020-05-26Modifiers: Add normalize weights option to vertex weight modifiersCody Winchester
2020-05-26Cleanup/refactor: Workspace API, boilerplate code, early exitJulian Eisel
2020-05-26Cleanup: remove unused includes from lib_query.cBastien Montagne
2020-05-26Fix/refactor foreach_id handling of animdata.Bastien Montagne
2020-05-26Curves: Implement Handles for selected points onlyAntonio Vazquez
2020-05-25Sculpt: Pose Brush Scale/Transform deform modePablo Dobarro
2020-05-25UI/Physics: Show error enabling Rigid Body if compiled without BulletJulian Eisel
2020-05-25Merge remote-tracking branch 'origin/blender-v2.83-release'Dalai Felinto