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-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-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
2019-01-03Fix T57177: redo select random operator selects hidden objects.Brecht Van Lommel
2019-01-03Cleanup: preprocessor indentationCampbell Barton
2019-01-03Merge branch 'blender2.7'Campbell Barton
2019-01-03Fix T60014: material link pref ignoredCampbell Barton
2019-01-02Fixes and edits to studio light operatorsCampbell Barton
2018-12-31Cleanup: specify default studiolight name, instead using first alphabetically.Brecht Van Lommel
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-28Cycles: restore old sample and material override settings for view layers.Brecht Van Lommel
2018-12-28Sequencer: refactor clipboard copy to no longer increase user count.Brecht Van Lommel
2018-12-28GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRYAntonioya
2018-12-27Merge branch 'blender2.7'Sergey Sharybin
2018-12-27GP: Enable Brush cursor by default for new brushesAntonioya
2018-12-27Fix T59900: duplicate font loading error and memory leak.Brecht Van Lommel
2018-12-27Fix T59389: Solidify Modifier does not work with 'beveled' Curve objects.Bastien Montagne