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
path: root/source
AgeCommit message (Expand)Author
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-11CMake: recent removal of linked libs gave errors in some casesCampbell Barton
2019-12-11UI: show tool cycling shortcuts in the toolbarCampbell Barton
2019-12-11PyAPI: add utility functions get the size from an evaluated stringCampbell Barton
2019-12-11Docs: expand comments in versioning codeCampbell Barton
2019-12-11Fix T72340: Version bump for recent Userdef changesHarley Acheson
2019-12-11Cleanup: spellingCampbell Barton
2019-12-11Overlay Engine: Armature: Fix bones disapearing with custom bone colorClément Foucault
2019-12-10Cycles: support for custom shader AOVsLukas Stockner
2019-12-10Fix menu buttons not displaying down arrow with emboss=FalseBrecht Van Lommel
2019-12-10Fix: Fullscreen File Browser showing override warning on file openJulian Eisel
2019-12-10Fix T71995: Texture Paint workspace crash with new sceneJulian Eisel
2019-12-10GPencil: Invert Simplify optionsAntonio Vazquez
2019-12-10Fix T71609: Resizing bone length to 0 gets it stuck to that sizeSybren A. Stüvel
2019-12-10CMake: fix linking Blender as a Python moduleCampbell Barton
2019-12-10Fix T72220: Hide Edit OverlaysJeroen Bakker
2019-12-10GHOST: add support for application/menu keyHarley Acheson