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
path: root/source
AgeCommit message (Expand)Author
2020-03-12Fix T73049: Drag & drop on overlapping panels behaves incorrectlyJacques Lucke
2020-03-12Fix T74670: crash during copy paste of objects.Bastien Montagne
2020-03-12Expose 'is embedded data' ID flag to RNA.Bastien Montagne
2020-03-12Fix T66505: Dope Sheet shows empty Grease Pencil/Annotation layersSybren A. Stüvel
2020-03-12Cleanup: simplified Grease Pencil animdata filterSybren A. Stüvel
2020-03-12Cleanup: add device_texture for images, distinct from other global memoryBrecht Van Lommel
2020-03-12GPencil: Fix unreliable comparisonAntonio Vazquez
2020-03-12Fix T73228: UI shows settings of wrong marker when movie clip is offsetJacques Lucke
2020-03-12Fix T73212: Gizmo's are still interactive when behind nodesCampbell Barton
2020-03-12Cleanup: move gizmo handling into a functionCampbell Barton
2020-03-12Fix T71961: Soft body behavior is incorrect when CTRL + F12 animation is rend...Sebastian Parborg
2020-03-12Cleanup: remove unused node tree user counting functionsJacques Lucke
2020-03-12Fix T74605 Key Indicator for motion paths not updating for objectsSybren A. Stüvel
2020-03-12Fix T74659: Seaching for operator crashes BlenderAntonio Vazquez
2020-03-12DrawManager: Pack Draw State BitsJeroen Bakker
2020-03-12Fix T74392: HDRI preview spheres appear in render passes and reflectionsJeroen Bakker
2020-03-12Fix move-3D gizmo in use 2D spacesCampbell Barton
2020-03-12Cleanup: text view APICampbell Barton
2020-03-12Ocean: add new spectra modes to the ocean modifierPhil Stopford
2020-03-12Cleanup: spelling, clang-formatCampbell Barton
2020-03-12EEVEE: Bump minimum probe level to make rough reflection more preciseClément Foucault
2020-03-12EEVEE: Hair: Fix wrong color when using color attribute without actual dataClément Foucault
2020-03-11Cleanup: refactor image loading to use abstract ImageLoader base classBrecht Van Lommel
2020-03-11Cleanup: Fix build warning on windows.Ray Molenkamp
2020-03-11EEVEE: Fix test crashingClément Foucault
2020-03-11Cleanup: Fix unused debug var warning.Bastien Montagne
2020-03-11GPencil: Change default hardeness for AirbrushAntonio Vazquez
2020-03-11Depsgraph: Fix crash deleting Viewer image from OutlinerSergey Sharybin
2020-03-11Windows: Clean-up linker warnings regarding MSVCRT.libRay Molenkamp
2020-03-11Cleanup: Typo in comments.Bastien Montagne
2020-03-11LibQuery: Add option to NOT process embedded IDs.Bastien Montagne
2020-03-11EEVEE: Replace octahedron reflection probe by cubemap arrayClément Foucault
2020-03-11Workbench Simplification RefactorClément Foucault
2020-03-11Fix (unreported) bad user refcounting of viewer image ID.Bastien Montagne
2020-03-11Windows: Clean-up warning while building blendthumbRay Molenkamp
2020-03-11GPencil: Add missing Layer buttons in Dopesheet header and remove unneeded op...Antonio Vazquez
2020-03-11Fix T74516: Armature Crash on Select Similar GroupDalai Felinto
2020-03-11Eevee: internal support for arbitrary number of volume gridsBrecht Van Lommel
2020-03-11Cleanup: add comment explaining reason for volume texture swizzlingBrecht Van Lommel
2020-03-11Smoke: put density/color in separate textures, fixes for workbench shaderBrecht Van Lommel
2020-03-11Fix broken logic in lib_query that could lead to NULL id_owner pointer.Bastien Montagne
2020-03-11Fix T74296: Free depsgraph when view layer is removedJacques Lucke
2020-03-11Cloth: Copy point cache settings when copying cloth modifierJacques Lucke
2020-03-11Cleanup: rename 'private' to 'embedded' for sub-data IDs.Bastien Montagne
2020-03-11Cleanup in ID remapping code re owner_id vs. self_id.Bastien Montagne
2020-03-11Cleanup: spellingCampbell Barton
2020-03-11Cycles: add view layer setting to exclude volumes, like hair and surfacesBrecht Van Lommel
2020-03-11Fix T74315: Cloth brush breaks orbit around selectionJacques Lucke
2020-03-11Fix T74607: Modifier key click events ignore mouse wheelCampbell Barton
2020-03-11Cleanup: clang-formatCampbell Barton