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
path: root/source
AgeCommit message (Expand)Author
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-12Fix: set dangling pointer to nullJacques Lucke
2022-07-12Enable "copy to selected" for new Curves modifiersErik Abrahamsson
2022-07-12Curves: improve error checking in deform curves on surface nodeJacques Lucke
2022-07-12Fix: Memory leaks in indexer codeSebastian Parborg
2022-07-12Fix T99103: crash when displaying or rendering Grease Pencil objectKhoi Dau
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-12Cleanup: Use interpf instead of repeating the logicGermano Cavalcante
2022-07-12Fix T96238: shrinking to zero doesn't actually scales the radius to zeroGermano Cavalcante
2022-07-12Fix T99261: partial LibOverride creation would not properly remap all needed ...Bastien Montagne
2022-07-12Markers: Make delete confirmation depend on key usedRedMser
2022-07-12UV: Box and lasso selection for partially intersecting edgesSiddhartha Jejurkar
2022-07-12Fix: Incorrect coordinates used in BLI_rct*_isect_segment functionsSiddhartha Jejurkar
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-12Cleanup: use array for internal _bpy methodsCampbell Barton
2022-07-12Tests: add test to ensure restricted py-driver execution is workingCampbell Barton
2022-07-12Python: add opcodes for safe py-driversCampbell Barton
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-11GPU: add BUIDTIME to WITH_GPU_SHADER_BUILDERJeroen Bakker
2022-07-11GPU: Update shader builder stubs.Jeroen Bakker
2022-07-11Fix/Cleanup UI messages.Bastien Montagne
2022-07-11Cleanup: Remove unused operator name storage in UI listsJulian Eisel
2022-07-11Fix T99383: Wrong origdata type in color filterJoseph Eagar
2022-07-11Fix T94633: Sculpt mode missing check for hidden active objectJoseph Eagar
2022-07-11PyAPI: add Matrix.is_identity read-only attributeCampbell Barton
2022-07-11GPencil: Dot-dash modifier rename segment bug fix.YimingWu
2022-07-11Cleanup: spelling in commentsCampbell Barton
2022-07-11Revert "Fix an assert trip in boolean tickled by D11272 example."Howard Trickey
2022-07-10Fix an assert trip in boolean tickled by D11272 example.Howard Trickey
2022-07-10Fix T99532: New OBJ importer in some cases fails to import facesAras Pranckevicius
2022-07-10Fix T99536: new 3.2 OBJ importer fails with trailing space after wrapped linesAras Pranckevicius
2022-07-09UI: renaming fIle browser thumbnail sizesDaniel Salazar
2022-07-09Weight & Vertex Paint: always respect edit mode hiding on faces.Alexander Gavrilov
2022-07-09Cleanup: quiet class-memaccess warningCampbell Barton
2022-07-09Cleanup: Remove unused variableHans Goudey
2022-07-08Fix T99494: Transition effects not working correctlyRichard Antalik
2022-07-08Fix bug in recently added MutableVArraySpan move constructorBrecht Van Lommel
2022-07-08Curves: use consistent default radius for Cycles, Eevee, Set Curve Radius nodeBrecht Van Lommel
2022-07-08Cleanup: convert brush.c to C++Brecht Van Lommel
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-07-08Linux: Move Mesa software OpenGL libraries to sub-directorySergey Sharybin
2022-07-08Fix T99191: Boolean modifier creates invalid material indicesHans Goudey
2022-07-08Hair Curves: The new curves object is now availableDalai Felinto
2022-07-08Cleanup: make formatDalai Felinto
2022-07-08Curves: support deforming curves on surfaceJacques Lucke
2022-07-08Fix build error without unity build, after recent changesBrecht Van Lommel