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-31Rename internal VAMR files (mainly removes VAMR_ prefix)vamr-openxr-moduleJulian Eisel
2019-08-31Use VAMR namespace for internal typesJulian Eisel
2019-08-31Remove unnecessary WITH_OPENXR definition in BKEJulian Eisel
2019-08-31Remove Ghost-XR codeJulian Eisel
2019-08-31Call VAMR functions in window-manager, not GHOST_XrJulian Eisel
2019-08-31Add missing C-API source fileJulian Eisel
2019-08-30Rename types and functions for VAMRJulian Eisel
2019-08-30Move Ghost-XR files into new VAMR-module and rename themJulian Eisel
2019-08-30Merge branch 'master' into soc-2019-openxrJulian Eisel
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
2019-08-29Cleanup: unused warningCampbell Barton
2019-08-29Cleanup: use custom data for object transform dataCampbell Barton
2019-08-29Outliner: fix sync select on read file without loading UINathan Craddock
2019-08-29Fix T69267: Missing Boids force field tooltipAaron Carlisle
2019-08-29Move math and vector double routines into blenlib from delaunay codeHoward Trickey
2019-08-29Fix T69273: Rotate tool gizmo not showing incremental snapping tick marksmano-wii
2019-08-29Edit Mesh: AutoMerge and Split: Improve detection of the best split facemano-wii
2019-08-29Fix possible endless loop in AutoMerge and Splitmano-wii
2019-08-28GPencil: Animation menu updatesMatias Mendiola
2019-08-28Fix T68971: Copy As New Driver from Material node creates a bad reference.Alexander Gavrilov
2019-08-28Transform: option to transform parent objects without childrenCampbell Barton
2019-08-28Fix T69221: inconsistent handling of filenames derived from image names.Bastien Montagne
2019-08-28Fix strict compiler warning in release modeSergey Sharybin
2019-08-28CMake: Remove unsupported G++ strict flagSergey Sharybin
2019-08-28Cleanup: make transform data in object mode flag publicCampbell Barton
2019-08-28Cleanup: remove automerge BMesh operatorCampbell Barton
2019-08-28Cleanup: split automerge logic into own fileCampbell Barton
2019-08-27Cycles: Stitching of subdivided and displaced meshesMai Lavelle
2019-08-27Cleanup some outdated dead code and comments in Outliner.Bastien Montagne
2019-08-27Fix T69176: Outliner->BlenderFile->Delete not working on some objects.Bastien Montagne
2019-08-27Fix multires modifier using too much memory outside of sculpt modeBrecht Van Lommel
2019-08-27Cleanup: fix compiler warningBrecht Van Lommel