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-05-18Refactor: Move WindowManager and Screen foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-18Refactor: Move action foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-18Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-18Outliner: Fix (unreported) more data-changing operators missing undo.Bastien Montagne
2020-05-18Merge branch 'blender-v2.83-release'Sebastián Barschkis
2020-05-18Fix part of T76544: dyntopo sculpt undo stack memory leakBrecht Van Lommel
2020-05-18OIpenSubdiv: Cleanup, move to a better sounding namespaceSergey Sharybin
2020-05-18Fix T76814: [Mantaflow] Surface Tension always worksSebastián Barschkis
2020-05-18Fix T76795: Missing node tree update after remove-on-cancelJacques Lucke
2020-05-18OpenSubdiv: Cleanyp, remove old GPU codeSergey Sharybin
2020-05-18OpenSubdiv: Cleanup, remove unused topology orientation codeSergey Sharybin
2020-05-18OpenSubdiv: Cleanup, Remove from legacy SubsurfCCG codeSergey Sharybin
2020-05-18Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-18Fix T76851: GPencil brush is reset after change modeAntonio Vazquez
2020-05-18Fix T76730 DRW: Sorting of empty shading groups.Clément Foucault
2020-05-18Curves: Disable Curve Normals by defaultAntonio Vazquez
2020-05-18Fix T76828 Grease Pencil: Toggle Caps doesn't workClément Foucault
2020-05-18Cleanup: GPencil: Fix float double promotionClément Foucault
2020-05-18Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-18Fix T62422: Baking ray distance do not workSebastian Parborg
2020-05-18Fix T76799: Crash from undoing the copy-pasting of multiple data blocks.Bastien Montagne
2020-05-18UI: Widget: Make emboss offset dependent of line widthClément Foucault
2020-05-18UI: Widgets: Reduce constants count in shaderClément Foucault
2020-05-18Cleanup: Put GPU_state_init inside gpu_state.cClément Foucault
2020-05-18Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-18Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-18Fix T76593: Coordinate limit of 10,000 unitsCampbell Barton
2020-05-18Fix T75292: File-select events not handled while modal handler is activeJacques Lucke
2020-05-18Alembic: Fix bad allocation with invalid knots dataSergey Sharybin
2020-05-18Fix T76721: ASAN crash on animation renderingSergey Sharybin
2020-05-18AVI: Fix read past array boundsSergey Sharybin
2020-05-18Manta: Cleanup, strict compiler flagSergey Sharybin
2020-05-18Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-18Fix T76852: Breakdowner remembers limits last usedCampbell Barton
2020-05-18Merge branch 'blender-v2.83-release'Sergey Sharybin
2020-05-18Fix T76573: Make links with Multires leading to crashSergey Sharybin
2020-05-18Fix T76849: Duplicate templates show in the New menuCampbell Barton
2020-05-18Fix T76801: Renaming bone in pose mode doesn't redraw the viewport namesJulian Eisel
2020-05-18Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-18Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-18Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-18Cleanup: unused warning in last commitCampbell Barton
2020-05-18Cleanup: remove NULL checks from object mode switching take #2Campbell Barton
2020-05-18Revert "Cleanup: remove redundant active object NULL check & poll"Jeroen Bakker
2020-05-18Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-18Fix error mixing incompatible enums when generating the proxy nameCampbell Barton
2020-05-18Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-18Cleanup: quiet enum conversion warningCampbell Barton
2020-05-17Fix: Build error with MSVCRay Molenkamp
2020-05-17Fluid: Bake cache for more frames by defaultSebastián Barschkis