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-12Fix boundary edges detection ignoring Face Set visibilityPablo Dobarro
2020-03-12Fix flood fill operation not taking into account hidden verticesPablo Dobarro
2020-03-12Use golden ratio conjugate for Face Sets hue generationPablo Dobarro
2020-03-12Fix Face Set operators not modifying sigle poly Face SetsPablo Dobarro
2020-03-12Fix T74646: Pick a random face set to be rendered white when randomizing the ...Pablo Dobarro
2020-03-12Fix T74648: Do not relax with 0 neighbors or no vertex normalPablo Dobarro
2020-03-12Fix mesh shrinking when using the relax mesh filter.Pablo Dobarro
2020-03-12Fix memory leak in recent Cycles image texture refactorBrecht Van Lommel
2020-03-12GPencil: Move Vertex Paint mode to topbarAntonio Vazquez
2020-03-12GPencil: Fix color management in Vertex Paint toolsAntonio Vazquez
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-12Fix build error with recent OpenImageIO versionsBrecht Van Lommel
2020-03-12EEVEE: Update Preview file with new lightcacheClément Foucault
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-12Bug report preset update (last worked version)Dalai Felinto
2020-03-12Fix T74605 Key Indicator for motion paths not updating for objectsSybren A. Stüvel
2020-03-12GPencil: Change Build modifier UI layout for Influence FiltersAntonio Vazquez
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-12Cleanup: use term suppress instead of repressCampbell 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-11Windows: Clean-up warnings originating from bulletRay Molenkamp
2020-03-11Windows: Cleanup warning about non returning dtorRay Molenkamp
2020-03-11Fix T73626: crash scrubbing timeline with Cycles viewport and smoke/fireBrecht Van Lommel
2020-03-11Cleanup: refactor image loading to use abstract ImageLoader base classBrecht Van Lommel
2020-03-11Cleanup: add ImageHandle to centralize image ownership logicBrecht Van Lommel
2020-03-11Cycles: add internal default volume shader, to be used for new volume objectBrecht Van Lommel
2020-03-11Cleanup: remove foreach include from header, conflicts with OpenVDBBrecht Van Lommel
2020-03-11Fix Optix build error on Linux with some compilersBrecht 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