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
2018-10-22UI: move scrollbars inside region tabsCampbell Barton
2018-10-22Merge branch 'master' into blender2.8Campbell Barton
2018-10-22Prevent G.fileflags changes when WM_OT_save_mainfile() is called from scriptCampbell Barton
2018-10-22Merge branch 'master' into blender2.8Campbell Barton
2018-10-22Fix T57328: 'Save As Copy' prints warningCampbell Barton
2018-10-21Fix T57320: Crash when adding a linked scene, then deleting it.Bastien Montagne
2018-10-21Fix non-sense overloaded code in remapping post-process of objects and collec...Bastien Montagne
2018-10-21Optimize meta-ball basis check.Bastien Montagne
2018-10-21Icons: update geometry iconsWilliam Reynish
2018-10-21Cleanup: styleCampbell Barton
2018-10-21Cleanup: trailing spaceCampbell Barton
2018-10-21Cleanup: compiler warningsCampbell Barton
2018-10-20GP: Fix duplication when draw strokes in multiple windowsAntonioya
2018-10-20GP: Redesign drawing cache to support particlesAntonioya
2018-10-20Fix typoJoshua Leung
2018-10-20Fix: Drivers popover not showingJoshua Leung
2018-10-20Multi-Objects: pose slide operatorsDalai Felinto
2018-10-20Fix Eevee Reflection CubeMap and Irradiance Volume on some Intel gpusmano-wii
2018-10-19Remove defunct NLA_OT_bakeDalai Felinto
2018-10-19Multi-Objects: POSE_OT_select_grouped > POSE_SEL_SAME_KEYINGSET 3/3Dalai Felinto
2018-10-19Multi-Objects: POSE_OT_select_grouped > POSE_SEL_SAME_LAYER 2/3Dalai Felinto
2018-10-19Multi-Objects: POSE_OT_select_grouped > POSE_SEL_SAME_GROUP 1/3Dalai Felinto
2018-10-19Cleanup: CTX_DATA_BEGIN_FOR_ID no longer neededDalai Felinto
2018-10-19Make Static Override optional/hidden by default.Bastien Montagne
2018-10-19Eevee: LightProbes: Fix negative paddingClément Foucault
2018-10-19Fix function using same local variable name as output variableClément Foucault
2018-10-19Dope Sheet: remove many hard-coded color and alpha constants.Alexander Gavrilov
2018-10-19UI: reorder and group blend modes in menus, similar to other apps.Charlie Jolly
2018-10-19UI: move reports / job back to status bar, but make it more visible with color.Brecht Van Lommel
2018-10-19Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-10-19Fix shadows of sun type lights on some Intel gpusmano-wii
2018-10-19Fix T57284: poor result UV unwrapping concave n-gon.Brecht Van Lommel
2018-10-19Multi-Objects: Implement/Fix POSE_OT_select_constraint_targetDalai Felinto
2018-10-19Outliner: Open empty collection when something is dragged into itJacques Lucke
2018-10-19UV_OT_unwrap: Error messagesDalai Felinto
2018-10-19Fix multiple-object uv selection not "deselecting" other objectsDalai Felinto
2018-10-19CTX_DATA_BEGIN for active object only (..._from_active_object)Dalai Felinto
2018-10-19Versioning: name screens by their workspacesCampbell Barton
2018-10-19Image Space: make 'UV Edit' a separate modeCampbell Barton
2018-10-19Outliner: only drag element under mouse if it was not selected beforeJacques Lucke
2018-10-19Partial Revert: bring back some commentsJacques Lucke
2018-10-19RNA: add widget property accessCampbell Barton
2018-10-19Fix T57295: Edit-mesh modes got out of syncCampbell Barton
2018-10-19Cleanup: compiler warningsCampbell Barton
2018-10-19Fix UI message-bus automatic subscriptionCampbell Barton
2018-10-19Fix T57294: Modifiers cage ignore face visibilityCampbell Barton
2018-10-19Tool System: option for transform drag actionCampbell Barton
2018-10-19Partial revert '#if 0' cleanupCampbell Barton
2018-10-18Edit Mesh: Decrease the depth bias on verticesClément Foucault
2018-10-18Fix Copy Selection to Buffer breaking library paths.Brecht Van Lommel