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-16Cleanup: remove unnecessary indirection for .blend read/write of curvemappingJacques Lucke
2020-06-16Refactor: Move curvemapping .blend read/write to blenkernelJacques Lucke
2020-06-16Functions: Multi FunctionJacques Lucke
2020-06-16Fix bitscan_reverse_uint on MSVC compilerSergey Sharybin
2020-06-16GPencil: Convert and Bake mesh animation to grease pencil strokesAntonio Vazquez
2020-06-16Fix T77803: IK Degrees of freedom drawing glitchJeroen Bakker
2020-06-16CMake: Fix compilation errors related on missing dna_type_offsets.hSergey Sharybin
2020-06-16BLI: fix Map.foreach_item methodJacques Lucke
2020-06-16Cleanup: unused headers, spellingCampbell Barton
2020-06-16Fix T61777: Proportional editing doesn't work with multi edit-modeAlan Troth
2020-06-16Cleanup: doxy sections for camera, collections, text & seqmodifierCampbell Barton
2020-06-16Cleanup: Use LISTBASE_FOREACH in interface_panel.cHans Goudey
2020-06-15Fix crash when opening some old/broken .blend files after recent fix.Bastien Montagne
2020-06-15Refactor: use new blenloader api for laplacian deform modifierJacques Lucke
2020-06-15Fix unhandled RECALC options in depsgraph code after recent change.Bastien Montagne
2020-06-15Blenloader: call blendRead and blendWrite of modifiers when availableJacques Lucke
2020-06-15Modifiers: New callbacks for reading and writing .blend filesJacques Lucke
2020-06-15Fix T77460: Easy to create cyclic dependencies in collections and crash Blender.Bastien Montagne
2020-06-15Fix (unreported) critical mistake in Collection liblink code in readfile.c.Bastien Montagne
2020-06-15Fix T77496: Bones Custom Shapes Wires not drawnJeroen Bakker
2020-06-15Fix T77774: New undo code broken by 'make local' behavior.Bastien Montagne
2020-06-15Fix crash using shrink-wrap modifier in edit-modeCampbell Barton
2020-06-15Fix T77342: Fail to draw loose edgesJeroen Bakker
2020-06-15Fix Memory Leak introduced by Draw Manager ThreadingJeroen Bakker
2020-06-15Fix T77541: Unregistering DATA_PT_modifiers doesn't remove modifier panelsHans Goudey
2020-06-15Fix T77853: Error reloading linked library.Bastien Montagne
2020-06-15Cleanup: Rearrange Vert and Edge slide functionsGermano Cavalcante
2020-06-15Fix T77116: Current frame indicator text color hardcodedHans Goudey
2020-06-15Fix T77596: UI: Correct "offset even" location in solidify modifierHans Goudey
2020-06-15Cleanup: remove unnecessary codeJacques Lucke
2020-06-15Fix T77871: GPencil masked points fails with previous pointAntonio Vazquez
2020-06-15Alembic: remove support for HDF5 archive formatSybren A. Stüvel
2020-06-15Fix text after '|' being right aligned in the ID selectorCampbell Barton
2020-06-15Various UI messages fixes...Bastien Montagne
2020-06-15Fix T77735: Numinput of radial control operator behaved incorrectlyJacques Lucke
2020-06-15Fix curve handle color ID displayCampbell Barton
2020-06-15API docs: mathutils leaked markupTobias Heinke
2020-06-15UI: Do not use term 'Subsurf'Aaron Carlisle
2020-06-14Fix T76563: Transforming an auto-aligned point won't set it alignedCampbell Barton
2020-06-14Cleanup: remove unnecessary headerCampbell Barton
2020-06-13Sculpt: Fix creation of repeated constraints in the Cloth BrushPablo Dobarro
2020-06-13Fix error selecting similar vertex groups after the 32ndCampbell Barton
2020-06-13Cleanup: use const arguments to deform functionsCampbell Barton
2020-06-13Cleanup: remove redundant castsCampbell Barton
2020-06-13Cleanup: naming for lattice deform functionsCampbell Barton
2020-06-13Cleanup: use 'r_' prefix for return argumentsCampbell Barton
2020-06-13Cleanup: comments, use bool return valueCampbell Barton
2020-06-13Cleanup: rename 'par', in deform codeCampbell Barton
2020-06-13Modifier: skip edit-mesh conversion for armature, curve & latticeCampbell Barton
2020-06-13Cleanup: clang-format, unused variableCampbell Barton