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-03-11Cleanup: use M_PI_2 and M_PI_4 where possibleHallam Roberts
2022-03-11Curve: Improve NURBS knot generation modesLaurynas Duburas
2022-03-11Cleanup: use enum for local versioning enumCampbell Barton
2022-03-11Transform/UI: individualize the option to use snap per editor typeGermano Cavalcante
2022-03-09Fix T96250: Invalid default for uv_relax_methodCampbell Barton
2022-03-08Cleanup: spelling in commentsCampbell Barton
2022-03-08Cleanup: spelling in comments, use C++ comments for disabled codeCampbell Barton
2022-03-04Cleanup: remove outdated references to tweakCampbell Barton
2022-03-02UI: Comments Misspellings of Vertex/VerticesNikhil Shringarpurey
2022-03-02Cleanup: rename direction enum as it's part of the key-map itemCampbell Barton
2022-03-02Event System: remove tweak events in favor of click-dragCampbell Barton
2022-02-28Cleanup: Use bool instead of intHans Goudey
2022-02-23NDOF: make camera view/pan behavior optionalCampbell Barton
2022-02-21Weight Proximity: do flag split versioning both in 3.1 and 3.2Alexander Gavrilov
2022-02-21Merge branch 'blender-v3.1-release'Alexander Gavrilov
2022-02-21Weight Proximity: fix value overlap between Normalize and Invert VGroup.Alexander Gavrilov
2022-02-21readfile: free & reallocate arrays in oldnewmap_clearCampbell Barton
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-18Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-18Fix broken shapekeys: check for 'NULL' `from` pointer too.Bastien Montagne
2022-02-17Cleanup: Replace direct `id.lib` pointer checks with `ID_IS_LINKED` macro usa...Bastien Montagne
2022-02-16Cleanup: spelling in commentsCampbell Barton
2022-02-11Revert "Split Python OBJ importer and exporter, enabling only the importer."Howard Trickey
2022-02-11Revert "Split Python OBJ importer and exporter, enabling only the importer."Howard Trickey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: Add newline in error message.Jeroen Bakker
2022-02-09Cleanup: make file headers more consistentCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-02-08LibOverride: Add 'hierarchy root ID' info.Bastien Montagne
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-07VSE: Add filter method to strip transformDimitry Kaplin
2022-02-04Remove internal proxy code, and deprecate related DNA data.Bastien Montagne
2022-02-03Curves: Changes to the new curves data-blockHans Goudey
2022-02-03Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-03Fix (unreported) broken do_version of hidden layers from pre-2.8 files.Bastien Montagne
2022-02-03Split Python OBJ importer and exporter, enabling only the importer.Howard Trickey
2022-02-03Split Python OBJ importer and exporter, enabling only the importer.Howard Trickey
2022-02-02Proxies Removal: Handle conversion to liboverrides also for linked data.Bastien Montagne
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-28Blender 3.1 Beta- subversion bumpDalai Felinto
2022-01-25Fix T93058: Crash on opening old pre-2.80 .blend files.Bastien Montagne
2022-01-25Cleanup: Correct location of node function declarationsHans Goudey
2022-01-21Geometry Nodes: Mesh Island Node - Rename Index SocketJohnny Matthews
2022-01-20Fix continuous stream of thumbnail notifiers after redoJulian Eisel
2022-01-18Geometry Nodes: Add Signed Output to Edge Angle NodeJohnny Matthews
2022-01-18Cleanup: spelling in commentsCampbell Barton
2022-01-17Baking: new method to generate margin, based on adjacent facesMartijn Versteegh
2022-01-15Geometry Nodes: Rename transfer attribute geometry inputHans Goudey
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton