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-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
2020-03-19Fix building on Linux as '__time64_t' isn't portableCampbell Barton
2020-03-19Fix (unreported): Crash on accessing active sequence in select groupped operatorRobert Guetzkow
2020-03-19VSE: Strip drawing improvementsRichard Antalik
2020-03-19VSE: Disk cacheRichard Antalik
2020-03-19Fluid: Fixed issue with intial velocities in liquid domainsSebastián Barschkis
2020-03-18Fix T74837: GPencil: Mirror over first selected marker crashesPhilipp Oeser
2020-03-18Cleanup: Prepare for sorted headers on windowsRay Molenkamp
2020-03-18Cleanup: 64 bit file IO on windows.Ray Molenkamp
2020-03-18Fix NULL-pointer dereference after error during VR session startJulian Eisel
2020-03-18Cleanup: Fix build warnings on windows.Ray Molenkamp
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-18Fix T74542, T74386: schulpt changes not saving (dyntopo or mutires)Philipp Oeser
2020-03-18GPencil: Fix typo errorAntonio Vazquez