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
2018-11-30Cleanup: styleCampbell Barton
2018-11-28Fix tool not being initialized switching windowsCampbell Barton
2018-11-27Fix local view undo (T58051)Dalai Felinto
2018-11-25Local ViewDalai Felinto
2018-11-23Depsgraph: add a new operation node for computing B-Bone segments.Alexander Gavrilov
2018-11-21Implement basic global tablet pressure curve options.Alexander Gavrilov
2018-11-20GP: Refactor drawing engine to single VBOAntonioya
2018-11-18Keymap: move left click select to a preferenceCampbell Barton
2018-11-16Keymap: add support for key-config preferencesCampbell Barton
2018-11-16Keymap: remove loading keymaps from old filesCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-06Implement an Armature constraint that mimics the modifier.Alexander Gavrilov
2018-11-05Paint: add tool offset & mode to runtime dataCampbell Barton
2018-11-02Tool System: brushes are now categorized by toolCampbell Barton
2018-10-31Make new library IDs named from the .blend file.Bastien Montagne
2018-10-29Merge branch 'master' into blender2.8Campbell Barton
2018-10-29Fix assert weight painting after undoCampbell Barton
2018-10-20GP: Redesign drawing cache to support particlesAntonioya
2018-10-09Workbench: Smoke: Add support for Color Mappping for smoke debuggingClément Foucault
2018-10-08Workbench: Smoke: Port back Flame displayClément Foucault
2018-10-04Move B-Bone custom handle settings to Edit mode.Alexander Gavrilov
2018-09-24Modifiers: use Mesh instead of DerivedMesh for dynamic paint.Sebastian Parborg
2018-09-24Fix: insert missing break in switch statement (second try)Jacques Lucke
2018-09-24Revert "Fix: insert missing break in switch statement"Jacques Lucke
2018-09-24Fix: insert missing break in switch statementJacques Lucke
2018-09-21Cleanup: convert smoke modifier from DerivedMesh to Mesh.Brecht Van Lommel
2018-09-18Application Templates: make templates more prominent in the UI.Brecht Van Lommel
2018-09-18Support evaluating simple driver expressions without Python interpreter.Alexander Gavrilov
2018-09-13Workspaces: reference count screens, otherwise they are never freed.Brecht Van Lommel
2018-09-03Fix slow .blend file load due to recent accidentally committed debug code.Brecht Van Lommel
2018-09-03Set active base to NULL if its object is goneSergey Sharybin
2018-09-03Cleanup: Remove unused lay_updatedSergey Sharybin
2018-08-30GP: Improve Subdivide and SimplifyAntonioya
2018-08-29Merge branch 'master' into blender2.8Campbell Barton
2018-08-29Cleanup: indentationCampbell Barton
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-21Cleanup: trailing spaceCampbell Barton
2018-08-20Workspaces: replace bundled workspace.blend with embedded startup.blend.Brecht Van Lommel
2018-08-19Fix T56450: Crash with bevel modifier.Bastien Montagne
2018-08-08Cleanup: remove leftover game player code.Brecht Van Lommel
2018-08-07Fix T56255: Crash w/ collection access from PythonCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-30Cleanup/Refactor: Move CurveCache runtime data into Object.runtime struct.Bastien Montagne
2018-07-27Cleanup: Remove occurances of GPULampClément Foucault
2018-07-20Merge branch 'master' into blender2.8Bastien Montagne
2018-07-20Cleanup: Move 'WAVEFORM_LOADING' of sounds from flags to tags.Bastien Montagne
2018-07-20Fix T55414: waveforms are reprocessed when undoingBastien Montagne
2018-07-18Merge branch 'master' into blender2.8Brecht Van Lommel