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-28Fix outdated usage of BLI_task_parallel_range.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-26IMB: Add asserts that returned fps and fps base are strictly positives.Bastien Montagne
2018-01-26Related to T53003: tweak scene fps range.Bastien Montagne
2018-01-26Fix T53003: IMB: Invalid framerate handling due to short integer overflow.Bastien Montagne
2018-01-26fix:T53271 now using the context scene layer as requestedGaia Clary
2018-01-26Fix Collada importer (crash)Dalai Felinto
2018-01-26Make object_update comment about lack of ID even more clearDalai Felinto
2018-01-26Fix silly crash on ColladaDalai 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 part of T53080: all material previews re-rendering after undo.Brecht Van Lommel
2018-01-26Fix navmesh creation w/ multiple objectsCampbell Barton
2018-01-26Docs: invoke_search_popup uses bl_propertyCampbell Barton
2018-01-26Outliner: Implement Add (Ctrl) when moving objects inside collectionDalai Felinto
2018-01-25Layer: Update outdated code commentDalai Felinto
2018-01-25Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-01-25Fix T53874: OpenGL render problem with OpenEXR in 2.8 with float buffers.Brecht Van Lommel
2018-01-25No need to tag depsgraph id when dropping objects from the outlinerDalai Felinto
2018-01-25Fix Eevee error messageDalai 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: comments on wmTooltipState structCampbell Barton
2018-01-25WM: NULL check for recent tooltip changeCampbell Barton
2018-01-25Merge branch 'master' into blender2.8Bastien Montagne
2018-01-25Fix T53363: Blender won't update mesh's usercount when deleting object databl...Bastien Montagne
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