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-22Fix T78136: Image editor - crash to desktop with changing the threshold for e...Antonio Vazquez
2020-06-22Subdiv CCG: Add access to first grid index of a faceSergey Sharybin
2020-06-22Subdiv: Cleanup, remove unused codeSergey Sharybin
2020-06-20Fix T77994: VSE crash adding a glow effect stripPhilipp Oeser
2020-06-20Cleanup: use const args for property name/description accessCampbell Barton
2020-06-19UI: ShaderFx Drag and Drop, Layout UpdatesHans Goudey
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-06-19UI: Fix check for constraint panel default expansionHans Goudey
2020-06-19Cleanup: Remove unused BKE_constraint functionsHans Goudey
2020-06-19UI: Drag and Drop Constraints, Layout UpdatesHans Goudey
2020-06-19LibOverride: Cleanup: remove unused parameter.Bastien Montagne
2020-06-19LibOverride: Parallelize diffing of Main database.Bastien Montagne
2020-06-19LibOverride: add some more debug timing prints...Bastien Montagne
2020-06-19Cloth: allow forces to act parallel to cloth.Alexander Gavrilov
2020-06-19Fix T77997: GPencil insert keyframe on timeline doen't update viewportAntonio Vazquez
2020-06-19Writefile: move file flags to BlendFileWriteParamsCampbell Barton
2020-06-18Fix T78004: Instant crash when Shift+D duplicating a Collection Instance.Bastien Montagne
2020-06-18LibOverride: Improve performances by using better string hashing function.Bastien Montagne
2020-06-18LibOverride: increase speed of RNA diffing process.Bastien Montagne
2020-06-18Fix T65986: Inaccurate center of mass, calculating mesh centerCampbell Barton
2020-06-18Python API: path mapping options for library writing functionCampbell Barton
2020-06-18BKE_global: No longer read/write G_FILE_HISTORYCampbell Barton
2020-06-18Cleanup: doxy sections for walk/fly operatorsCampbell Barton
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-18Cleanup: unused variablesCampbell Barton
2020-06-18Fix T75414: Incorrect masking in Color Balance modifierRichard Antalik
2020-06-18Cleanup: Remove goto statements from strip rendering functionsRichard Antalik
2020-06-18VSE: Fix assigning effect strip inputsRichard Antalik
2020-06-18Cleanup: Remove unused code from `seq_proxy_get_fname()`Richard Antalik
2020-06-17GPencil: Chnage default Vertex Color mode to Stroke and FillAntonio Vazquez
2020-06-17ID Duplicate: Factorize a lot the code.Bastien Montagne
2020-06-17ID Duplicate: uniformize Action duplication.Bastien Montagne
2020-06-17Refactor duplicate of data-blocks.Bastien Montagne
2020-06-17Fix (unreported) broken logic in `BKE_libblock_relink_to_newid`Bastien Montagne
2020-06-17Cleanup: doxy commentsCampbell Barton
2020-06-17Cleanup: warningCampbell Barton
2020-06-16Fix issue with uint in headers in recent own commit.Bastien Montagne
2020-06-16Cleanup: use explicit enum type for duplicate option of `BKE_object_duplicate`Bastien Montagne
2020-06-16Cleanup: remove hierarchy parameter from `BKE_collection_duplicate`Bastien Montagne
2020-06-16Cleanup: get rid of `BKE_collection_copy`.Bastien Montagne
2020-06-16Refactor: Move curvemapping .blend read/write to blenkernelJacques Lucke
2020-06-16GPencil: Convert and Bake mesh animation to grease pencil strokesAntonio Vazquez
2020-06-16Cleanup: doxy sections for camera, collections, text & seqmodifierCampbell Barton
2020-06-15Fix crash when opening some old/broken .blend files after recent fix.Bastien Montagne
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 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-14Cleanup: remove unnecessary headerCampbell Barton
2020-06-13Sculpt: Fix creation of repeated constraints in the Cloth BrushPablo Dobarro