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
2022-07-13Fix (studio-reported) issue in remapping code.Bastien Montagne
2022-07-13Cleanup: logical order of axis defines, assign variables for readabilityCampbell Barton
2022-07-13Cleanup: use defines for camera axes for view frame fittingCampbell Barton
2022-07-13Fix T99653: "Align Active Camera to Selected" fails with ortho cameraCampbell Barton
2022-07-13Fix T99659: Improve UV Island calculation with hidden faces.Chris Blackbourn
2022-07-12Enable "copy to selected" for new Curves modifiersErik Abrahamsson
2022-07-12Fix: missing geometry copy before modifying itJacques Lucke
2022-07-12LibOverride: Fix some issues from.revealed by recent previous commit.Bastien Montagne
2022-07-12Fix T99261: partial LibOverride creation would not properly remap all needed ...Bastien Montagne
2022-07-12Fix threading crash due to conflict in mesh wrapper typeSergey Sharybin
2022-07-12Fix: crash when iterating over all attributesJacques Lucke
2022-07-11Fix (studio-reported) crash in ID remapping code on rare cases.Bastien Montagne
2022-07-11Fix (unreported) crash in liboverride code on rare cases.Bastien Montagne
2022-07-11Cleanup: spelling in commentsCampbell Barton
2022-07-09Weight & Vertex Paint: always respect edit mode hiding on faces.Alexander Gavrilov
2022-07-09Cleanup: quiet class-memaccess warningCampbell Barton
2022-07-08Cleanup: convert brush.c to C++Brecht Van Lommel
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-07-08Cleanup: make formatDalai Felinto
2022-07-08Curves: support deforming curves on surfaceJacques Lucke
2022-07-08Fix Crash: Reading canvas tool settings.Jeroen Bakker
2022-07-08Cleanup: Move mesh legacy conversion to a separate fileHans Goudey
2022-07-08Fix T99364: Unable to select bones when custom shape display is disabledCampbell Barton
2022-07-08Cleanup: spelling in commentsCampbell Barton
2022-07-07Workspaces: Option to pin scene to a workspaceJulian Eisel
2022-07-07Fix T99256: Regression: Meta balls segfaulting copy-to-selected.Bastien Montagne
2022-07-07Fix T99386: Driven modifiers are always re-evaluated during animationSergey Sharybin
2022-07-07Fix T98029: Support isolated islands of IDs when purging unused ones.Bastien Montagne
2022-07-07Fix T99388: Obey relative path option when saving UDIMsJesse Yurkovich
2022-07-07Fix T99270: bones using empties as custom shapes can't be selectedCampbell Barton
2022-07-06IO: speed up import of large Alembic/USD/OBJ scenes by optimizing material as...Aras Pranckevicius
2022-07-06Cleanup: spelling in commentsCampbell Barton
2022-07-06Fix: Tests: Incorrect curve constructionIliay Katueshenock
2022-07-06Curves: Port subdivide node to the new data-blockHans Goudey
2022-07-05Fix tracking header not being self-sufficientSergey Sharybin
2022-07-05Curves: move curves surface transforms to blenkernelJacques Lucke
2022-07-05Fix (unreported) liboverride: incomplete hierarchy when root is not object/co...Bastien Montagne
2022-07-05Cleanup: NLA, reformatting codeSybren A. Stüvel
2022-07-05NLA: change behavior of 'Frame Start' / 'End' slidersThibault de Villèle
2022-07-04Curves: Expose function to calculate vector handlesHans Goudey
2022-07-04Cleanup: Remove unused functionHans Goudey
2022-07-04Cleanup: spelling in commentsCampbell Barton
2022-07-04Cleanup: Rename curve segment count functionHans Goudey
2022-07-02Revert "Start of Bevel V2, as being worked on with task T98674."Howard Trickey
2022-07-02Start of Bevel V2, as being worked on with task T98674.Howard Trickey
2022-07-02BLI: improve span access to virtual arraysJacques Lucke
2022-07-02BKE: fix wrong recently added assertJacques Lucke
2022-07-01Tracking: Image from Plane Marker operatorsSergey Sharybin
2022-07-01Add helper function to replace buffer of a single-frame imageSergey Sharybin
2022-07-01Fix possible wrong image color space when it is created from image bufferSergey Sharybin