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-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
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
2020-05-22Fix T74443: No render in VP9 lossless modePhilipp Oeser
2020-05-22RNA: Make enum properties compatible with raw access.Bastien Montagne
2020-05-22Merge branch 'blender-v2.83-release'Richard Antalik
2020-05-22Fix (unreported): prefetching wastes resources when end frame is reachedRichard Antalik
2020-05-22Fix (unreported): Don't restart prefetching during rendering.Richard Antalik
2020-05-22Fix T76774: Crash on prefetching sequences from another scene.Richard Antalik
2020-05-22Fix T76949: Crash When Selecting Materials Tab.Bastien Montagne