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
2021-08-11Cleanup: ID management: remove unused old `BKE_libblock_copy_for_localize` fu...Bastien Montagne
2021-08-11Fix T90519: USD Exporter ErrorMichael Kowalski
2021-08-11Enable Asset Browser by default for poses, rest stays experimentalJulian Eisel
2021-08-11Cleanup: Keylist Drawing - Split up in multiple functions.Jeroen Bakker
2021-08-11Cleanup: Minor comment update on `LIB_TAG_NEW`.Bastien Montagne
2021-08-11PyAPI: report unreleased ID's with WITH_PYTHON_SAFETY enabledCampbell Barton
2021-08-11Fix T88033: Python reference memory leaks for non main data-blocksCampbell Barton
2021-08-11Cleanup: rename BKE_collection_{free => free_data}Campbell Barton
2021-08-11Modifier: use high quality normals for vertex offsetHenrik Dick
2021-08-11Cleanup: clang-formatCampbell Barton
2021-08-11Cleanup: trailing space, remove BOMCampbell Barton
2021-08-11Fix 'GPU_matrix_unproject_3fv' not working with out-of-bounds pointsGermano Cavalcante
2021-08-10Fix T90447: 3D view transform locks do not use driver colorsHans Goudey
2021-08-10Clean-up: Remove UTF8-BOM markersRay Molenkamp
2021-08-10Fix T90572: "Render Region" is broken due to compositingManuel Castilla
2021-08-10Compositor: Full frame output nodesManuel Castilla
2021-08-10Compositor: Full frame color nodesManuel Castilla
2021-08-10Compositor: Full frame curve nodesManuel Castilla
2021-08-10Compositor: Fix memory leaks when initializing tiles multi-threadedManuel Castilla
2021-08-10Compositor: Full frame input nodesManuel Castilla
2021-08-10Compositor: Full frame Mask nodeManuel Castilla
2021-08-10Compositor: Full frame Bilateral Blur nodeManuel Castilla
2021-08-10Compositor: Full frame Sun Beams nodeManuel Castilla
2021-08-10UI: hide instancing options for empties which cannot be usedPhilipp Oeser
2021-08-10Refactor: Custom data comparison in meshesHimanshi Kalra
2021-08-10Fix T90564: Crash when linking 2 node inputsPhilipp Oeser
2021-08-10File/Asset Browser: Select/Activate File on Right Click for Context MenuJulian Eisel
2021-08-10Cleanup: use give_object_under_cursor when dragging materials.Jeroen Bakker
2021-08-10Fix crash: mouse is over file space during startup.Jeroen Bakker
2021-08-10Fix T89253: template_list allows arbitrary data changesGermano Cavalcante
2021-08-10Cleanup: Comment COW/LOCALIZED ID tags.Bastien Montagne
2021-08-10Fix T90551: Dopesheet displays keyframes differently.Jeroen Bakker
2021-08-10Silensed compilation warning in gpu test case.Jeroen Bakker
2021-08-10Edit Mesh: multi-object edit-mode support for knife projectCampbell Barton
2021-08-10Fix T90418: macOS codesign fails with dylib next to executableAnkit Meel
2021-08-10Fix T90493: Undo a knife-project operation crashesCampbell Barton
2021-08-10Cleanup: mixing enum/non-enum type warning in conditional expressionCampbell Barton
2021-08-10Cleanup: unused function warningCampbell Barton
2021-08-10Fix invalid string comparison in cd692c6954629e977250ec7c12509ffd3f9Campbell Barton
2021-08-10VSE: Fix cache invalidationRichard Antalik
2021-08-10Geometry Nodes: Add labels for switch node texture socketsWannes Malfait
2021-08-09Cleanup: Remove unecessary RNA get and set functionsHans Goudey
2021-08-09UI: Clip Editor: Expose 2D Cursor Location to RNA and UIAaron 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-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