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-14Cleanup: move comments above definitionsCampbell Barton
2019-01-12NLA: ignore time range when evaluating a raw action.Alexander Gavrilov
2019-01-12Viewport: Stereoscopy drawing is backDalai Felinto
2019-01-12BKE_camera_multiview_model_matrix: Add _scaled versionDalai Felinto
2019-01-12Fix T60401: Shape key's from pointer being set to evaluated CoW ID.Bastien Montagne
2019-01-11Fix T60402: Increased data.users value, when running: C.active_object.to_mesh...Bastien Montagne
2019-01-11Revert "Fix T57371: Generative modifiers in editmode display vertex group wei...Clément Foucault
2019-01-11Merge branch 'blender2.7'Bastien Montagne
2019-01-11Fix T55668: Volume Keyframe on Cut-ted Metastrip (re-doing the fix in better ...Bastien Montagne
2019-01-11Revert "Fix T55668: Volume Keyframe on Cut-ted Metastrip."Bastien Montagne
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2019-01-11Fix T57371: Generative modifiers in editmode display vertex group weights ...Clément Foucault
2019-01-11Texture Paint: Add filtering option for texture paint overlayClément Foucault
2019-01-11Fix background color use in 3D viewCampbell Barton
2019-01-11Cleanup: remove tabs after line startCampbell Barton
2019-01-10Subdiv: Fix memory leakSergey Sharybin
2019-01-10Fix T60393: Subdiv gives wrong vertex colorsSergey Sharybin
2019-01-10Fix T59631: Crash in Surface Deform modifier Bind when Dynamic Paint is inclu...Bastien Montagne
2019-01-10Fix T60285: allow negative offsets in shrinkwrap (worked in 2.79).Alexander Gavrilov
2019-01-10Cleanup: ensure header guards come firstCampbell Barton
2019-01-10Fix T55336: Crash w/ dyntopo sculptCampbell Barton
2019-01-10Undo System: apply accumulation stepsCampbell Barton
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 T55336: Crash w/ dyntopo sculptCampbell Barton
2019-01-09Undo System: apply accumulation stepsCampbell Barton
2019-01-09Assert: add check to last commitCampbell 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-08Typo fixesJoshua Leung
2019-01-08Fix T59984: Drivers don't update values in UI or show proper errorsJoshua Leung
2019-01-08Cleanup: comments causing bad clang-format outputCampbell Barton
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-07Cleanup: add trailing commas to structsCampbell Barton
2019-01-06Cleanup: add trailing commas to structsCampbell Barton
2019-01-06Cleanup: style, line lengthCampbell Barton
2019-01-05Cleanup: avoid function call for pointer compareCampbell Barton
2019-01-05NLA: rewrite evaluation channel data structures.Alexander Gavrilov
2019-01-05UI: Preferences Redesign Part 2Severin
2019-01-04Fix T60157: Applying subdivide GP modifier gets wrong fillAntonioya
2019-01-04Fix T60124: Multires modifier not reading data from external filesSergey Sharybin
2019-01-04Fix T60132: Convert hair particles to meshSergey Sharybin
2019-01-04Object: don't flip scale when setting dimensionsCampbell Barton
2019-01-04Fix T54771: Can't change multiple dimensions at onceCampbell Barton
2019-01-04Cleanup: unused calculationCampbell Barton
2019-01-03Fix T59925: Crash when adding any generative modifier on a curve with more th...Bastien Montagne
2019-01-03Fix T60119: incorrect filter size in new scenes.Brecht Van Lommel