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
2021-02-03Fix incorrect mesh selection duplication in internal utility functionJulian Eisel
2021-02-03BKE UndoSys refactor: deduplicate and simplify code, sanitize naming.Bastien Montagne
2021-02-02Force Fields: implement early filtering by the Affect flags.Alexander Gavrilov
2021-02-02Fix build error on windows after recent commitHans Goudey
2021-02-02Merge branch 'blender-v2.92-release'Sebastián Barschkis
2021-02-02Fix T84649: Quick liquid causing crash on scale operationSebastián Barschkis
2021-02-02BKE BMain relations: add utils to (re)set tags of the entries.Bastien Montagne
2021-02-02Cleanup: LibOverride: group logically utils static functions.Bastien Montagne
2021-02-02Blenkernel: Move node.c to C++Hans Goudey
2021-02-02Merge branch 'blender-v2.92-release'Nathan Craddock
2021-02-02Fix T83450: Missing 4th studio light in preview iconNathan Craddock
2021-02-02Merge branch 'blender-v2.92-release'Hans Goudey
2021-02-02Fix T85155: Vertex groups from object don't transfer to next nodes modifierHans Goudey
2021-02-02Cleanup: take grid reference instead of shared pointer as parameterJacques Lucke
2021-02-02Fix regression: Crash garbage collecting VBOs on never evaluated scenesClément Foucault
2021-02-01Fix crash when creating lib overrides.Bastien Montagne
2021-02-01Merge branch 'blender-v2.92-release'Antonio Vazquez
2021-02-01Fix T85252: Gpencil interpolate sequence crash in new scenesAntonio Vazquez
2021-02-01Fix regression: Crash garbage collecting VBOs on never evaluated scenesClément Foucault
2021-01-29Merge branch 'blender-v2.92-release'Brecht Van Lommel
2021-01-29Fix T84717: missing 3D viewport updates when changing shading settingsBrecht Van Lommel
2021-01-29Cleanup: accept const pointer for BKE_scene_get_depsgraphBrecht Van Lommel
2021-01-29GPU: Remove unused GPU debugging command line optionsJulian Eisel
2021-01-27Sky Texture: change Nishita Altitude to use unit systemMarco
2021-01-26Geometry Nodes: Support all operations in the "Attribute Math" nodeHans Goudey
2021-01-26Merge branch 'blender-v2.92-release'Sebastian Parborg
2021-01-26Fix T85049: Geometry Nodes: How to handle instances with shear?Sebastian Parborg
2021-01-26Merge branch 'blender-v2.92-release'Richard Antalik
2021-01-26Fix T84935: improve previous fix for boolean custom data layersJacques Lucke
2021-01-26Geometry Nodes: new Points to Volume nodeJacques Lucke
2021-01-26Subdiv: Use better default UV interpolationSergey Sharybin
2021-01-26Cleanup: Reduce variable scopeHans Goudey
2021-01-26Merge branch 'blender-v2.92-release'Robert Guetzkow
2021-01-26Fix T84935: boolean custom data layers not saved correctlyJacques Lucke
2021-01-26Cleanup: Reduce variable scope, use LISTBASE_FOREACH macroHans Goudey
2021-01-26Cleanup: Use const argumentsHans Goudey
2021-01-26Cleanup: Declare variables where initializedHans Goudey
2021-01-25Cleanup: spellingCampbell Barton
2021-01-25LibOverride: refactor of relationships handling in library overrides.Bastien Montagne
2021-01-25Merge branch 'blender-v2.92-release'Sergey Sharybin
2021-01-25Fix T84398: Multiview images show only one view.Jeroen Bakker
2021-01-24Cleanup: email address formattingCampbell Barton
2021-01-22Fix crashes from recent refactor rB131a758b6f88.Bastien Montagne
2021-01-22Refactor BMain relations temp data.Bastien Montagne
2021-01-22LibOverride: Add an 'post apply' callback to IDTypeInfo.Bastien Montagne
2021-01-22Cleanup - Point Instance: Use own DNA structDalai Felinto
2021-01-22Particles: Fixed thread work size calculation.Stefan Werner
2021-01-22Particles: Fixed thread work size calculation.Stefan Werner
2021-01-22Cleanup: spelling, remove outdated/invalid commentsCampbell Barton
2021-01-21Merge branch 'blender-v2.92-release'Falk David