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
2019-08-15Windows: add cycles debug logging to helper batch file.Lazydodo
2019-08-15Cleanup: Silence C4115 warningmano-wii
2019-08-15Cleanup: Remove redundant headersmano-wii
2019-08-15Fix T56843 : fix case sensitive filenames on win10Lazydodo
2019-08-15Edit Mesh Selection: Refactor: Redraw idmap buffer at runtime with only objec...mano-wii
2019-08-15DRW: New function DRW_culling_min_max_testmano-wii
2019-08-15Fix T65461: IntProperty does not respect its 'step' fieldCampbell Barton
2019-08-15UI: make int/float button clicking logic consistentCampbell Barton
2019-08-15Fix CDT bug causing crash with some output modes.Howard Trickey
2019-08-15Fix T64888: full-screen button overlaps side-barCampbell Barton
2019-08-15Fix T68684: Vertex snapping with median not working if the object is not at c...mano-wii
2019-08-15Cleanup: Minor change to previous commitAntonio Vazquez
2019-08-15GPencil: Fix unreported missing VFX in Video EditorAntonio Vazquez
2019-08-15Fix T68675: particle edit mode makes blender crashPhilipp Oeser
2019-08-15Fix full-screen button overlapping navigation gizmoCampbell Barton
2019-08-15UI: skip drawing the full-screen when alpha is zeroCampbell Barton
2019-08-15Fix T68678: Invisible fullscreen buttonCampbell Barton
2019-08-15Cleanup: spellingCampbell Barton
2019-08-15Cleanup: replace commented out code by commentBrecht Van Lommel
2019-08-15UI: Finalize old TODO in UI float number handling.Bastien Montagne
2019-08-15Cleanup: spellingCampbell Barton
2019-08-15Cleanup: unused warningsCampbell Barton
2019-08-15Fix T68014: Add-on's override Python built-in modulesCampbell Barton
2019-08-15Mesh: bypass legacy tessface conversion step when remeshingCampbell Barton
2019-08-15msvc: Enable /bigobj on all object files.Lazydodo
2019-08-15Fix T68658: Text offset makes scale to fit not to workDalai Felinto
2019-08-15Eevee: Fix tangent map node not using the right UVMapClément Foucault
2019-08-15GPU: Vertex Format: Increase number of byte per attribute nameClément Foucault
2019-08-15Mesh Batch Cache: Split UV an tangent into 2 distinct VBOsClément Foucault
2019-08-15GPU: Vertex Format: ADd function for safe GLSL attrib nameClément Foucault
2019-08-15Cleanup: fix compiler warningsBrecht Van Lommel
2019-08-14Sculpt: mesh abstraction APIPablo Dobarro
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-08-14Cleanup: Fix build error with MSVCLazydodo
2019-08-14Cleanup: use BKE_mesh_ prefix for the remesh APICampbell Barton
2019-08-14Fix T68657: Voxel remesh crashCampbell Barton
2019-08-14Cleanup: use doxy sections for wm_operators.cCampbell Barton
2019-08-14Cleanup: warnings, unnecessary nested headerCampbell Barton
2019-08-14Mesh Batch Cache: Refactor + MultithreadClément Foucault
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro
2019-08-14UI: suppress Copy/Paste/Edit Driver options on whole array property fields.Alexander Gavrilov
2019-08-14OpenVDB: mesh/level set conversion, filters and CSG operationsPablo Dobarro
2019-08-14Install_deps: bump official numpy version to 1.17.0Bastien Montagne
2019-08-14Cleanup: clang-format, sort structs & cmake filesCampbell Barton
2019-08-14Cleanup: headersCampbell Barton
2019-08-14Cleanup: split out splash screen into own fileCampbell Barton
2019-08-14Cleanup: remove comment to workaround weak code parsingCampbell Barton
2019-08-14GPencil: Revert commit d727f4f22340 (Interpolate menu)Antonioya
2019-08-14Fix main part of T68646: Library overrides: Broken parenting (parent inverse ...Bastien Montagne
2019-08-14Text editor: syntax highlighting + line numbers on by defaultSybren A. Stüvel