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
path: root/source
AgeCommit message (Expand)Author
2020-04-28GPencil: Rename modifier Texture to Texture MappingAntonio Vazquez
2020-04-28Cleanup: remove unnecessary includesJacques Lucke
2020-04-28Depsgraph: use BLI::Vector for RelationsJacques Lucke
2020-04-28Depsgraph: Use BLI::Map for constraint_to_pchan_map_Jacques Lucke
2020-04-28Depsgraph: use BLI::Set for entry_tagsJacques Lucke
2020-04-28Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-28Fix T76179: Unable to select render passes when a render has fewerPhilipp Oeser
2020-04-28BLI: rename Vector.empty to Vector.is_emptyJacques Lucke
2020-04-28BLI: add Set.clear methodJacques Lucke
2020-04-28BLI: add Set.is_empty methodJacques Lucke
2020-04-28Depsgraph: use BLI::Map in RootPChanMapJacques Lucke
2020-04-28Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-28Depsgraph: Add IDProperties handling.Bastien Montagne
2020-04-28IDProperties: add a foreach looper and use it in libquery code.Bastien Montagne
2020-04-28BLI: add library to simplify writing dot graph exportersJacques Lucke
2020-04-28BLI: add Map.lookup_or_add_default methodJacques Lucke
2020-04-28Cleanup: Strict compiler warning in release modeSergey Sharybin
2020-04-28Depsgraph: Use BLI::Map in more placesJacques Lucke
2020-04-28BLI: add Map.is_empty() methodJacques Lucke
2020-04-28Depsgraph: Use BLI::Map for RNANodeQuery.id_data_map_Jacques Lucke
2020-04-28UI: Title case for 'Prefetch Frames' in VSEPablo Vazquez
2020-04-28Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-28Fix select linked in pose modeCampbell Barton
2020-04-28Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-28Fix T75993: Mark Seam from UV editor operates on unselected facesCampbell Barton
2020-04-28Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-28Fix T76098: Dragging text selection with offset resets select startCampbell Barton
2020-04-28Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-28Fix T76152: Shortcut underline under wrong letterCampbell Barton
2020-04-28BLF: add utility function to loop over glyph boundsCampbell Barton
2020-04-28Cleanup: unused variableCampbell Barton
2020-04-27Merge branch 'blender-v2.83-release'Clément Foucault
2020-04-27Fix T75736 Viewport update problem when switching between view layersClément Foucault
2020-04-27Fix T75910 Overlay: Face Orientation not working for "In Front" objectsClément Foucault
2020-04-27Merge remote-tracking branch 'origin/blender-v2.83-release'Ray Molenkamp
2020-04-27cleanup: Remove unused variableRay Molenkamp
2020-04-27Merge branch 'blender-v2.83-release'Clément Foucault
2020-04-27Workbench: Fix weight paint overlay and wireframe for infront objectClément Foucault
2020-04-27Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-27Fix T75519: Graph editor tooltips give false impression of the toggle stateyves
2020-04-27Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-27Fix T74700: "Convert Text to Curve" disregards "Text on Curve"Philipp Oeser
2020-04-27Merge branch 'blender-v2.83-release'Germano Cavalcante
2020-04-27Fix T75398: Redo with Shift R always uses the previous pivot centerGermano Cavalcante
2020-04-27Cleanup: Use common utility to get direction for TIME_EXTENDGermano Cavalcante
2020-04-27UI: (Internal) utility for more controllable property split layoutJulian Eisel
2020-04-27Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-27Cleanup: clang formatPhilipp Oeser
2020-04-27Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-27Fix T76131: Crash combing Hair using PythonPhilipp Oeser