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-09-25Cleanup: use 'u' prefixed integer types for brevity & cast styleCampbell Barton
2022-09-23Fix: Missing DNA rename for recent mesh refactorHans Goudey
2022-09-23Mesh: Move edge crease out of MEdgeHans Goudey
2022-09-18Build: fix gtest build flags affecting actual libraryBrecht Van Lommel
2022-09-15UV: rename "Pixel Snap Mode" to "Pixel Round Mode"Chris Blackbourn
2022-09-13Fix: Resolve deprecation warning when copying polygon structHans Goudey
2022-09-07Cleanup: spelling in comments, correct doxy slashes, replace '/w'Campbell Barton
2022-08-31Nodes: move NodeTreeRef functionality into node runtime dataJacques Lucke
2022-08-18CMake: support building with musl libclistout
2022-05-19Cleanup: spelling in comments & move doc-strings to headersCampbell Barton
2022-05-19makesdna: centralize DNA header list.Ray Molenkamp
2022-05-17Cleanup: use term 'filepath' for full file pathsCampbell Barton
2022-05-11Cleanup: use '_num' suffix instead of '_size' for CurveGeometryCampbell Barton
2022-05-04Cleanup: More clear name in surface deform modifierSergey Sharybin
2022-03-28Cleanup: use "num" as a suffix in: source/blender/modifiersCampbell Barton
2022-03-28Cleanup: use "num" as a suffix in: source/blender/nodesCampbell Barton
2022-03-25Fix compilation warnings after previous changeSergey Sharybin
2022-03-25Implement C++ methods for DNA structuresSergey Sharybin
2022-03-25Revert "Implement C++ methods for DNA structures"Sergey Sharybin
2022-03-25Implement C++ methods for DNA structuresSergey Sharybin
2022-03-25Cleanup: rename CustomDataExternal.filename => filepathCampbell Barton
2022-03-25Cleanup: rename ParticleSettings.child_nbr => child_percentCampbell Barton
2022-03-25Cleanup: sort cmake file listsCampbell Barton
2022-03-24GPencil: New Envelope ModifierHenrik Dick
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: make file headers more consistentCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-02-08Cleanup: simplify DNA genfile castingCampbell Barton
2022-02-08Cleanup: clang-formatCampbell Barton
2022-02-08Fix dna_genfile error converting signed int types to floating pointCampbell Barton
2022-02-08Cleanup: use an intermediate value for cast_primitive_typeCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-04Fix T93425: makesdna crashes during build with LTO on s390x LinuxCampbell Barton
2022-01-17Baking: new method to generate margin, based on adjacent facesMartijn Versteegh
2022-01-12Fix warnings after bab47b60cb69Julian Eisel
2022-01-12DNA: Add space clip editor defaultsSimon Lenz
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2021-12-20Docs: use doxygen formatting for DNACampbell Barton
2021-12-14Cleanup: clang-formatCampbell Barton
2021-12-13GPencil: New Shrinkwrap modifierAntonio Vazquez
2021-12-13Cleanup: use "filepath" term for Main, BlendFileData & FileGlobalCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'makesdna'Campbell Barton
2021-12-07Cleanup: sort DNA renamingCampbell Barton
2021-12-02Cleanup: Rename curve struct fieldsHans Goudey
2021-12-01Cleanup: Use int8 type rather than char for bufferJulian Eisel
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-18Cleanup: internal sequencer naming for overlaysCampbell Barton
2021-10-18Cleanup: spelling in commentsCampbell Barton
2021-10-14Cleanup: remove historic reference from makesdna.cCampbell Barton