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
2021-05-17Fix T86278: vertex color baking not working with modifiersBrecht Van Lommel
2021-05-14Fix T87360 Multi input links aren't placed correctly when created with pythonFabian Schempp
2021-05-12Fix T81247: Constrain selected UVs to correct UDIMSiddhartha Jejurkar
2021-05-10Fix T88145: Dynamic Paint initial color using vertex color not working as exp...Philipp Oeser
2021-05-07Fix: No sound is exported with ffmpeg 4.4Sebastian Parborg
2021-05-07LibOverride: more tweaking to handling of obsolete overrides during resync.Bastien Montagne
2021-05-07LibOverride: Fix many 'obsolete' overrides not being properly deleted.Bastien Montagne
2021-05-07Fix inconsistency setting particle edit-modeCampbell Barton
2021-05-06Fix T88065: Spline-IK bone position calculation fails in some casesSebastian Parborg
2021-05-06LibOverride: Better handling of 'orphaned' Objects in override creation.Bastien Montagne
2021-05-06Fix T88030: operator showing options it shouldntPhilipp Oeser
2021-05-05LibOverride: More fixes to properly ignore non-overridable ID pointers.Bastien Montagne
2021-05-05LibOverride: Tag base's object pointer as not overridable.Bastien Montagne
2021-05-05LibQuery: Cleanup: Document more fields of `LibraryForeachIDData` struct.Bastien Montagne
2021-05-05LibOverride: Fix usage of IDProps that are not overridable.Bastien Montagne
2021-05-05LibOverride/LibQuery: Refactor 'non-overridable' status management.Bastien Montagne
2021-05-04Fix T87489: Text Data-Blocks get deleted on Recursive PurgeSebastian Parborg
2021-05-02GPencil: Fix unreported problem when save file in Curve Edit modeAntonio Vazquez
2021-05-01Fix T87905: GPencil modifiers not applied if saved with multiframeAntonio Vazquez
2021-04-30LibOverride: Fix infinite resync loop in some invalid file cases.Bastien Montagne
2021-04-29Fix: crash when creating GPU texture from image failsBrecht Van Lommel
2021-04-29Fix T87592: Mirror fail with bisect, axis object & non-uniform scaleCampbell Barton
2021-04-28Fix T87718: Fill triangles wrongly calculatedFalk David
2021-04-28Fix T87876: vertex groups missing when mesh is in edit modeJacques Lucke
2021-04-28Fix T87631: Crash undoing edit-mode bone duplicationCampbell Barton
2021-04-27Fix T85889: recursive instances result in crashJacques Lucke
2021-04-26Depsgraph: support depending on collection geometryJacques Lucke
2021-04-26Fix (unreported): Geometry nodes instance ids not copied or clearedHans Goudey
2021-04-25Fix unreported "Convert Mesh to Gpencil" when fill material already existsErik Abrahamsson
2021-04-23Fix bug/crash in ID bulk deletion code.Bastien Montagne
2021-04-23Fix T87582: incorrect interpolation from edge to corner domainJacques Lucke
2021-04-22Fix T85051: Add bisect distance as a parameter to the mirror modifierFalk David
2021-04-20Fix T86871: Crash with to_mesh() on tapered bezier curveCampbell Barton
2021-04-20Fix T87055: Crash applying modifier on mesh with multires dataCampbell Barton
2021-04-19Fix crash with Alembic export after recent persistent data bugfixBrecht Van Lommel
2021-04-19Fix T87535, T87295: issues with new persistent data optionBrecht Van Lommel
2021-04-17Fix memory leak in the BLI_bitmap created in 'looptri_no_hidden_map_get'Germano Cavalcante
2021-04-16Fix T87522: frame selected does not take instances into accountJacques Lucke
2021-04-16Fix unreported: instances disappear when instanced mesh is in edit modeJacques Lucke
2021-04-16Fix T87441: don't remove custom attributes automaticallyJacques Lucke
2021-04-15Blender 2.93 bcon3 (beta) version bumpDalai Felinto
2021-04-15Bump subversion before starting the next release cycleDalai Felinto
2021-04-15Geometry Nodes: refactor implicit conversionsJacques Lucke
2021-04-15Cleanup: move type conversions to separate fileJacques Lucke
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-04-14Geometry Nodes: Add domain and data type to attribute searchHans Goudey
2021-04-14Cleanup: spellingCampbell Barton
2021-04-13Fix T77330, T81704: Spline IK doesn't preserve bone scale correctlySebastian Parborg
2021-04-13Cleanup: redundant struct declarationsCampbell Barton
2021-04-13Cleanup: Use C++ types in object_dupli.ccHans Goudey