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-07Port to new operator with instancing option from mastertemp-collection-assetsJulian Eisel
2022-04-07Merge branch 'master' into temp-collection-assetsJulian Eisel
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
2022-04-06Fix: Missing virtual destructor on virtual classHans Goudey
2022-04-06Fix F-Curve visibility toggle disabled for library overridden rigJulian Eisel
2022-04-06Fix T96595: Animation not duplicated for meta childrenRichard Antalik
2022-04-06API doc: Tweak sphinx to get date of source commit instead of build date.Bastien Montagne
2022-04-06Fix badly broken caches handling during undo/redo.Bastien Montagne
2022-04-06Cleanup: spelling & poor wording in code & commentsCampbell Barton
2022-04-06Fix: T78228 Send all python errors to info editorCampbell Barton
2022-04-06Fix off by one error placing the text cursor from a Python exceptionCampbell Barton
2022-04-06Cleanup: use context.path_resolve instead of eval(..)Campbell Barton
2022-04-06PyAPI: Add Context.path_resolve wrapper that supports context membersCampbell Barton
2022-04-06Fix accessing an empty context succeeding when it shouldn'tCampbell Barton
2022-04-06UI: use a faster method of finding colliding layer namesCampbell Barton
2022-04-06Doxygen: update doxyfile to 1.9.3Campbell Barton
2022-04-06Cleanup: line wrapping, remove unused args, variables in UI scriptsCampbell Barton
2022-04-06Cleanup: zero initialize VColRef before setting membersCampbell Barton
2022-04-06Cleanup: quiet compiler warningsCampbell Barton
2022-04-06BVH Utils: remove 'isolate' parameterGermano Cavalcante
2022-04-06BVH Utils: Remove '_allocated' members from 'BVHTreeFromMesh'Germano Cavalcante