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
2019-11-29Fix T72013: Gpencil Interpolate strokes causes instant crash when material li...Antonio Vazquez
2019-11-29GPencil: Add missing Overlay modeAntonio Vazquez
2019-11-29EEVEE: CleanupJeroen Bakker
2019-11-29Cleanup: replace macros with functionsCampbell Barton
2019-11-293D View: fix NDOF rotation around object locking panCampbell Barton
2019-11-29Cleanup: comments, redundant normalizeCampbell Barton
2019-11-28Fix T71990: Apply bone transform results differ in edit/object modeCampbell Barton
2019-11-28Fix T71147 Eevee stops rendering after selection attemptClément Foucault
2019-11-28Fix T71558: Hair particles: Brush effect not occluded by emitter geometrymano-wii
2019-11-28Fix (unreported) broken python resgistrable classes checks logic.Bastien Montagne
2019-11-28EEVEE: RenderLayersJeroen Bakker
2019-11-28EEVEE: Viewport RenderpassesJeroen Bakker
2019-11-28BMesh: reduce memory usage existing edit-modeCampbell Barton
2019-11-28Fix separating mesh parts breaking vertex parents & hooksCampbell Barton
2019-11-28NDOF: support panning when orbitingCampbell Barton
2019-11-27Fix T71865: Separating mesh parts breaks shape keysCampbell Barton
2019-11-27Cleanup: bmesh conversion commentsCampbell Barton
2019-11-27Fix T71000: Statistics don't take collections hidden state into accountDalai Felinto
2019-11-27Fix crash exiting edit-mode with an active basis shape keyCampbell Barton
2019-11-27Clay Brush: Input curves and update defaultsPablo Dobarro
2019-11-27Sculpt: Sample Voxel SizePablo Dobarro
2019-11-27Sculpt/Paint: Remove Unified SIZE_PRESSURE and ALPHA_PRESSUREPablo Dobarro
2019-11-27Sculpt/Paint: Move Elastic Deform Kelvinlets to BKEPablo Dobarro
2019-11-27Fix T71667: Use the Sculpt Mesh API in the Multires Smooth brushPablo Dobarro
2019-11-27Fix T71868: Clay Strips brush collapsed geometryPablo Dobarro
2019-11-27Fix typo in versiong codePablo Dobarro
2019-11-27Text Object: change spacing now operates on selectionDamien Picard
2019-11-27Cleanup: Remove BIF_gl.hJeroen Bakker
2019-11-27Workbench: PerformanceJeroen Bakker
2019-11-27Curve: CurveMapping Extend OptionJeroen Bakker
2019-11-27Add 'EDBM_selectmode_disable_multi' and use in knifeprojectPhilipp Oeser
2019-11-27RenderViewport: Texture FormatJeroen Bakker
2019-11-27EEVEE: GLSL RenderpassesJeroen Bakker
2019-11-27EEVEE: Renderlayer artifactsJeroen Bakker
2019-11-27Cleanup: move space text vars into a runtime structCampbell Barton
2019-11-27Fix T30941: Add cloth air pressure simulationSebastian Parborg
2019-11-27Fix T71864: Broken 'Select' > 'More' in face mode in UV EditorPhilipp Oeser
2019-11-27Avoid Brush user count increase when duplicates the BrushAntonio Vazquez
2019-11-27fix T69772 Collada importer creates wrong fcurves for skeletal animationGaia Clary
2019-11-27Cycles: Add Random Per Island attribute.OmarSquircleArt
2019-11-27refactor: collada importer: calculate fcurve index only once when creating an...Gaia Clary
2019-11-27Cleanup: spelling, clang-formatCampbell Barton
2019-11-27Cleanup: warningsCampbell Barton
2019-11-27Fix T69530: Do Not Refresh Bookmarks While Moving File BrowserHarley Acheson
2019-11-27Cleanup/CMake: Remove dormant windows codesign codeRay Molenkamp
2019-11-26Fix preview Template-ID broken in vertical layoutsJulian Eisel
2019-11-26Gpencil: Fix unreported memory leak duplicating BrushAntonio Vazquez
2019-11-26Allow deletion of directories in the file browserRobert Guetzkow
2019-11-26Anim: added BKE_object_moves_in_time(object) functionSybren A. Stüvel
2019-11-26Anim: made object param of BKE_animdata_id_is_animated() constSybren A. Stüvel