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
2022-07-20Merge branch 'master' into temp-legacy-mesh-format-optiontemp-legacy-mesh-format-optionHans 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
2022-07-19UV: add Snap Cursor to OriginTomek Gubala
2022-07-19Cleanup: compiler warningBrecht Van Lommel
2022-07-19Fix error printed in console when running Shade Flat operatorBrecht Van Lommel
2022-07-19Fix build error when not using unity buildBrecht Van Lommel
2022-07-19Fix T99643: Vertex Crease fails with symmetryGermano Cavalcante
2022-07-19Cleanup: Remove compile option for curves objectHans Goudey
2022-07-19Cleanup: Improve API and documentation of interface_view.ccJulian Eisel
2022-07-19UI Code Quality: Move view related files to own folderJulian Eisel
2022-07-19Fix T99732: Crash on F3 in the dopesheetAmélie Fondevilla
2022-07-19Curves: Hide snapping menu in curves sculpt modeHans Goudey
2022-07-19RNA: Don't allocate empty char pointer propertiesHans Goudey
2022-07-19Depsgraph: Make animated properties API receive const IDSergey Sharybin
2022-07-19Geometry Nodes: Copy parameters when copying a curves data-blockHans Goudey
2022-07-19Metal: Add license header to new filesClément Foucault
2022-07-19Metal: MTLUniformBuffer module implementationJason Fielder
2022-07-19Metal: MTLQueryPool implementation adding support for occlusion queries.Jason Fielder
2022-07-19Cleanup: Add comment for geometry nodes lazynessHans Goudey
2022-07-19Nishita sky: Increase elevation rangeClément Foucault
2022-07-19Cleanup: Apply clang-formatJulian Eisel
2022-07-19UI: Port view item features to base class, merge view item button typesJulian Eisel
2022-07-19UI: Add AbstractViewItem base classJulian Eisel
2022-07-19Fix T97559: Undoing of NLA strip duplication requires two undo stepsColin Basnett
2022-07-19Animation RNA: Add `clear()` method to FCurveKeyframePointsColin Basnett
2022-07-19Curves: align surface and curves object in Empty Hair operatorJacques Lucke
2022-07-19Depsgraph: Cleanup, Make variable less ambiguous and more clearSergey Sharybin
2022-07-19Depsgraph: Make variable naming more clearSergey Sharybin
2022-07-19EEVEE: use mipmaps of compressed textures (DDS)Ethan-Hall
2022-07-19Depsgraph: Cleanup, use nested namespace definitionSergey Sharybin
2022-07-19Depsgraph: Localize synchronization component visibility handlingSergey Sharybin
2022-07-19Depsgraph: Cleanup, comments wrapping and spacing between linesSergey Sharybin
2022-07-19Depsgraph: Introduce operation code for visibility operationSergey Sharybin
2022-07-19Depsgraph: Cleanup, don't mic static function and anonymous namespaceSergey Sharybin
2022-07-19Depsgraph: Refactor evaluation into smaller reusable functionsSergey Sharybin
2022-07-19Depsgraph: Cleanup, use nested namespace definitionSergey Sharybin
2022-07-19Depsgraph: Make name and name tag optional in component nodeSergey Sharybin
2022-07-19Depsgraph: Clarify comment in the component nodeSergey Sharybin
2022-07-19Depsgraph: Use single task pool during evaluationSergey Sharybin
2022-07-19Fix T99785: Make Principled Hair IOR input behave like other IOR slidersJesse Yurkovich
2022-07-19Fix T99737: Dropping files fails with WaylandCampbell Barton
2022-07-19Cleanup: quiet compiler warningsCampbell Barton
2022-07-19Fix T99794: regression from uv unwrap selectedChris Blackbourn