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-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-09-04Fix T80426: Crash when deleting custom orientationGermano Cavalcante
2020-09-04Curve Profile: Miscellaneous cleanupHans Goudey
2020-09-04Cleanup: Clang-Tidy bugprone-incorrect-roundings fixesSybren A. Stüvel
2020-09-04Cleanup: Clang-Tidy readability-const-return-type fixesSybren A. Stüvel
2020-09-04Cleanup: Clang-Tidy readability-redundant-preprocessor fixesSybren A. Stüvel
2020-09-03Sculpt: Face Set Extract OperatorPablo Dobarro
2020-09-03Fix T63125: Gpencil: bones cannot be selected in weightpaint modePhilipp Oeser
2020-09-03Fix 3D text cursor alignment without any textCampbell Barton
2020-09-03Fix mistake in recent font cleanupCampbell Barton
2020-09-03Object: add BKE_object_obdata_to_type utility functionCampbell Barton
2020-09-03Fix T80340: Crash with an empty text with Text on CurveCampbell Barton
2020-09-03Cleanup: remove redundant Y bounds calculation for text on pathCampbell Barton
2020-09-02Cleanup: use bool instead of int in various placesJacques Lucke
2020-09-02Fix segfaults when deleting objects with upstream bullet libSebastian Parborg
2020-09-02Cleanup: general cleanup of node.cJacques Lucke
2020-09-02Make rigidbody simulation handle animated objects gracefullySebastian Parborg
2020-09-02Cleanup: spellingCampbell Barton
2020-09-02Cleanup: Reduce indentation level and variable scopeHans Goudey
2020-09-01Fix T78601: User count errors when reading home-fileCampbell Barton
2020-09-01Fix errors ensuring grease pencil paletteCampbell Barton
2020-08-31Cleanup: Comment formatting in unit.cHans Goudey
2020-08-31Cleanup: reduce variable scopeJacques Lucke
2020-08-31Cleanup: reduce variable scope and use LISTBASE_FOREACHJacques Lucke
2020-08-30BKE_layer: add BKE_view_layer_array_selected_objects_paramsCampbell Barton
2020-08-30Cleanup: pass v3d as const to view layer utilitiesCampbell Barton
2020-08-29Cleanup: spellingCampbell Barton
2020-08-29Cleanup: remove paranoid 'MDeformVert.totweight < 0' checkCampbell Barton
2020-08-28Revert "tmp"Hans Goudey
2020-08-28tmpGermano Cavalcante
2020-08-28Cleanup: Fix build error with msvcRay Molenkamp
2020-08-28Merge branch 'blender-v2.90-release' into masterBastien Montagne
2020-08-28Fix T80104: Crash on making material local.Bastien Montagne
2020-08-28Refactor: move Lattice .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-08-28Refactor: move Mesh .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-08-28Fix building without bullet supportSebastian Parborg
2020-08-28Merge branch 'blender-v2.90-release' into masterBastien Montagne
2020-08-28Fix Rigidbody depsgraph passive and constraint transform relations.Sebastian Parborg
2020-08-28Fix T80078: Overrides: Crash with animated IK control on linked armature.Bastien Montagne
2020-08-28Refactor: move CustomData .blend I/O to blenkernelJacques Lucke
2020-08-28Refactor: move defvert .blend IO to blenkernelJacques Lucke
2020-08-28Cleanup: improve function namesJacques Lucke
2020-08-28IDTypeInfo: add .blend file io callbacksJacques Lucke
2020-08-27GPencil: Don't convert color to sRGBAntonio Vazquez
2020-08-26Logging: change error to warningJacques Lucke
2020-08-26Cleanup: add SEQ_ALL_BEGIN, SEQ_CURRENT_BEGIN to .clang-formatCampbell Barton
2020-08-26Cleanup: spellingCampbell Barton
2020-08-25Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-25Fix T80016: Shape key animation is linked when duplicating objectRed Mser
2020-08-25Fix T80008: Smooth brush not deforming mesh boundaries correctlyPablo Dobarro