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-02-06Depsgraph: Correction to previous particle fixSergey Sharybin
2018-02-06Use eObjectMode for function argumentsCampbell Barton
2018-02-06DNA: move eObjectMode into own headerCampbell Barton
2018-02-05Fix bevel profile=1 problems, see T39132, T38458, T40278, T51010,Howard Trickey
2018-02-05Minor change to last commitCampbell Barton
2018-02-05Fix T53986: Crash saving during sculpt strokeCampbell Barton
2018-02-03Cycles: add Vector Displacement node and extend Displacement node.Brecht Van Lommel
2018-02-02Fix missing group duplicated by hair in renderSergey Sharybin
2018-02-02fix: silence warnings about unused local variable (thanks to dfelinto for the...Gaia Clary
2018-02-02Fix T53980: IK influencing REST POSE with New DepsgraphSergey Sharybin
2018-02-02Cleanup: wrap function argsCampbell Barton
2018-02-02fix: unintentionally commented out collada animation exportGaia Clary
2018-02-01Fix T53686: VSE Render crash when zooming timelineSergey Sharybin
2018-02-01Fix T53951: Copy ms runtime dlls using InstallRequiredSystemLibraries.cmakeRay Molenkamp
2018-02-01Fix: msvc build error with bli_fileops.hRay Molenkamp
2018-02-01Fix T53686: VSE Render crash when zooming timeline.Bastien Montagne
2018-02-01Cleanup: pass userdef to write_userdef, const argsCampbell Barton
2018-02-01Cleanup: rename BLI_*_empty() -> clear()Campbell Barton
2018-02-01gpu_shader_material: Correct incorrect glsl texture of Voronoi, Noise, and Mu...Germano
2018-02-01fix T50198: The OpenCollada error handler must return true after detecting un...Gaia Clary
2018-01-31I18n disambiguation: IRIS is both a file format and a VSE wipe effect...Bastien Montagne
2018-01-31Fix possible concurency issue in mesh normals computation.Bastien Montagne
2018-01-31WM: correct comment, variable name for addonsCampbell Barton
2018-01-30Fix blender player (tm)Sergey Sharybin
2018-01-30Fix T52520: Metaballs in edit mode causes infinite Cycles viewport resetSergey Sharybin
2018-01-30Cleanup: warning, spellingCampbell Barton
2018-01-30Fix T53943: Weight paint crash in new sceneCampbell Barton
2018-01-29Fix nan problem in previous bevel commit.Howard Trickey
2018-01-29Depsgraph: Correction for previous fixSergey Sharybin
2018-01-29Depsgraph: Fix missing update when property from proxy rig drives somethingSergey Sharybin
2018-01-29Depsgraph: Disable labels on relationsSergey Sharybin
2018-01-29Depsgraph: Cleanup, line wrapsSergey Sharybin
2018-01-29Fix T53614: New Depsgraph ignores NLA stripsJoshua Leung
2018-01-293D View: use_mouse_init for zoom & trackball orbitCampbell Barton
2018-01-29Cleanup: move boolean options into flagCampbell Barton
2018-01-29Fix: Disable leftover debug prints from earlier work on the rna path renaming...Joshua Leung
2018-01-29Fix T53909: Joining armatures did not remap names on merged action dataJoshua Leung
2018-01-29Apply Pose as Rest Pose: Bendy Bone supportJoshua Leung
2018-01-29Cleanup: rename user preference flagsCampbell Barton
2018-01-29Cleanup: comments & whitespaceCampbell Barton
2018-01-29Cleanup: ViewOpsData struct membersCampbell Barton
2018-01-293D View: internal option not to use mouse locationCampbell Barton
2018-01-29Cleanup: minor simplification for zoom/dollyCampbell Barton
2018-01-29Cleanup: de-duplicate common 3D view propertiesCampbell Barton
2018-01-29Fix T53459, inconsistent bevel on identical edges.Howard Trickey
2018-01-28Usual i18n/UI messages fixes.Bastien Montagne
2018-01-28Cleanup: style, spellingCampbell Barton
2018-01-28Cleanup: use doxy sections for view3d_view.cCampbell Barton
2018-01-28Cleanup: move 3D view utilities into own fileCampbell Barton
2018-01-26IMB: Add asserts that returned fps and fps base are strictly positives.Bastien Montagne