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-30GPencil: Fix move_to_layer menu in Stroke context menuAntonio Vazquez
2019-08-30make_deps: remove blendthumbRay Molenkamp
2019-08-30Transform: use recalc geometry depsgraph tagCampbell Barton
2019-08-30Fix T69299: Transform origin & skip-children jittersCampbell Barton
2019-08-30Cleanup: 2 space indentationCampbell Barton
2019-08-30Windows: Fix compatibility with older cmakeRay Molenkamp
2019-08-30Fix possible crash with new sculpting cursor, due to stack overflowBrecht Van Lommel
2019-08-30Cleanup: Silence debug prints in readfile code.Bastien Montagne
2019-08-30Cleanup: redundant lowercase in BLI_natstrcmpCampbell Barton
2019-08-30Cleanup: remove debug printBrecht Van Lommel
2019-08-30Tests: reorder render tests so cycles/eevee/workbench are not interleavedBrecht Van Lommel
2019-08-30Tests: auto download test files when running "make test"Brecht Van Lommel
2019-08-30Tests: move "make test" on macOS and Linux to Python scriptBrecht Van Lommel
2019-08-30Build: integrate make_update.py into Windows make.batBrecht Van Lommel
2019-08-30Buildbot: add script to update libraries and submodulesBrecht Van Lommel
2019-08-30Build: support updating for release branches in make_update.pyBrecht Van Lommel
2019-08-30Build: move "make update" on macOS and Linux to Python scriptBrecht Van Lommel
2019-08-30Fix "make deps" error when building deps with make and Blender with ninjaBrecht Van Lommel
2019-08-30Fix BLI_array macro so can use BLI_strict_flags.h.Howard Trickey
2019-08-30GPU: Split gpu_shader_material into multiple files.OmarSquircleArt
2019-08-30Cleanup: spellingCampbell Barton
2019-08-30UI: Outliner Natural SortHarley Acheson
2019-08-30Sculpt: New brush cursor, active vertex and normal radiusPablo Dobarro
2019-08-30Install_deps: Do not take sub-versions '6' numbers of RHEL/CentOS versions as...Bastien Montagne
2019-08-30Windows: Move building of blendthumb into the blender codebase.Ray Molenkamp
2019-08-30Cleanup: Fix typo errorAntonio Vazquez
2019-08-30DrawManager: UV StretchingJeroen Bakker
2019-08-30UI: assert on invalid click-step for integer buttonsCampbell Barton
2019-08-30UI: Remove Colons From Number FieldsHarley Acheson
2019-08-30Fix T69324: Console error in particle systems using "Follow Leader" boidPhilipp Oeser
2019-08-30GPencil: Use default material when slot material is emptyAntonio Vazquez
2019-08-30Fix (unreported) 'Duplicate Particle System' operator not ensuringPhilipp Oeser
2019-08-30Cycles: OpenCL Separate Compilation Debug FlagJeroen Bakker
2019-08-30GPencil: Fix unreported problem with Move to Layer popupAntonio Vazquez
2019-08-30Fix interger number buttons increment/decrement arrows not working inPhilipp Oeser
2019-08-30GPencil: Set active layer when click in Dopesheet keyframe areaAntonio Vazquez
2019-08-30GPencil: Make visible active layer when hide othersAntonio Vazquez
2019-08-30Build: check necessary software is installed for make deps on macOS and LinuxBrecht Van Lommel
2019-08-30Cleanup: clang-format, spellingCampbell Barton
2019-08-30Cleanup: no need to zero the area in beautify calculationCampbell Barton
2019-08-29GPencil: Minor Menu tweaksMatias Mendiola
2019-08-29Build: install_deps add lib64 paths for ldconfigNathan Craddock
2019-08-29LibOverride: Create override operator: various fixes.Bastien Montagne
2019-08-29BKE_libblock_relink_ex: pass all remapping flags instead of a single boolean.Bastien Montagne
2019-08-29LibOverride: Add entry to create a liboverride to object->relations menu.Bastien Montagne
2019-08-29Copy Scale: support copying arbitrary non-uniform scale as uniform.Alexander Gavrilov
2019-08-29UI: Correct Sequencer Text Alignment TooltipsAaron Carlisle
2019-08-29Fix T56532: Boolean locks up BlenderCampbell Barton
2019-08-29LibOverride: Fix use-after-free error when freeing whole Main DB.Bastien Montagne
2019-08-29GPencil: For Stroke select don't display pointsAntonio Vazquez