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-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-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-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-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-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
2020-05-25Fix building after rBdeaff945d0b9... sic.Bastien Montagne
2020-05-25Fix T76941: "Set Inverse" in Child Of constraint broken with armaturesSybren A. Stüvel
2020-05-25Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-25Cleanup: ID makelocal code: remove useless and confusing debug code.Bastien Montagne
2020-05-25Libquery: Refactor: add bmain to data passed to callback.Bastien Montagne
2020-05-25Fix T76997: bad handling of embedded IDs in partial append.Bastien Montagne
2020-05-25Fix T76997: bad handling of embedded IDs in partial append.Bastien Montagne
2020-05-25Mesh: skip conversion from edit-mesh to mesh in edit-modeCampbell Barton
2020-05-25Simulations: pass simulation data block to update functionJacques Lucke
2020-05-25Cleanup: typoJacques Lucke
2020-05-25Merge remote-tracking branch 'origin/blender-v2.83-release'Sybren A. Stüvel
2020-05-25Fix T76897: Lamp Power Not Updating from DriverSybren A. Stüvel
2020-05-24Merge branch 'blender-v2.83-release'Richard Antalik
2020-05-24Fix(unreported): Crash on prefetching while transforming strip.Richard Antalik
2020-05-22Cleanup: remove unnecessary NULL testBrecht Van Lommel
2020-05-22Merge branch 'blender-v2.83-release'Philipp Oeser