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-05-05Fix T76414: crash using Python module that uses NVRTCBrecht Van Lommel
2020-05-05Fix T76402: App templates prevent factory settings theme resetCampbell Barton
2020-05-05Fix T76224: Grid fill offset doesn't workCampbell Barton
2020-05-05Fix T76318: lower part of new preferences window does not workBrecht Van Lommel
2020-05-04Fix T76251: Animated procedural texture does not influence particle systemLuc Revardel
2020-05-04Revert "Fix T76313: Redo in Multires doesn't bring back stroke made after a s...Sergey Sharybin
2020-05-04Fix T76313: Redo in Multires doesn't bring back stroke made after a subdivideSergey Sharybin
2020-05-04Fix T76062: Interpolate Radius in Curve Subdivide Special CaseHans Goudey
2020-05-04GPU: Set Default Buffer Size Immediate ModeJeroen Bakker
2020-05-04T76121 Driver depending on animated modifier property does not updateSybren A. Stüvel
2020-05-04GPencil: Fix Chisel Brush pressureAntonio Vazquez
2020-05-03GPencil: Hide Canvas Grid when Surface or Stroke mode is enabledAntonio Vazquez
2020-05-03Fix T76364: GPencil grid is not located in the right placeAntonio Vazquez
2020-05-03GPencil: More changes to improve Chisel brushAntonio Vazquez
2020-05-02Cleanup: Fix return NULL from bool type functionRichard Antalik
2020-05-02GPencil: Improve Market Chisel angle algorithmAntonio Vazquez
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-05-02Fix T76309: changing AOV type does not update compositor socketBrecht Van Lommel
2020-05-01Fix some LLVM symbols outside of the llvm namespace being public on LinuxBrecht Van Lommel
2020-05-01Fix T76033: VSE crash with prefetch, disk cache and meta stripsRichard Antalik
2020-05-01Outliner: Fix selection extend not togglingNathan Craddock
2020-05-01GPencil: Fix unreported noise using Market Chisel penAntonio Vazquez
2020-05-01Cleanup: Solidify modifier: Remove unneccessary error message.Demeter Dzadik
2020-05-01Curve: Force pretesselate modifier to output a Mesh outputClément Foucault
2020-04-30Fluid: Removed domain size option from diffusion panelSebastián Barschkis
2020-04-30Fix T76236: GPencil drrawing resetting posed positions with armature after la...Antonio Vazquez
2020-04-30Fix T75985: Texture paint brush gradients results in wrong colorPhilipp Oeser
2020-04-29Readfile: debug check all IDs are properly linked at the end.Bastien Montagne
2020-04-29Fix T76155: 'Object lost data' on copy-pasting with new undo code.Bastien Montagne
2020-04-29Fix T71334: top part of render window disappears on repeated rendersBrecht Van Lommel
2020-04-29Fix T75522: Math node truncate operator tooltip provides no explanationPhilipp Oeser
2020-04-29Fix T75810: Child bone frozen when both Auto IK and X-Axis mirror arePhilipp Oeser
2020-04-29Armature posemode: add mouse independent "Select Linked" operatorPhilipp Oeser
2020-04-29Cleanup: use LISTBASE_FOREACH iterator everywhere possible in libquery.Bastien Montagne
2020-04-29Fix crash after 475bd6b occuring on each render end, we need another nullchec...Jens Verwiebe
2020-04-29Fix T76185: GPencil from Curve ignores Cyclic when curve has only 2 pointsAntonio Vazquez
2020-04-28Fix T76179: Unable to select render passes when a render has fewerPhilipp Oeser
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-28Fix select linked in pose modeCampbell Barton
2020-04-28Fix T75993: Mark Seam from UV editor operates on unselected facesCampbell Barton
2020-04-28Fix T76098: Dragging text selection with offset resets select startCampbell 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-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-27cleanup: Remove unused variableRay Molenkamp
2020-04-27Workbench: Fix weight paint overlay and wireframe for infront objectClément Foucault
2020-04-27Fix T75519: Graph editor tooltips give false impression of the toggle stateyves