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-21GPencil: New Hardeness mode for Opacity modifierAntonio Vazquez
2020-03-20GPencil: Fix unreported slow transform with proportional editionAntonio Vazquez
2020-03-20Python API: add bl_use_stereo_viewport for RenderEngineBrecht Van Lommel
2020-03-20Fix T74649: Outliner: Cannot set/clear parent with 'Keep Transforms'Philipp Oeser
2020-03-20Multires: Fix assert when removing modifier in edit modeSergey Sharybin
2020-03-20Cleanup: Use IDTypeInfo data for `id_swap` functions.Bastien Montagne
2020-03-20Cleanup: Move `BKE_libblock_get_alloc_info` to using IDTypeInfo.Bastien Montagne
2020-03-20Fix T74154: Mantaflow crash: Baking data for domain type fluid on a plane.Sebastián Barschkis
2020-03-20Fix T74885: Stamped lens metadata is wrong when camera lens is animatedSybren A. Stüvel
2020-03-20Fix T74811: GreasePencil Stereo RenderingJeroen Bakker
2020-03-20Fix T74643: Outline Overlay Shows Hidden FacesJeroen Bakker
2020-03-20Cleanup: clang-format, comment indentationCampbell Barton
2020-03-20Cleanup: sort file, struct listsCampbell Barton
2020-03-20Cleanup: remove old header conventions recently re-introducedCampbell Barton
2020-03-20Cleanup: remove debug print accidentally included in own previous commit.Bastien Montagne
2020-03-19UI: use consistent names in theme preferences and editors menuAdrian Newton
2020-03-19Cleanup: fix typos in commentsBrecht Van Lommel
2020-03-19Fix UI alignment in generator f-curve modifier.Yevgeny Makarov
2020-03-19Cleanup: silence warnign in volume grid codeStephan
2020-03-19Cleanup/refactor: remove BKE_idcode, in favour of BKE_idtype.Bastien Montagne
2020-03-19Fix typos in names fo new mesh and texture IDTypeInfo.Bastien Montagne
2020-03-19Fix build WITH_CXX_GUARDEDALLOCGermano Cavalcante
2020-03-19Fix T70126: Can't snap between objects with Rigid BodyGermano Cavalcante
2020-03-19Cleanup: add extern CJacques Lucke
2020-03-19Fix T74908: volume object step size can not be set back to zeroBrecht Van Lommel
2020-03-19ColorManagement: Incorrect Memory Read for RGB imagesJeroen Bakker
2020-03-19Fix T74925: Texture Paint Stencil Mask crashPhilipp Oeser
2020-03-19Fix T74915: Gpencil Tweak tool does not add point to selection holding ShiftAntonio Vazquez
2020-03-19Multires: Support "Subdivide" for Simple subdivision typeSergey Sharybin
2020-03-19Multires: Optimize memory usage furtherSergey Sharybin
2020-03-19Multires: Reduce memory footprint after previous fixSergey Sharybin
2020-03-19Multires: Subdiv, properly support base edge creaseSergey Sharybin
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-19Fix T74701: Text on Curve Scaling IssuePhilipp Oeser
2020-03-19Subdiv: Make Blender crease to OSD sharpness reusableSergey Sharybin
2020-03-19Multires: Add missing context initializationSergey Sharybin
2020-03-19Multires: Cleanup, typo in type nameSergey Sharybin
2020-03-19Multires: Store modifier pointer for subdivideSergey Sharybin
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19Cleanup: `make format` (and adding . to end of comment)Dalai Felinto
2020-03-19Fix T73931: Stereo Viewport Color ManagementJeroen Bakker
2020-03-19WindowManager: Remove Stereo OffscreenJeroen Bakker
2020-03-19UI: scale sequence handle by pixelsizeCampbell Barton
2020-03-19Cleanup: rename variables which aren't specific to macOSCampbell Barton
2020-03-19Cleanup: declare & assign variables on the same lineCampbell Barton
2020-03-19UI: add view aligned gizmo colorCampbell Barton
2020-03-19Cleanup: use '\' for doxygen commandsCampbell Barton
2020-03-19Cleanup: spellingCampbell Barton
2020-03-19Cleanup: shadow warningCampbell Barton