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-21EEVEE-Next: Add Temporal-AntiAliasingClément Foucault
2022-07-21DRW: common_math_geom_lib.glsl: Add line_aabb_clipping_distClément Foucault
2022-07-21Fix build error in tests binary after previous commitHans Goudey
2022-07-21Cleanup: Rename length parameterization interpolation functionHans Goudey
2022-07-21Cleanup: Remove debug print in testHans Goudey
2022-07-21Cleanup: Simplify relation flags assignmentSergey Sharybin
2022-07-21Geometry Nodes: add debug check for whether AttributeWriter.finish is calledJacques Lucke
2022-07-21Curves: fix applying materials when applying modifierJacques Lucke
2022-07-21Cleanup: Make automated code check happy.Bastien Montagne
2022-07-21Cleanup: Unused forward declarationSergey Sharybin
2022-07-21Fix T99885: Invalid dependency graph state when curves surface is invisibleSergey Sharybin
2022-07-21LibOverride: support 'make override' for all selected items.Bastien Montagne
2022-07-21Fix T99733: Objects with driven visibility are evaluated when not neededSergey Sharybin
2022-07-21Depsgraph: Clear operation evaluation flags early onSergey Sharybin
2022-07-21Cleanup: formatCampbell Barton
2022-07-21Cleanup: add ISMOUSE_MOTION macroCampbell Barton
2022-07-21Fix WM_event_type_mask_test ignoring wheel and gesture eventsCampbell Barton
2022-07-21WM: replace ISMOUSE with ISMOUSE_BUTTONCampbell Barton
2022-07-21WM: categorize smart-zoom as a gestureCampbell Barton
2022-07-21Fix failing cycles test from previous commitChris Blackbourn
2022-07-21Fix T90620: Ignore missing UV data caused by corrupt .blend fileChris Blackbourn
2022-07-21Cleanup: spelling in comments, typos in tool-tipsCampbell Barton
2022-07-21Fix T99678: Crash applying non-existent modifiersCampbell Barton
2022-07-21Fix T99687: Cloth filter crashJoseph Eagar
2022-07-21Fix T99878: Deleting curves or points removes anonymous attributesHans Goudey
2022-07-20Cleanup: Remove unused functionHans Goudey
2022-07-20Cleanup: Remove unnecessary handling of normals for fluid collidersHans Goudey
2022-07-20Fix T99340: Image.frame_duration returning wrong value when image not loadedBrecht Van Lommel
2022-07-20UI: Remove redundant view reference in view itemsJulian Eisel
2022-07-20Fix missing registration of grid view items in the viewJulian Eisel
2022-07-20Cleanup: use BLI_strncpy instead of strcpyJacques Lucke
2022-07-20Cleanup: remove unused get_cage_mesh parameterJacques Lucke
2022-07-20Fix T99667: regression in Delete Geometry nodeWannes Malfait
2022-07-20Fix T99869: Edge crease no longer workingGermano Cavalcante
2022-07-20Fix T99847: Dragging image from Image Editor to Node Editor brokenJulian Eisel
2022-07-20IDManagement: Speedup ID unique name assignment by tracking used names/basena...Aras Pranckevicius
2022-07-20Constraints: add checks to specially handle the custom space target.Alexander Gavrilov
2022-07-20Constraints: add missing calls to initialize custom space.Alexander Gavrilov
2022-07-20Cleanup: unused parameter in own recent commit rB92ca920c52b9.Bastien Montagne
2022-07-20Add a 'Apply and Delete All' operation to shapekeys.Bastien Montagne
2022-07-20Curves: fix uninitialized curve type when adding new curvesJacques Lucke
2022-07-20Cleanup: Access attributes with new API instead of geometry componentsHans Goudey
2022-07-20Curves: Remove use of CurveEval in sculpt brushesHans Goudey
2022-07-20Curves: Port fillet node to the new data-blockHans Goudey
2022-07-20Cleanup: Combine geometry null checks in if statementsHans Goudey
2022-07-20Cleanup: Use generic utility for copying compressed attributeHans Goudey
2022-07-20Point Cloud: Remove redundant custom data pointersHans Goudey
2022-07-20Curves: Remove redundant custom data pointersHans Goudey
2022-07-19Fix T99583: Missing update for option in particle edit modePratik Borhade
2022-07-19UI Code Quality: Move eyedropper files to own folderJulian Eisel