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-04-09Fix T87117: Geometry Nodes: Add missing Map Range modes to shader nodeCharlie Jolly
2021-04-09Spreadsheet: persistent column storage and data sourceJacques Lucke
2021-04-09Geometry Nodes: quiet warning when using object info nodeJacques Lucke
2021-04-09Fix T87150: bad points appearance in orthographic viewPhilipp Oeser
2021-04-09Cleanup: use const for BKE_where_on_path and related structsCampbell Barton
2021-04-09Fix use of uninitialized memory in BKE_scene_objects_as_gsetCampbell Barton
2021-04-09Fix: Missing GeometryNodeCustomGroupRay Molenkamp
2021-04-08Geometry Nodes: Support volumes in the bounding box nodeHans Goudey
2021-04-08BKE: Refactor volume bounding box codeHans Goudey
2021-04-08BKE: Add a utility to transform a shallow copy of a volume gridHans Goudey
2021-04-08Cleanup: Remove unused includes, use consistent orderHans Goudey
2021-04-08Geometry Nodes: Support instances in attribute searchHans Goudey
2021-04-08Cleanup: Use const arguments for volume codeHans Goudey
2021-04-08Fix T87232: Crash when evaluating object with unsupported modifierSybren A. Stüvel
2021-04-08VSE: Fix crash when building proxyRichard Antalik
2021-04-08VSE: Fix building image proxiesRichard Antalik
2021-04-08Cleanup:Germano Cavalcante
2021-04-08Fix previous commit: wrong `is_mesh_verts_only` checkGermano Cavalcante
2021-04-08Fix T86762: Inconsistent show of result of modifier Screw in edit modeGermano Cavalcante
2021-04-08Fix T87107 EEVEE: Principled BSDF doesn't handle negative specularClément Foucault
2021-04-08Fix: Dragging a modifier to the same index recalculates modifier stackHans Goudey
2021-04-08Spreadsheet: support showing data of specific nodeJacques Lucke
2021-04-08Add ability to get a selection list of bonesSebastian Parborg
2021-04-08EEVEE: Ensure Reflection: Use new implementationClément Foucault
2021-04-08Fix T81707: Spline IK Joints "Floating" above curveSebastian Parborg
2021-04-08Cleanup: modernize-use-equals-defaultJacques Lucke
2021-04-08Text Editor: don't force other views to follow the cursorCampbell Barton
2021-04-08Cleanup: renaming, comments and removing unused code in render pipelineBrecht Van Lommel
2021-04-08Fix T87291: assert on exit with preview renderBrecht Van Lommel
2021-04-08Fix T85974: Edit-mode undo/redo causes assertionCampbell Barton
2021-04-08Object: add ED_object_editmode_free_ex utility functionCampbell Barton
2021-04-08Cleanup: rename variable (using underscore separator)Campbell Barton
2021-04-08Revert "Fix entering edit-mode when object mode and edit-data don't match"Campbell Barton
2021-04-08Cleanup: spellingCampbell Barton
2021-04-08PyAPI: ImBuf.copy now copies the underlying imbufCampbell Barton
2021-04-08LibOverride: Fix several issues with resync code.Bastien Montagne
2021-04-08Minor cleanup to `scene_collection_array`.Bastien Montagne
2021-04-08BKE_collection: Add a util returning a gset with all objects in given scene's...Bastien Montagne
2021-04-08Cleanup: Typos in comments.Bastien Montagne
2021-04-08Outliner Override: Tweak to order of error messages.Bastien Montagne
2021-04-08Outliner: regroup more type of entries under a single icon.Bastien Montagne
2021-04-08LibOverride: Add a dedicated view in the Outliner.Bastien Montagne
2021-04-08LibOverride: Add a new 'leftover' flag to ID.Bastien Montagne
2021-04-08Cleanup: modernize-use-equals-defaultJacques Lucke
2021-04-08Cleanup: enable modernize-use-equals-default checkJacques Lucke
2021-04-08Fix T87267: Texture Paint stencil texture not drawingPhilipp Oeser
2021-04-08Fix T87274: Curve 2D resets to 3D on reloadGermano Cavalcante
2021-04-07Cleanup: Rename function, switch order of argumentsHans Goudey
2021-04-07Geometry Nodes: Rename grid output UV attributeHans Goudey
2021-04-07Geometry Nodes: Greatly improve speed of some mesh primitivesHans Goudey