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
2019-01-08Fix T60291: Wrong tooltip in for Add Cube toolJacques Lucke
2019-01-08Fix T60306: Circle select tool behaves like a modeCampbell Barton
2019-01-08Properly clean up Python when exiting due to --python-exit-codeSybren A. Stüvel
2019-01-08Merge branch 'blender2.7'Sergey Sharybin
2019-01-08Make DNA and RNA errors more meaningful and friendlySergey Sharybin
2019-01-08fix rotational limits not showing for GENERIC ridgid body constraintPhilipp Oeser
2019-01-08Fix workbench shading pie menuCampbell Barton
2019-01-08Vertex Paint: support vertex maskingPhilipp Oeser
2019-01-08Cleanup: comments causing bad clang-format outputCampbell Barton
2019-01-07Fix T60167: wrong shader nodes in Eevee add menu.Brecht Van Lommel
2019-01-07Fix bad enum value since 299ff7dcd13Sergey Sharybin
2019-01-07Subdiv: Use defined order of corner/edge verticesSergey Sharybin
2019-01-07Subdiv: Move single threaded code to a single functionSergey Sharybin
2019-01-07Subdiv: Cleanup, de-duplicate codeSergey Sharybin
2019-01-07GP: Hide Options and Curves popovers for Fill brushesAntonioya
2019-01-07Fix missing updates when muting/soloing/reordering NLA tracks.Alexander Gavrilov
2019-01-07Cleanup: corrections to last commitCampbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2019-01-07Cleanup: fix typo.Bastien Montagne
2019-01-07Fix T59151 Bevel modifier has bad input width for percent.Howard Trickey
2019-01-07OpenSundiv: Simplify tweaking of shared stencil/patch settingsSergey Sharybin
2019-01-07Fix T60247: app.handlers.undo_post calls undo_pre's function.Bastien Montagne
2019-01-07Cleanup: naming for return argsCampbell Barton
2019-01-07Fix T58964: drivers_remove fails w/ missing pathsCampbell Barton
2019-01-07PyAPI: Add AnimationData.drivers.new/remove methodsCampbell Barton
2019-01-07Cleanup: tweak last commitCampbell Barton
2019-01-07Fix generated toolbar keymap w/ annotation toolCampbell Barton
2019-01-07Fix T59944: Template operator_mesh_uv.py failsSebastian Parborg
2019-01-07Better bevel normal hardening when some faces were smooth.Howard Trickey
2019-01-07Cleanup: add trailing commas to structsCampbell Barton
2019-01-07Correct error in recent button type checkCampbell Barton
2019-01-06UI: Use grid-flow layout throughout PreferencesWilliam Reynish
2019-01-06Fix typo.Bastien Montagne
2019-01-06GP: Fix missing initialization converting 2.7 filesAntonioya
2019-01-06Fix T60213: crash loading .blend file with material override.Brecht Van Lommel
2019-01-06UI: tweaks to user preferences layout.Brecht Van Lommel
2019-01-06Cleanup: add trailing commas to structsCampbell Barton
2019-01-06object.dimensions: add warning about multiple consecutive assignments.Bastien Montagne
2019-01-06Fix T60187: Latest couple of builds fail to run, need libGLX.so.0Sergey Sharybin
2019-01-06UI: tweak preferencesCampbell Barton
2019-01-06Cleanup: style, line lengthCampbell Barton
2019-01-05fix T59743: Collada exporter: Add option for exporting flat curvesGaia Clary
2019-01-05Correct version patching of Preferences themeJulian Eisel
2019-01-05fix T60092 collada exporter: exporting a rig with one single bone failsGaia Clary
2019-01-05Fix T60183: Images as Planes (addon) Attribute Error.Bastien Montagne
2019-01-05Theme: updateCampbell Barton
2019-01-05UI: length now scales proportionally w/ multi-butCampbell Barton
2019-01-05Cleanup: 3d view panel median value storageCampbell Barton
2019-01-05Cleanup: avoid function call for pointer compareCampbell Barton
2019-01-05NLA: rewrite evaluation channel data structures.Alexander Gavrilov