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
2016-03-27Improve grease pencil stroke qualityAntonio Vazquez
2016-03-27More tooltip tweaksJoshua Leung
2016-03-27Fix T45075: "Error, region type 2 missing in - name:"File", id:5"Julian Eisel
2016-03-27Fix T47697: Smoke simulation doesn't work in viewportSergey Sharybin
2016-03-27Fix changing view in default video editing layout brokenJulian Eisel
2016-03-27Fix T47962: It's possible to set a Sound strip as a modifier Mask.Bastien Montagne
2016-03-27Cleanup: Silence some compiler warningsSergey Sharybin
2016-03-27Driver Eyedropper: Auto detection/correction magic for rotation propertiesJoshua Leung
2016-03-27Drivers: Add a "none" mode for use when adding driversJoshua Leung
2016-03-27Code Cleanup - Split out the property-button-finding code so that it can be u...Joshua Leung
2016-03-27Fix crash opening some .blend files after recent fix for hidden preview regions.Brecht Van Lommel
2016-03-27Fix T47758: rigidbody bug with constraint breaking and disable collisions.Brecht Van Lommel
2016-03-27Fix T47668: Cycles OpenCL glass not rendering correctly on AMD.Brecht Van Lommel
2016-03-26Fix T47939, take II: Check clang package version, not llvm-devel one.Bastien Montagne
2016-03-26Fix T47935: Hair particles; The display percentage parameter breaks after a r...Bastien Montagne
2016-03-26Fix T47951: UserId problem on reload.Bastien Montagne
2016-03-26Fix own regression in rBc08924bf94f2dff - foreach ID looper was broken due to...Bastien Montagne
2016-03-26Revert "Fix T47896: Scripted Expression string length limit is too short for ...Joshua Leung
2016-03-26Driver Variable Name Validation: Added missing check for zero-length (i.e. "b...Joshua Leung
2016-03-26Driver Setup Workflow Improvement: Property EyedropperJoshua Leung
2016-03-26Drivers Workflow: Change hotkey for "Add Drivers" to Ctrl-D (it was previous...Joshua Leung
2016-03-26Fix T47939: Install Deps OSL 1.7.1 and clang-3.5Bastien Montagne
2016-03-26Fix T47902: Particle grid not using modifier stack.Bastien Montagne
2016-03-26Fix sequencer view in video editing layout containing hidden preview regionJulian Eisel
2016-03-25Fix Cycles debug panel, being shown in BI as well.Thomas Dinges
2016-03-25Cycles: Add an option to build single kernel only which fits current CPUSergey Sharybin
2016-03-25Cycles: Cleanup, indent nested preprocessor directivesSergey Sharybin
2016-03-25Cycles: Use dedicated BVH for subsurface ray castingSergey Sharybin
2016-03-25Fix T47928: Crashing save corruption with dynamic paint drip effector groups.Bastien Montagne
2016-03-25Fix modal bevel OP immediately stopping when called using enter key from sear...Julian Eisel
2016-03-25Revert "Fix T47263: numpad4/6 rotates around worl Z axis and not view Y axis."Bastien Montagne
2016-03-25CMake: Disable Cycles OSL for the light configurationSergey Sharybin
2016-03-24UI: Presets for scene unitsCampbell Barton
2016-03-24Make IDPreview handling code use new recursive libquery looper.Bastien Montagne
2016-03-24Rework library_query foreach looper - add optional recursivity.Bastien Montagne
2016-03-24Cycles: Minor optimization of equirectangular projectionSergey Sharybin
2016-03-24UI: search operator's by word prefixCampbell Barton
2016-03-24Fix BLI_strncasestr use with a single characterCampbell Barton
2016-03-24Color sources for point density textures based on mesh verticesLukas Tönne
2016-03-24Fix some typos and incorrect tooltips/descriptionsJoshua Leung
2016-03-24Fix T47910: Knife project failsCampbell Barton
2016-03-24Cleanup: use prefix for return argsCampbell Barton
2016-03-24Fix incorrect arg typeCampbell Barton
2016-03-24Fix T47838: Walk gravity fails w/ intersecting objectsCampbell Barton
2016-03-24Driver Keyframing: Some tweaks to make inserting keyframes on Driver F-Curves...Joshua Leung
2016-03-24Fix T47900: VSE adjustment crashes on blank frameCampbell Barton
2016-03-24Fix dodgy indentationJoshua Leung
2016-03-24Drivers UI: Added name validation/linting for Driver VariablesJoshua Leung
2016-03-24Fix T47896: Scripted Expression string length limit is too short for some aut...Joshua Leung
2016-03-23Revert "Fix T47869: OpenColorIO Error with unicode path to config file under ...Sergey Sharybin