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
2017-04-01fix: T50412 - collada: Replaced precision local limit function by blender's o...Gaia Clary
2017-04-01Cleanup: styleCampbell Barton
2017-04-01Blender 2.8: Hook of layer collections evaluation in DEGSergey Sharybin
2017-04-01Layers / Depsgraph: Unittesting for selection and visibility evaluationDalai Felinto
2017-04-01Fix crash in draw manager when no object activeDalai Felinto
2017-04-01Bumping version to 2.80Dalai Felinto
2017-03-31Layers: Fix scene copying after IDProperty changesDalai Felinto
2017-03-31Layers unittest: Fix tests breaking since Folded was removedDalai Felinto
2017-03-31Layers unittest: Breaking pep8, but getting tests to work againDalai Felinto
2017-03-31Depsgraph: Correction for the previous local view commitSergey Sharybin
2017-03-31Fix threading conflicts in multitex_ext_safe()Sergey Sharybin
2017-03-31Cycles: Solve threading conflict in shader synchronizationSergey Sharybin
2017-03-31Fix unreported bug in Blender Render: using unnormalized normal in normal map...Alexander Romanov
2017-03-31Fix blenderplayer (tm)Dalai Felinto
2017-03-31Merge branch 'master' into blender2.8Campbell Barton
2017-03-31WM: Previous commit broke common-case loading new fileCampbell Barton
2017-03-31Keep current app-template when selecting 'New File'Campbell Barton
2017-03-31UI cleanup: simplify Icon handling of uiDefAutoButR for PROP_POINTER.Bastien Montagne
2017-03-31Blender 2.8: Cleanup, no need in escapeSergey Sharybin
2017-03-31Cycles: More fixes after include changesMai Lavelle
2017-03-31Fix T51072: The reference of a pyobject may be being overwritten in `bm_mesh_...Germano Cavalcante
2017-03-31Eevee: Codestyle, optimisation and a few fixesClément Foucault
2017-03-31Correct string formatting (error in recent change)Campbell Barton
2017-03-31Cleanup: warningsCampbell Barton
2017-03-30Cleanup/fix bad code in IDP_SetIndexArray()Bastien Montagne
2017-03-30Layer / IDProperty: Prevent previously created demo files from crashDalai Felinto
2017-03-30Layer: remove no longer used settingsDalai Felinto
2017-03-30Layers: use IDProperty and override collection properties systemDalai Felinto
2017-03-30Redraw parent popup when the child popup is closedraa
2017-03-30Depsgraph: Fix missing updates when in local viewSergey Sharybin
2017-03-30Remove unused variable (warning since recent Scene/SceneLayer change)Dalai Felinto
2017-03-30Cycles: Fix missing kernel re-compilation after recent changesSergey Sharybin
2017-03-30Layers: Scene->basact > SceneLayer->basact (more work)Dalai Felinto
2017-03-30Fix T51051: Incorrect render on 32bit LinuxSergey Sharybin
2017-03-30Prevent crash on weight paintDalai Felinto
2017-03-30Fix breakage when using radial control (shift f) with weight paintDalai Felinto
2017-03-30Cycles: Cleanup, rename RegularBVH to BinaryBVHSergey Sharybin
2017-03-30fix screen layout thumbnails (T51078)Mike Erwin
2017-03-30fix OpenGL Render to image (T51082)Mike Erwin
2017-03-30fix build on Mac/clangMike Erwin
2017-03-30Mirror Modifier: Add offsets for mirrored UVsCampbell Barton
2017-03-30Eevee: Diffuse Light (2/2) and GGX low quality lightsClément Foucault
2017-03-30Eevee: fix HDR bufferClément Foucault
2017-03-30Merge branch 'master' into blender2.8Julian Eisel
2017-03-29Remove BASE_VISIBLE, BASE_SELECTABLE, TESTBASELIB (no longer used)Dalai Felinto
2017-03-29Base: update localview, however ...Dalai Felinto
2017-03-29Base: update createTransObjectDalai Felinto
2017-03-29Base: update (unused) image_aspect function, copy_attr_menu and its sub-funct...Dalai Felinto
2017-03-29Base: update select_groupDalai Felinto
2017-03-29Fix fit camera view frame to selected objectsDalai Felinto