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-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
2018-12-27Merge branch 'blender2.7'Sergey Sharybin
2018-12-27Fix T56595: Hair Dynamics stop working after saving new fileSergey Sharybin
2018-12-25GP: Remove duplicate code moving to single functionAntonioya
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-12-21Fix T59691: Crash when deleting data-block video or audio in a video editorSergey Sharybin
2018-12-21Cleanup: IndentationSergey Sharybin
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-21Fix T59687: Crash when rendering animationSergey Sharybin
2018-12-21GP: Cleanup weird thickness scaleAntonioya
2018-12-21Fix T57816: Crash when deleting recently orphaned collectionDalai Felinto
2018-12-21Library: correct BKE_id_to_unique_string_key fixCampbell Barton