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-08-20Functions: remove multi-function networkJacques Lucke
2021-08-20Cleanup: use "free_data" suffix when the argument isn't freedCampbell Barton
2021-08-20Cleanup: rename BKE_mesh_free_data -> BKE_mesh_free_data_for_undoCampbell Barton
2021-08-20Fix memory leak with building springs in the cloth simulatorCampbell Barton
2021-08-20Cleanup: rename BKE_mesh_free -> BKE_mesh_free_dataCampbell Barton
2021-08-20Cleanup: clang-formatJesse Yurkovich
2021-08-20Cleanup, formatKévin Dietrich
2021-08-19Image blendwrite: Fix handling of packedfiles.Bastien Montagne
2021-08-19Partially fix T90593: Image ID wrongly seen as changed on undos.Bastien Montagne
2021-08-19Cleanup: Blendwrite: Move code deciding if an ID should be written out of ID ...Bastien Montagne
2021-08-19Cycles: experimental integration of Alembic procedural in viewport renderingKévin Dietrich
2021-08-19Fix T71137: curve minimum twist producing wrong geometryCampbell Barton
2021-08-18LibOverride: Do not report embedded IDs as non-overridable in 'foreach_id' code.Bastien Montagne
2021-08-18UDIM: Support tile sets that do not start at 1001Jesse Yurkovich
2021-08-17GPencil: Fix unreported switch direction not flipping weightsHenrik Dick
2021-08-17GPencil: Convert from Mesh copying Vertex GroupsHenrik Dick
2021-08-17Docs: improve word wrap commentCampbell Barton
2021-08-17UDIM: Fix tile number calculation when adding a range of image tilesJesse Yurkovich
2021-08-16Add sanity NULL checks when loading sound sequencesSebastian Parborg
2021-08-16Fix building without audaspaceCampbell Barton
2021-08-16VSE: Fix audaspace not reading ffmpeg files with start offset correctlySebastian Parborg
2021-08-16VSE: Fix "off by one" error when encoding audioSebastian Parborg
2021-08-16VSE: Flush audio encode after finishing video exportSebastian Parborg
2021-08-16Cleanup: shadow variable warningCampbell Barton
2021-08-16Add cutom data color property for mesh comparisonHimanshi Kalra
2021-08-13Blendloader: Option to reports to skip list of recursively liboverride-resync...Bastien Montagne
2021-08-13ViewLayer resync: Add sanity checks for objects/bases mappings.Bastien Montagne
2021-08-13Revert "Mesh: replace saacos with acosf for normal calculation"Campbell Barton
2021-08-13PyAPI: remove the .py extension requirement for startup registrationCampbell Barton
2021-08-13Mesh: replace saacos with acosf for normal calculationCampbell Barton
2021-08-13Cleanup: remove unused BKE_mesh_calc_normals_mapping functionsCampbell Barton
2021-08-13Cleanup: remove use of BKE_mesh_calc_normals_mapping_simpleCampbell Barton
2021-08-13Cleanup: code-commentsCampbell Barton
2021-08-13Cleanup: split BKE_mesh_calc_normals_poly function in twoCampbell Barton
2021-08-13Mesh: optimize normal calculationCampbell Barton
2021-08-12Geometry Nodes: tag normals dirty after joinJacques Lucke
2021-08-12Fix T89241: 3D Text "Scale to Fit" wraps onto the second lineCampbell Barton
2021-08-12Fix T89805: NLA crash without active trackPhilipp Oeser
2021-08-12Add Extras Dropdown Menu to ConstraintsHenrik Dick
2021-08-12Cleanup: use C++ style comments for disabled codeCampbell Barton
2021-08-12Cleanup: remove *.orig file from 6a9d7139f7d05e0c51827a3a4b862c0547dc0513Campbell Barton
2021-08-11Cleanup: ID management: remove unused old `BKE_libblock_copy_for_localize` fu...Bastien Montagne
2021-08-11Enable Asset Browser by default for poses, rest stays experimentalJulian Eisel
2021-08-11Fix T88033: Python reference memory leaks for non main data-blocksCampbell Barton
2021-08-11Cleanup: rename BKE_collection_{free => free_data}Campbell Barton
2021-08-10Clean-up: Remove UTF8-BOM markersRay Molenkamp
2021-08-10Refactor: Custom data comparison in meshesHimanshi Kalra
2021-08-10Fix T90564: Crash when linking 2 node inputsPhilipp Oeser
2021-08-09Cleanup: spelling in commentsCampbell Barton
2021-08-09Cleanup/fixes in UI messages.Bastien Montagne