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
2018-03-10Cycles: add roughness baking support, using squared roughness convention.Brecht Van Lommel
2018-03-10Cycles: switch to squared roughness convention for all nodes.Brecht Van Lommel
2018-03-10Fix T54269: saved EXR file files unreadable some editors in Blender.Brecht Van Lommel
2018-03-09Fix Pose Lib: pose is applied when selected bones don't overlap with poseSybren A. Stüvel
2018-03-09Fix T53857: Incorrect framerate for videos imported from OBSSergey Sharybin
2018-03-08Cleanup: Rename view3d context set functionCampbell Barton
2018-03-08Cleanup: use edit/active objects from view contextCampbell Barton
2018-03-08Cleanup: set the view-context onceCampbell Barton
2018-03-08Cleanup: Use BKE_ prefix for all public functions exposed by the NLA moduleJoshua Leung
2018-03-08T54233: NLA "Push Down" discards Blend Mode, Extrapolation, and InfluenceJoshua Leung
2018-03-08Fix crash if NLA strip with "Use Animated Influence" setting is enabled witho...Joshua Leung
2018-03-08Cleanup: Fix invalid name prefixJoshua Leung
2018-03-08Fix T54206: bevel and inset operations repeat did not remember offset.Brecht Van Lommel
2018-03-07EditMesh: pass object data to notifiersCampbell Barton
2018-03-07Cleanup: edit-mode undo APICampbell Barton
2018-03-06Cleanup: unused varCampbell Barton
2018-03-06Utility to enter sculpt modeCampbell Barton
2018-03-06Fix T53206: Array modifier doesn't merge vgroupsCampbell Barton
2018-03-05Sequencer: Expose read-only FPS property for movie-type stripsSergey Sharybin
2018-03-05Fix T54204: Wrong selection on Clean Tracks (Motion Tracking)Sergey Sharybin
2018-03-05Fix T54225: Blur node stopped working when Map Range was fed with imageSergey Sharybin
2018-03-05Cleanup: left wrong comment inCampbell Barton
2018-03-05Fix T53478, T53430: Sequencer cut edge case failsCampbell Barton
2018-03-05Revert "Fix T53430: Cut at the strip end fails w/ endstill"Campbell Barton
2018-03-03Fix T54211: OpenGL debug error message in texture draw mode.Brecht Van Lommel
2018-03-02Depsgraph: Fix dependency cycle when ID prop drives ID propertySergey Sharybin
2018-03-02Depsgraph: Silence obviously noisy relations build errorsSergey Sharybin
2018-03-02Depsgraph: Cleanup, use dedicated function to ensure node existsSergey Sharybin
2018-03-02Depsgraph: Cleanup, function return valueSergey Sharybin
2018-03-02Depsgraph: Fix cycle detector to handle closed loopsSergey Sharybin
2018-03-02Cleanup: Avoid double semi-colonSergey Sharybin
2018-03-02Maintain scaling ratio of non-free axes in Maintain Volume T48079 fix.Alexander Gavrilov
2018-03-02Object Mode: move logic to 'object_modes.c'Campbell Barton
2018-03-02FCurve: only calculate single axis lengthCampbell Barton
2018-03-02Fix building w/o PythonCampbell Barton
2018-03-01Discard non-free axis scaling in Maintain Volume to improve 2.79 compat.Alexander Gavrilov
2018-03-01Refactor: Merge non-functional-change part of 'edit normals' 2017 GSoC.Bastien Montagne
2018-03-01GPU_select: remove unused finalize functionCampbell Barton
2018-02-28Cycles: change principled BSDF default distribution and SSS.Brecht Van Lommel
2018-02-28Fix T52685, part II: Add option to strip numbers from flipped bone names again.Bastien Montagne
2018-02-28Fix T52685: Flip names for bones its not working.Bastien Montagne
2018-02-28Radial control: Skip operator properties from being savedSergey Sharybin
2018-02-28Collada: Make EvaluationContext const as its only used for reading hereGaia Clary
2018-02-28collada: call from operator to Collada exporter/importer now uses structures ...Gaia Clary
2018-02-28Collada: Moved structure definitions for export settings to the exportSetting...Gaia Clary
2018-02-28De-duplicate tool settings copy and make tool settings freeing reusableSergey Sharybin
2018-02-28Null pointer check exiting sculpt modeCampbell Barton
2018-02-28Code cleanup: fix a few compiler warnings.Brecht Van Lommel
2018-02-28Cleanup: comment for depth picking code, const argsCampbell Barton
2018-02-28Cleanup: use 'uint' for GPU_selectCampbell Barton