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
2019-12-17Cleanup: redundant struct declarationsCampbell Barton
2019-12-17Cleanup: sort struct declarationsCampbell Barton
2019-12-17Cleanup: sort file listsCampbell Barton
2019-12-17Cleanup: use BKE_fluid prefix for fluid APICampbell Barton
2019-12-17PyAPI: disable threading hack when fluid is disabledCampbell Barton
2019-12-17Cleanup: style, always use bracesCampbell Barton
2019-12-17Fix deprecated DNA define checksCampbell Barton
2019-12-17Cleanup: remove contributors, license begin/end & doxy file argumentCampbell Barton
2019-12-17Cleanup: compiler warningsCampbell Barton
2019-12-17Cleanup: clang-formatCampbell Barton
2019-12-17Cleanup: remove redundant headersCampbell Barton
2019-12-17Cleanup: replace 'if 0' with 'DEBUG_PRINT' defineCampbell Barton
2019-12-17Fix linking errors WITH_MOD_FLUID=OFFCampbell Barton
2019-12-16GPencil: Fix unreported missing onion skin in rendersAntonio Vazquez
2019-12-16Mantaflow [Part 8]: Customization for particle systemSebastián Barschkis
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-16Mantaflow [Part 11]: Updated entire smoke.c codeSebastián Barschkis
2019-12-16Mantaflow [Part 9]: Updated rna smoke codeSebastián Barschkis
2019-12-16Mantaflow [Part 7]: Added bake configurationSebastián Barschkis
2019-12-16Mantaflow [Part 10]: Updated fluid modifier settingsSebastián Barschkis
2019-12-16Fix T72467: Crash when using many (>64) images in a shaderLukas Stockner
2019-12-16Fix T72440: Dragging & dropping color in the Image Editor crashesLukas Stockner
2019-12-16Fix typo in UDIM operator (always capitalize UI labels)Dalai Felinto
2019-12-16Cleanup: whitespaceCampbell Barton
2019-12-14UI: Brush Settings overhaulWilliam Reynish
2019-12-14Fix T72412: Weld Modifier: Merged edges not displayed in wireframemano-wii
2019-12-13Image Editor: Increase size of Add Tile popupLukas Stockner
2019-12-13USD: more efficient mesh & curve writingSybren A. Stüvel
2019-12-13Gizmo: add gizmos for UV transform translate/rotate/scaleCampbell Barton
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
2019-12-13Gizmo: fix button 2D hotspot sizeCampbell Barton
2019-12-13Cleanup: unused function, spellingCampbell Barton
2019-12-13Cleanup: clang-formatCampbell Barton
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-12Cleanup: Typomano-wii
2019-12-12Cleanup: Follow the commenting conventionmano-wii
2019-12-12Cleanup: Rename variables (_tot -> _len)mano-wii
2019-12-12UI: Remove User Preference "Enable All Experimental Features"Dalai Felinto
2019-12-12Cleanup: Fix typo in user preference codeDalai Felinto
2019-12-12Fix T72380: New Weld Modifier is crashing when used after a Vertex Weight Mod...mano-wii
2019-12-12Cleanup: redundant NULL checks, simplify tool fallback arg checksCampbell Barton
2019-12-12Fix fallback tool for tools that don't define their own keymapsCampbell Barton
2019-12-12Fix tool fallback being ignored with transform gizmosCampbell Barton
2019-12-12Modifier: New Weld Modifiermano-wii
2019-12-12BLI_bvhtree_overlap_ex: add 'max_interactions' parametermano-wii
2019-12-11Cleanup: disable debug print define in override code.Bastien Montagne
2019-12-11DrawManager: Disable Clipping in material/rendered modeJeroen Bakker
2019-12-11Add missing draw state check to OVERLAY_edit_mesh_drawRobert Guetzkow
2019-12-11Depsgraph: add missing #include to DEG_depsgraph_query.hSybren A. Stüvel
2019-12-11UI: show tool cycling shortcuts in the toolbarCampbell Barton