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-08-09Manipulator: replace hard coded color w/ themeCampbell Barton
2017-08-05Merge branch 'master' into blender2.8Campbell Barton
2017-08-04Tracking: Remove limit of 50 points of the track historySergey Sharybin
2017-08-04Manipulator: add manipulator space matrixCampbell Barton
2017-08-01Merge branch 'master' into blender2.8Campbell Barton
2017-08-01Cleanup: warnings from last commitCampbell Barton
2017-08-01Merge branch 'master' into blender2.8Campbell Barton
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2017-07-31Fix T52232: Crash in RNA_enum_from_value while inspecting compositor image no...Bastien Montagne
2017-07-31Eevee: SSR: Change clamp to a real clamp and add Max Roughness.Clément Foucault
2017-07-31Eevee: SSR: Rewrote the raytracing algorithm.Clément Foucault
2017-07-30Fix manipulator Python API crash w/ undoCampbell Barton
2017-07-29Merge branch 'master' into blender2.8Campbell Barton
2017-07-29Cleanup: quiet picky ubsan warningsCampbell Barton
2017-07-28Merge branch 'master' into blender2.8Campbell Barton
2017-07-28Replace magic numbers with deprecated namesCampbell Barton
2017-07-28Merge branch 'master' into blender2.8Campbell Barton
2017-07-28Cleanup: clear deprecated UI flagsCampbell Barton
2017-07-28Fix T52148: Point Density Texture ID User decrement error related to the Obje...Bastien Montagne
2017-07-27Fix UI messages...Bastien Montagne
2017-07-27Depsgraph: Skip iterating over all ntree users on node tree parameter updateSergey Sharybin
2017-07-27Manipulator: remove namesCampbell Barton
2017-07-26PyAPI: Store PyInstances for ID'sCampbell Barton
2017-07-26Cleanup: typedef enumsCampbell Barton
2017-07-26Manipulator: refactor/fix selection logicCampbell Barton
2017-07-26FaceMaps: add select flagCampbell Barton
2017-07-25Depsgraph: Support changing scene's render engineSergey Sharybin
2017-07-25Cleanup: rename active to modalCampbell Barton
2017-07-25Manipulator: option to draw all while interactingCampbell Barton
2017-07-24Eevee: SSR: Refactor multiple rays. Plus other changes...Clément Foucault
2017-07-24Eevee: SSR: Add two hit option.Clément Foucault
2017-07-24Eevee: SSR: Add Weight Normalization option.Clément Foucault
2017-07-24Eevee: SSR: Add fullscreen raytrace option and Screen border factor.Clément Foucault
2017-07-24Eevee: SSR: Add stride and thickness parameters.Clément Foucault
2017-07-24Eevee: SSR: Output ssr datas to buffers.Clément Foucault
2017-07-24Manipulator: Expose Context.manipulator_groupCampbell Barton
2017-07-23Manipulator: setup_keymap callbackCampbell Barton
2017-07-21Fix function declaration of some modifiersSergey Sharybin
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-21Depsgraph: Fix missing material update when changing links in node treeSergey Sharybin
2017-07-20Fix T51925: Eevee: Animated Eevee values slowdownSergey Sharybin
2017-07-20Manipulator: add access to manipulator's groupCampbell Barton
2017-07-20RNA: face-map accessCampbell Barton
2017-07-18Merge branch 'master' into blender2.8Campbell Barton
2017-07-18Cleanup: quiet picky warningsCampbell Barton
2017-07-17Work around small DPI resulting in blurry fonts, clamping auto DPI to minimum...Brecht Van Lommel
2017-07-17Manipulator: allow ID-writing for most callbacksCampbell Barton
2017-07-17Manipulator: split alpha out of color propertyCampbell Barton
2017-07-17Fix crash re-registering the same manipulator typeCampbell Barton
2017-07-17Manipulator: add snap flagCampbell Barton