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-10Use proper ID to create FModifier RNA pointerSergey Sharybin
2019-01-10Support proportional edit scaling on dopesheet keyframesPhilipp Oeser
2019-01-10Fix T60340: Removing f-curve modifier doesn't update animationSergey Sharybin
2019-01-10Keep track of owner of f-curveSergey Sharybin
2019-01-10UI: make pie menus stick only when tapping key.Justin Jones
2019-01-10fix T60049: Collada Exporter: When exporting multiple UVs, the set index must...Gaia Clary
2019-01-10GP: Fix unreported pixel glitchesAntonioya
2019-01-10Fix T60285: allow negative offsets in shrinkwrap (worked in 2.79).Alexander Gavrilov
2019-01-103D View: use faded color for dupli instance outlinesCampbell Barton
2019-01-103D View: use faded color for dupli instance wire & pointsCampbell Barton
2019-01-10Undo System: switch active text block when undoingCampbell Barton
2019-01-10Clenaup: remove unused EM_WAITCURSORCampbell Barton
2019-01-10Cleanup: remove unused copy menu codeCampbell Barton
2019-01-10Cleanup: end DefNode macro w/ semicolonCampbell Barton
2019-01-10Cleanup: end bgl macros w/ semicolonCampbell Barton
2019-01-10Fix gizmo orientation w/ shear toolCampbell Barton
2019-01-10Fix T60358: popup clipping within windowCampbell Barton
2019-01-10Fix T60354: Paint color shown when not usedCampbell Barton
2019-01-10Cleanup: sort RNA types after enameCampbell Barton
2019-01-10Cleanup: ensure header guards come firstCampbell Barton
2019-01-09Fix T60351: Blender crashes when using fill tool without existent keyframeAntonioya
2019-01-09Revert/Redo ugly rBd12b3767f81d commit (i.e. add locked sorting option to UIL...Bastien Montagne
2019-01-09Fix T60324: node linking UI bugs with some shader nodes.Brecht Van Lommel
2019-01-09Fix T60244: Bisect in mirror modifier doesn't work properly.Bastien Montagne
2019-01-09Fix T60338: Allow user to input units of another systemJacques Lucke
2019-01-09Fix T55336: Crash w/ dyntopo sculptCampbell Barton
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-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