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-11UVEdit: Port batches to batch requestClément Foucault
2019-01-11WM: Use draw manager to draw UV image editor spacesClément Foucault
2019-01-11Edit Mode Selection: Make Vertices not occluded by edgesClément Foucault
2019-01-11Mesh Selection: Port to batch cache requestClément Foucault
2019-01-11Fix background color use in 3D viewCampbell Barton
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-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-10Fix gizmo orientation w/ shear toolCampbell Barton
2019-01-10Fix T60358: popup clipping within windowCampbell 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 T60338: Allow user to input units of another systemJacques Lucke
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-09Object Mode: only toggle active object mode onceCampbell Barton
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 T58479: Quick Favorites Lets you add multiple of the same itemPhilipp Oeser
2019-01-08Fix T59450: brush colors flip inactive w/ texture paintCampbell Barton
2019-01-08Vertex Paint: support vertex maskingPhilipp Oeser
2019-01-08Cleanup: comments causing bad clang-format outputCampbell Barton
2019-01-07Fix missing updates when muting/soloing/reordering NLA tracks.Alexander Gavrilov
2019-01-07Fix T60247: app.handlers.undo_post calls undo_pre's function.Bastien Montagne
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-06Cleanup: add trailing commas to structsCampbell Barton
2019-01-06Cleanup: style, line lengthCampbell Barton
2019-01-05fix T59743: Collada exporter: Add option for exporting flat curvesGaia Clary
2019-01-05UI: length now scales proportionally w/ multi-butCampbell Barton
2019-01-05Cleanup: 3d view panel median value storageCampbell Barton
2019-01-05UI: Preferences Redesign Part 2Severin
2019-01-04GP: Add Fill keyframe if active not equal to CFRAAntonioya
2019-01-04Fix T59546: Grease Pencil Edit: Rotation around individual origins errorAntonioya
2019-01-04Silence warningDalai Felinto
2019-01-04Outliner: better support for clips/masks ('Blender File' view)Philipp Oeser
2019-01-04UI: fix incorrect collapse menu button alignment.Harley Acheson
2019-01-04UI: make text editor scrollbar with consistent with other editors.Harley Acheson
2019-01-04UI: alter scrollbar extents to not interfere with split/join areas.Harley Acheson
2019-01-04UI: fix incorrect area splitting shape in corners.Harley Acheson