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
2019-01-09Undo System: apply accumulation stepsCampbell Barton
2019-01-09Fix sculpt redo failing to enable dyntopoCampbell Barton
2019-01-09Fix memfile undo decoding creating undo stepsCampbell Barton
2019-01-09Fix T59165: Text operations fail to undoCampbell Barton
2019-01-09Avoid assert w/ recent sculpt changes on undoCampbell Barton
2019-01-09Fix swapped active/selected lattice vertex colorCampbell Barton
2019-01-09WM: add keymap.find_from_operator(...)Campbell Barton
2019-01-09Fix IS_EVENT_ACTIONZONE macroCampbell Barton
2019-01-09Assert: add check to last commitCampbell Barton
2019-01-09Object Mode: only toggle active object mode onceCampbell Barton
2019-01-09Fix T60044: Sculpting brush is not visibleCampbell Barton
2019-01-08Revert "Fix T60044: Sculpting brush is not visible on file load"Dalai Felinto
2019-01-08Fix T60327: Value input with adaptive imperial units not working properlyJacques Lucke
2019-01-08Fix inconsistent naming and behavior for base visible/selected/editable.Brecht Van Lommel
2019-01-08Fix T56545: Material referencing missing UV crashCampbell Barton
2019-01-08Fix T58479: Quick Favorites Lets you add multiple of the same itemPhilipp Oeser
2019-01-08Typo fixesJoshua Leung
2019-01-08Fix T59984: Drivers don't update values in UI or show proper errorsJoshua Leung
2019-01-08Fix T59450: brush colors flip inactive w/ texture paintCampbell Barton
2019-01-08Fix T60263: render layer node sockets not showing on file load, for some files.Brecht Van Lommel
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-08Vertex Paint: support vertex maskingPhilipp Oeser
2019-01-08Cleanup: comments causing bad clang-format outputCampbell Barton
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-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-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-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-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-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