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
2020-03-26UI: rename image source Tiled to UDIM Tiles for easier discoveryBrecht Van Lommel
2020-03-24Add invert mapping option to proximity weight edit modifier, and some cleanup.Bastien Montagne
2020-03-24Modifiers: Vertex Weight Edit add invert curve falloff optionCody Winchester
2020-03-24GPencil: Replace Tint mode "Both" to "Stroke and Fill"Antonio Vazquez
2020-03-24Fix missing grid theme option for Movie Clip EditorMichael Soluyanov
2020-03-24Fix T64573: RNA_path_from_ID_to_property fails for pointcachesPhilipp Oeser
2020-03-24RNA: expose comparison tolerance for Mesh.unit_test_compareHabib Gahbiche
2020-03-24UI: add menu search functionality to operator search menuCampbell Barton
2020-03-24Fluid: Enforce minimum thickness to planar flow / effector objectsSebastián Barschkis
2020-03-23Revert "COW: Edit Mesh: Do not copy the looptris pointer"Germano Cavalcante
2020-03-23UI: Theme options for checkerboard pattern colors and sizeMichael Soluyanov
2020-03-23Fix T74586: Image Editor Uses Invalid Display ChannelsJeroen Bakker
2020-03-23COW: Edit Mesh: Do not copy the looptris pointerGermano Cavalcante
2020-03-22Cleanup: spelling, correct Mesh.mface docsCampbell Barton
2020-03-22Cleanup: use static declarationCampbell Barton
2020-03-21GPencil: New Hardeness mode for Opacity modifierAntonio Vazquez
2020-03-20Python API: add bl_use_stereo_viewport for RenderEngineBrecht Van Lommel
2020-03-20Cleanup: remove old header conventions recently re-introducedCampbell Barton
2020-03-19UI: use consistent names in theme preferences and editors menuAdrian Newton
2020-03-19Cleanup/refactor: remove BKE_idcode, in favour of BKE_idtype.Bastien Montagne
2020-03-19Fix T74908: volume object step size can not be set back to zeroBrecht Van Lommel
2020-03-19GPencil: Cleanup - Split BKE_gpencil.h geometry functions into BKE_gpencil_ge...Antonio Vazquez
2020-03-19RNA: add MetaElem.select & use_scale_stiffnessCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19UI: add view aligned gizmo colorCampbell Barton
2020-03-19Cleanup: spellingCampbell Barton
2020-03-19VSE: Strip drawing improvementsRichard Antalik
2020-03-19VSE: Disk cacheRichard Antalik
2020-03-18Fix compilation error after recent changeSergey Sharybin
2020-03-18UI: Make sure theme UI names are correctly capitalizedWilliam Reynish
2020-03-18Fix T74524: tooltip for smoke dissolve time is backwardsJacques Lucke
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-18GPencil: Fix typo errorAntonio Vazquez
2020-03-18Fix BPY enum property definiton failing if items contain spacesJulian Eisel
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-18Weight Paint: Implement a new Lock-Relative mode.Alexander Gavrilov
2020-03-18Fix typo causing compile error with WITH_XR_OPENXR disabledJulian Eisel
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-17Fluid: Correct TooltipAaron Carlisle
2020-03-17Cleanup: Fix warnings about function signature of register passRay Molenkamp
2020-03-17Add experimental global undo speedup.Bastien Montagne
2020-03-17Cleanup: rename functionMateusz Grzeliński
2020-03-17Fluid: Re-dded Empty Space option in the UISebastián Barschkis
2020-03-17Cleanup: rename 'centre' to 'center' in View3DCampbell Barton
2020-03-15Cleanup: add NULL check for RNA filename argumentCampbell Barton
2020-03-13Fix stereoscopy drawing for camera backgroundDalai Felinto
2020-03-13GPencil: Fix Noise modifier versioningAntonio Vazquez
2020-03-13GPencil: Join Tint and Vertex Color modifierAntonio Vazquez
2020-03-12Expose 'is embedded data' ID flag to RNA.Bastien Montagne
2020-03-12Ocean: add new spectra modes to the ocean modifierPhil Stopford