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-09-21LibOverride: make `view_layer` API parameter optional.Bastien Montagne
2021-09-21Keymap: preference for keys to set the active toolCampbell Barton
2021-09-21Keymap: preference for Alt-LMB to use the active toolCampbell Barton
2021-09-21Keymap: preference for fallback-tool with RMB selectCampbell Barton
2021-09-21WM: only return PASS_THROUGH on PRESS for selection operatorsCampbell Barton
2021-09-21Cleanup: Remove debugging change, add commentsHans Goudey
2021-09-21Geometry Nodes: Curve Sample NodeHans Goudey
2021-09-21Functions: Fix incorrect assert for unused outputHans Goudey
2021-09-21Fix: Crash with single point bezier spline auto handlesHans Goudey
2021-09-21Fix: Knife keymap failed unit testCian Jinks
2021-09-21Knife: Replaced object bases array with object arrayCian Jinks
2021-09-21Geometry Nodes: Attribute Statistic NodeVictor-Louis De Gusseme
2021-09-21Merge branch 'master' into soc-2021-knife-toolsCian Jinks
2021-09-21Fix: Warning caused by setting enum value to boolCian Jinks
2021-09-20Knife: Better multi-object edit modeCian Jinks
2021-09-20Asset Browser: Redraw sidebars on mode switchesJulian Eisel
2021-09-20Update RNA to user manual url mappingsAaron Carlisle
2021-09-20Tests: measure time per frame in animation performance benchmarkBrecht Van Lommel
2021-09-20Geometry Nodes: use implicit position input in noise nodeJacques Lucke
2021-09-20Geometry Nodes: implicit position input in Set Position nodeJacques Lucke
2021-09-20UI: Change "Favorites" to "Bookmarks"Harley Acheson
2021-09-20Cleanup: Refactor VSE overlay settingsRichard Antalik
2021-09-20GPencil: Fix error in previous commitAntonio Vazquez
2021-09-20GPencil: Change Rotation tooltipAntonio Vazquez
2021-09-20Cleanup: spelling (correct c5c8c68eec93e57ed46be4371d8831e2f0fe3fe2)Campbell Barton
2021-09-20Build: change make update to not print errors regarding submodule branchesBrecht Van Lommel
2021-09-20Geometry Nodes: support Noise Texture nodeJacques Lucke
2021-09-20Geometry Nodes: support Set Position node on instancesJacques Lucke
2021-09-20make_update: Fix case where a sub-module would not have required branch.Bastien Montagne
2021-09-20Geometry Nodes: new Realize Instances nodeJacques Lucke
2021-09-20UUID: add nil value for UUIDsSybren A. Stüvel
2021-09-20UUID: fix seeding the RNG clock on macOSSybren A. Stüvel
2021-09-20Cleanup: UUID, prevent "missing braces" warning on macOSSybren A. Stüvel
2021-09-20UUID: include 'seconds' field of current time in RNG seedSybren A. Stüvel
2021-09-20Fix T91511: GPencil weight_get and Vertex Groups not working at expectedAntonio Vazquez
2021-09-20UI: rename "Save Screenshot (Area => Editor)"Campbell Barton
2021-09-20Cleanup: spellingCampbell Barton
2021-09-20Fix: Incorrect default values for the curve trim nodeHans Goudey
2021-09-20Fix: Spline length calculation fails with no evaluated pointsHans Goudey
2021-09-20Fix build error after previous commitHans Goudey
2021-09-20Cleanup: Fix/improve variable names and commentsHans Goudey
2021-09-19Compositor: Add OIDN prefiltering option to Denoise nodeManuel Castilla
2021-09-19Compositor: Fix crash exporting buffers on debugManuel Castilla
2021-09-19Compositor: Fix Alpha Over node ignoring emissive colorsManuel Castilla
2021-09-19Cleanup: Rename curve node enumsHans Goudey
2021-09-19Revert "GPencil: Curvature support for length modifier."YimingWu
2021-09-19GPencil: Curvature support for length modifier.YimingWu
2021-09-18Audaspace: added audio file streams functionality.Jörg Müller
2021-09-18Py API Docs: Fix audio docs exampleJorge Bernal
2021-09-18Cleanup: add missing includesJacques Lucke