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-04-08Revert removal of force shading color to vertex colors.temp-T96709-painting-targetJeroen Bakker
2022-04-08Show Canvas selector only when experimental flag is enabled.Jeroen Bakker
2022-04-08Merge remote-tracking branch 'origin/master' into temp-T96709-painting-targetJeroen Bakker
2022-04-08PyAPI: use keyword only arguments for Text.region_{from/to} stringCampbell Barton
2022-04-08Cleanup: separate format-units for Python argument parsingCampbell Barton
2022-04-08Cleanup: Define new curves normal mode in DNAHans Goudey
2022-04-08Cycles: Support adding Lightgroups from the object/world propertiesLukas Stockner
2022-04-07Fix T97144 Overlay: Illegal recursive expansion of macrosClément Foucault
2022-04-07Fix Clang/Linux build error after line primitive parallelizationBrecht Van Lommel
2022-04-07Fix Cycles build error after recent changesBrecht Van Lommel
2022-04-07Cycles: various Linux build fixes related to Hydra render delegateBrecht Van Lommel
2022-04-07Cleanup: remove unused mface tesselation code from modifier stackBrecht Van Lommel
2022-04-07Fix T97035: crash transferring face corner dataBrecht Van Lommel
2022-04-07Cleanup: Return early in metaball tessellation codeHans Goudey
2022-04-07BLI: inline fast path of IndexRange::as_spanJacques Lucke
2022-04-07Functions: optimize simple generated multi-functionsJacques Lucke
2022-04-07Geometry Nodes: Parallelize mesh line nodeHans Goudey
2022-04-07GPencil: Add skip option to envelope modifierHenrik Dick
2022-04-07Cleanup: Compilation warning about virtual functionsSergey Sharybin
2022-04-07Fix T97123: Applying modifier to multi-user: other objects were also convertedDalai Felinto
2022-04-07Cleanup: add clarifying comment to `bpy_app_getsets`Sybren A. Stüvel
2022-04-07Curves: improve Add menu for new curves objectJacques Lucke
2022-04-07Curves: operator to snap curves to surfaceJacques Lucke
2022-04-07Cleanup: make CustomMF_* implementations more similarJacques Lucke
2022-04-07Pose Library: avoid errors in the legacy panel when the add-on is disabledSybren A. Stüvel
2022-04-07Pose Library: use the right icon for the "More Info" buttonSybren A. Stüvel
2022-04-07Cleanup: remove incorrect commentSybren A. Stüvel
2022-04-07Fix T96888: data transfer operator crash in certain situationPhilipp Oeser
2022-04-07BLI: add missing materialize methods for virtual arraysJacques Lucke
2022-04-07Functions: parallelize materializing arrays after field evaluationJacques Lucke
2022-04-07Geometry Nodes: avoid data copy in store named attribute nodeJacques Lucke
2022-04-07BLI: add CPPType utility to copy elements to a shorter arrayJacques Lucke
2022-04-07Cleanup: pass the buffer length into `txt_insert_buf`Campbell Barton
2022-04-07Text Editor: Get/Set region text APIMatheus Santos
2022-04-07Cleanup: spelling in comments, minor reformatting changesCampbell Barton
2022-04-07Cleanup: clang-formatCampbell Barton
2022-04-07Geometry Nodes: Add "Connected" mode to Merge by Distance nodeAleksi Juvani
2022-04-07Fix T86200: Properties editor rearranges columns poorly when very wideYevgeny Makarov
2022-04-07Fix T91541: Naming of Freestyle Curvature 3D modifierUjwal Kundur
2022-04-07Fix: UI alignment in knife tool settings popoverPratik Borhade
2022-04-07Fix: Division by zero in UV packing functionAleksi Juvani
2022-04-07Fix: Copy resolution when creating CurveEval from CurvesMattias Fredriksson
2022-04-07Cleanup: Incorrect comment in IndexRange headerMattias Fredriksson
2022-04-07Curves: Name mutable data retrieval functions explicitlyHans Goudey
2022-04-07Curves: Hair to Curves rename in Cycles/EEVEE UIHans Goudey
2022-04-07Fix: Curve parameter node broken for Bezier curves after refactorHans Goudey
2022-04-06BVH Utils: use fall-through in 'BKE_bvhtree_from_mesh_get'Germano Cavalcante
2022-04-06Cleanup: remove workaround to set treedata membersGermano Cavalcante
2022-04-06Fix standalone image output not working when not running in background modehowetuft
2022-04-06Add CMake option to control CUDA host compilerhowetuft