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-05-31Curves: Add soft selection in sculpt modeHans Goudey
2022-05-31Geometry Nodes: Don't allow UI attributes as modifier field inputsJacques Lucke
2022-05-31Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-31Cleanup: Improve const correctness of ID functionsHans Goudey
2022-05-31Fix Cycles MNEE not working for MetalBrecht Van Lommel
2022-05-31Merge branch 'blender-v3.2-release'Johnny Matthews
2022-05-31Fix T98500: Wrong Selection in Duplicate PointsJohnny Matthews
2022-05-31Cleanup: Simplify dependencies for GMP math headerHans Goudey
2022-05-31Cleanup: Move lib_override.c to C++Hans Goudey
2022-05-31Merge remote-tracking branch 'origin/blender-v3.2-release'Kévin Dietrich
2022-05-31Fix T97877: broken shadows with GPU subdivisionKévin Dietrich
2022-05-31Intern/atomic: Fix `const` qualifier for `atomic_load_ptr`.YimingWu
2022-05-31Intern/atomic: Adding atomic_load/store_ptr support.YimingWu
2022-05-31Attributes: Hide internal UI attributes and disallow procedural accessHans Goudey
2022-05-31Merge branch 'blender-v3.2-release'Julian Eisel
2022-05-31Fix wrong asset dropped when dragging from loc. of just cleared assetJulian Eisel
2022-05-31Fix T95394: Crash when dragging from location of just cleared assetJulian Eisel
2022-05-31Merge remote-tracking branch 'origin/blender-v3.2-release'Kévin Dietrich
2022-05-31Fix T97086: corrupted UVs with GPU subdivisionKévin Dietrich
2022-05-31Cleanup: tabs to spaces for CMake files & sort file-listsCampbell Barton
2022-05-31Do not provide python libraries for linking if building python moduleCampbell Barton
2022-05-31Merge branch 'blender-v3.2-release'Hans Goudey
2022-05-31Fix T98403: Crash applying modifiers on non-mesh objectsHans Goudey
2022-05-31OBJ: Enable undo for experimental OBJ importerIyad Ahmed
2022-05-31Merge branch 'blender-v3.2-release'Jeroen Bakker
2022-05-31Merge branch 'blender-v3.2-release'Jeroen Bakker
2022-05-31UI: Correct sculpt tooltipsJulien Kaspar
2022-05-31Cleanup: remove UV handling from OBJECT_OT_modifier_convertCampbell Barton
2022-05-31Cleanup: rename ED_object_modifier_convert to make it's use clearerCampbell Barton
2022-05-31RNA: add macros for EnumPropertyItem layout elementsCampbell Barton
2022-05-31PyDoc: replace in-lined enum references with links where possibleCampbell Barton
2022-05-31PyDoc: de-duplicate enums for rna_rna.c & bpy_props.cCampbell Barton
2022-05-31PyDoc: document static enums from RNA_enum_items.hCampbell Barton
2022-05-31PyAPI: add _bpy.rna_enum_items_static() for accessing internal enum dataCampbell Barton
2022-05-31RNA: avoid non-standard enum item (enum section using single space)Campbell Barton
2022-05-30Cleanup: Remove outdated commentHans Goudey
2022-05-30Fix T96157: Make size of Frame Node label independent from Line WidthDominik Fill
2022-05-30Fix T96157: Make size of Frame Node label independent from Line WidthDominik Fill
2022-05-30Cleanup: Move attribute.c to C++Hans Goudey
2022-05-30Cleanup: Clang tidyHans Goudey
2022-05-30LibOverride: Add full support for camera's background images.Bastien Montagne
2022-05-30Cleanup: Move attribute domain count out of enumHans Goudey
2022-05-30Fix (unreported) missing rna_path function for BackgroundImage struct.Bastien Montagne
2022-05-30Cleanup: report errors instead of asserting in case of missing local data on ...Bastien Montagne
2022-05-30Fix polling function for background image removal not checking linked ID.Bastien Montagne
2022-05-30Fix (unreported) wrong ID usercount handling in background images removal.Bastien Montagne
2022-05-30Merge remote-tracking branch 'origin/blender-v3.2-release'Dalai Felinto
2022-05-30Fix T98253: Gpencil Lineart crashes when undoing creation of linked copyAntonio Vazquez
2022-05-30Cleanup: use class instead of structJacques Lucke
2022-05-30Fix T98444: Image.save_render not using scene output file typeBrecht Van Lommel