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-04-15Initial system for generating guide curves from groom.Lukas Tönne
2018-01-28Popup for setting hair distribution operator properties.Lukas Tönne
2018-01-28New operator for distributing hair follicles for a groom object.Lukas Tönne
2018-01-28Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-28Cleanup: style, spellingCampbell Barton
2018-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-28Cleanup: use doxy sections for view3d_view.cCampbell Barton
2018-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-28Cleanup: warningCampbell Barton
2018-01-28Cleanup: move 3D view utilities into own fileCampbell Barton
2018-01-27Speed up a little drawing of UVs in the Image EditorGermano
2018-01-27Collections: As it turned out, this is quite harmless to have accessible ever...Dalai Felinto
2018-01-27Make outliner new collection operator work via viewport tooDalai Felinto
2018-01-26Outliner: If a collection is empty and you drag something inside it, it opens...Dalai Felinto
2018-01-26Fix Collada importer (crash)Dalai Felinto
2018-01-26Outliner tooltips: Small refactor, future proof changeDalai Felinto
2018-01-26Revert "Fix crash on Collada exporter"Dalai Felinto
2018-01-26Fix crash on Collada exporterDalai Felinto
2018-01-26Outliner: Tooltips for reorder operatorsDalai Felinto
2018-01-26Fix harmlness RNA warning in image texture node drawing.Brecht Van Lommel
2018-01-26Fix navmesh creation w/ multiple objectsCampbell Barton
2018-01-26Outliner: Implement Add (Ctrl) when moving objects inside collectionDalai Felinto
2018-01-25Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-01-25No need to tag depsgraph id when dropping objects from the outlinerDalai Felinto
2018-01-25Fix missing broken notifiersDalai Felinto
2018-01-25Fix crash when drag&drop invisible object from outliner to viewportDalai Felinto
2018-01-25Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-01-25Fix T50967: When you move an icon from the outliner area object doesn't show upDalai Felinto
2018-01-25Merge branch 'master' into blender2.8Campbell Barton
2018-01-25WM: NULL check for recent tooltip changeCampbell Barton
2018-01-25Merge branch 'master' into blender2.8Campbell Barton
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-25Merge branch 'master' into blender2.8Campbell Barton
2018-01-24Fix T53874: more cases of OpenGL render to OpenEXR not working after recent c...Brecht Van Lommel
2018-01-24Fix T53593: sculpt brush rake spacing bug after recent bugfix.Brecht Van Lommel
2018-01-24Manipulator: icon highlight could be darkerCampbell Barton
2018-01-24Manipulator: add show_drag option for 2d buttonsCampbell Barton
2018-01-24Merge branch 'master' into blender2.8Campbell Barton
2018-01-24CMake: store icon namesCampbell Barton
2018-01-23Greasepencil iconsDalai Felinto
2018-01-23Revert "Grease-Pencil: Icons"Dalai Felinto
2018-01-23Cleanup: some ED_view3d functions used uppercase DCampbell Barton
2018-01-23Merge branch 'master' into blender2.8Campbell Barton
2018-01-23Cleanup: use doxygen groups for view3d_edit.cCampbell Barton
2018-01-23Cleanup: code comment for view3d_viewmatrix_setCampbell Barton
2018-01-23Manipulator: limit UI for locked viewsCampbell Barton
2018-01-23Cleanup: avoid passing bContext to cameracontrolCampbell Barton
2018-01-23Merge branch 'master' into blender2.8Germano