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-22remove unnecessary mutexobj-import-experimentsJacques Lucke
2020-03-22use multithreading for obj parsingJacques Lucke
2020-03-22initial mesh generationJacques Lucke
2020-03-22count total amountsJacques Lucke
2020-03-22prepare function for object generationJacques Lucke
2020-03-22collect all segmentsJacques Lucke
2020-03-22cleanupJacques Lucke
2020-03-22parse face informationJacques Lucke
2020-03-22parse more stuffJacques Lucke
2020-03-22convert stringref to floatJacques Lucke
2020-03-22parse object nameJacques Lucke
2020-03-22strip methods for stringrefJacques Lucke
2020-03-21tests for new stringref functionsJacques Lucke
2020-03-20improved file name parsingJacques Lucke
2020-03-19initial obj import experimentsJacques Lucke
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-19Fix typo in make.bat help for build directoryBrecht 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 T74916: Industry compat keymap: GP Tweak tool acts like the Cursor toolWilliam Reynish
2020-03-19Fluid: Cleaned up some parts of the fluid modifier UISebastián Barschkis
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-19Code quality: Enable SortedIncludesDalai 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-19Theme: update blender light themeCampbell 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