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-08-09Build: macOS library upgrade fixesBrecht Van Lommel
2021-08-09Cleanup: Fix compiler warningAntonio Vazquez
2021-08-09PyAPI: resolve build error with Python 3.10Campbell Barton
2021-08-09Cleanup: spelling in commentsCampbell Barton
2021-08-09Cleanup/fixes in UI messages.Bastien Montagne
2021-08-09Cleanup: Spelling and typos in commentSergey Sharybin
2021-08-09Cleanup: Changed keyframe_keylist to CPP.Jeroen Bakker
2021-08-09Cleanup: filelist, pass `FileListReadJob` to job functionsSybren A. Stüvel
2021-08-09Fix invalid helps and description of session UUID verificationSergey Sharybin
2021-08-09Fix depsgraph check for tag during evaluationSergey Sharybin
2021-08-09Fix T90540: NoneType object error with entering grease pencil draw modeAntonio Vazquez
2021-08-09Cleanup: document `FileListReadJob::tmp_filelist`Sybren A. Stüvel
2021-08-09Fix T90532: Crash editing meshes with auto-smoothCampbell Barton
2021-08-09Fix T90511: Cycles preview does not update once preview is doneSergey Sharybin
2021-08-09Cleanup: return True/False from gpencil toolbar functionCampbell Barton
2021-08-09Cleanup: indentationCampbell Barton
2021-08-09Cleanup: use 'cls' for class methods first argumentCampbell Barton
2021-08-09Cleanup: remove redundant importsCampbell Barton
2021-08-09Fix text object inserting multiple characters with a selectionYuki Hashimoto
2021-08-09Cleanup: grease pencil app-template versioningCampbell Barton
2021-08-09Cleanup: avoid using context in versioning codeCampbell Barton
2021-08-08UI: Show Mask Display Options ConistentlyAaron Carlisle
2021-08-08UI: Sequencer: Fix placement of display options in sequencer & preview modeAaron Carlisle
2021-08-08Cleanup: Remove stale/dead codeAaron Carlisle
2021-08-08Cleanup: Fix comment typoAntonio Vazquez
2021-08-08GPencil: Fix memory leak in previous commitAntonio Vazquez
2021-08-08GPencil: New Select Random operatorAntonio Vazquez
2021-08-07Cleanup: unnecessary double pointers in XR modulePeter Kim
2021-08-07PyDoc: Fix poll_message_set API documentation to consistent with Python stylenutti
2021-08-06Windows: Add support to compile python api docs from make fileAaron Carlisle
2021-08-06Fix T90477: Cursor vertex snapping not working in UV editorGermano Cavalcante
2021-08-06Cycles: Fix for possible viewport dead-lockSergey Sharybin
2021-08-06Cleanup: Use conventional naming for private Session membersSergey Sharybin
2021-08-06Cleanup: Add missing newline at end of fileAntonio Vazquez
2021-08-06Move NanoSVG lib to externAntonio Vazquez
2021-08-06Cleanup: rename `FileList::asset_library` → `asset_library_ref`Sybren A. Stüvel
2021-08-06Fix error setting the ID name in disabled alembic nurbs importeCampbell Barton
2021-08-06Fix shortcut for Asset Details not showing in Asset Browser pulldownJulian Eisel
2021-08-06Fix T90476: intermittent wrong generated texture coordinates with modifiersBrecht Van Lommel
2021-08-06Cleanup: rna_xr.cPeter Kim
2021-08-06Fix missing function param definition in rna_xr.cPeter Kim
2021-08-06Fix invalid XR action map indices after allocPeter Kim
2021-08-06Cleanup: clang tidyJacques Lucke
2021-08-06Cleanup: use const result in `ED_keyframes_find_*` functions.Jeroen Bakker
2021-08-06Cleanup: use range2f in `ED_keylist_find_any_between`.Jeroen Bakker
2021-08-06Cleanup: const pass `keyframes_keylist`.Jeroen Bakker
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-06Fix memory leak from rB263fa406cd2bHans Goudey
2021-08-06Geometry Nodes: Select by Handle Type NodeHans Goudey
2021-08-06Fix: Avoid floating point error in some mesh primitive nodesMattias Fredriksson