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-09GHOST/X11: link libGL for EGL to resolve OpenGL symbolsx11-eglChristian Rauch
2021-08-09GHOST/X11: don't link GLX when using EGLChristian Rauch
2021-08-09GHOST/X11: remove duplicated EGL linkingChristian Rauch
2021-08-09GHOST/X11: enable EGLChristian Rauch
2021-08-09Docs: Blend-File: Fix typoRob Ranieri
2021-08-09UI: Clip Editor: Expose 2D Cursor Location to RNA and UIAaron Carlisle
2021-08-09UI: Clip Editor: Move Annotation Panel to new View tabAaron Carlisle
2021-08-09Fix T90547: Add node errors when compiled without OpenVDB or BulletHans Goudey
2021-08-09UI: Image Editor: Fix missing 2D cursor in mask edit modeAaron Carlisle
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