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-27Use EXPECT_EQ instead of ASSERT_EQHans Goudey
2021-08-27Rename Function to FieldFunctionHans Goudey
2021-08-27Merge branch 'temp-geometry-nodes-fields' into temp-geometry-nodes-fields--fi...Hans Goudey
2021-08-27Merge branch 'master' into temp-geometry-nodes-fieldsHans Goudey
2021-08-27Refactor IDProperty UI data storageHans Goudey
2021-08-27Fix crash sampling render result before any pixel was renderedSergey Sharybin
2021-08-27Fix shadowing in sequencer iteratorSergey Sharybin
2021-08-27Fix "toggle shading" op not updating VR viewPeter Kim
2021-08-27VSE: Transform overwrite modeRichard Antalik
2021-08-27Cleanup: quiet maybe-used-uninitialized warningJacques Lucke
2021-08-27Fix T90907: RNA pointers for material slots are not unique across IDsPhilipp Oeser
2021-08-27Fix XR action map index initializationPeter Kim
2021-08-27Cleanup: clang-tidyCampbell Barton
2021-08-27Cleanup: utf8 stepping functionsCampbell Barton
2021-08-27Revert "Rename existing boolean node to mesh boolean"Hans Goudey
2021-08-27Rename existing boolean node to mesh booleanHans Goudey
2021-08-27Merge branch 'master' into temp-geometry-nodes-fieldsHans Goudey
2021-08-27Revert "Rename existing boolean node to "Mesh Boolean""Hans Goudey
2021-08-27Rename existing boolean node to "Mesh Boolean"Hans Goudey
2021-08-27Merge branch 'master' into temp-geometry-nodes-fields--fieldsHans Goudey
2021-08-27Fix loading packed fonts for sequencer stripsCampbell Barton
2021-08-27Cleanup: use early returnCampbell Barton
2021-08-27Fix sequencer font loading using an unexpected pathCampbell Barton
2021-08-27Modifier: smooth interpolation supportHenrik Dick
2021-08-27Cleanup: warningsCampbell Barton
2021-08-27Add an index input function testHans Goudey
2021-08-26Add a high-level description to the header fileHans Goudey
2021-08-26Refactor field storage again, to allow reuse of function outputsHans Goudey
2021-08-26Fix T90973: GPencil - Add buttons to move up and down vertex groupsAntonio Vazquez
2021-08-26UI: Consistent Area Move Snapping LocationsHarley Acheson
2021-08-26Fix error in last commmitGermano Cavalcante
2021-08-26Fix T90817: Object Picker Doesn't Work on Second windowGermano Cavalcante
2021-08-26Cleanup: split eyedropper_color_sample_fl into more specific utilitiesGermano Cavalcante
2021-08-26Cleanup: return window in 'WM_window_find_under_cursor'Germano Cavalcante
2021-08-26Fix constant input testHans Goudey
2021-08-26PyAPI: GPU: expose clip distancesGermano Cavalcante
2021-08-26Merge branch 'temp-geometry-nodes-fields' into temp-geometry-nodes-fields--fi...Hans Goudey
2021-08-26Merge branch 'master' into temp-geometry-nodes-fieldsHans Goudey
2021-08-26Cleanup: Use `ID_IS_LINKED` instead of direct `id.lib` pointer check.Bastien Montagne
2021-08-26Add locking fallback atomics implementationSergey Sharybin
2021-08-26Fix T90959: crash when hovering over empty data block socketJacques Lucke
2021-08-26Cleanup: use BLI_UTF8_MAX defineCampbell Barton
2021-08-26Cleanup: add ATTR_WARN_UNUSED_RESULT to BLI_string_utf8.hCampbell Barton
2021-08-26Decouple highlighted tiles from RenderPartSergey Sharybin
2021-08-26Fix issues with absolute time unitPhilipp Oeser
2021-08-26Cleanup, quiet compile warningsKévin Dietrich
2021-08-26Cleanup: unused function from 082ddc9379b2bdc963635c1109fbd6c6bce91eedCampbell Barton
2021-08-26ToolSystem: increase the inset tool sizeCampbell Barton
2021-08-26ToolSystem: support per-tool gizmo group propertiesCampbell Barton
2021-08-26Cleanup: redundant update calls adding objectsCampbell Barton