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-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-28Cleanup: warningCampbell 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
2018-01-25Cleanup: correct ATTR_NONNULL useCampbell 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-24Fix T53115: Memleak with instanced groups and CyclesSergey Sharybin
2018-01-24Depsgraph: Cleanup, line wrapSergey Sharybin
2018-01-24Depsgraph: Add missing synchronize code to sceneSergey Sharybin
2018-01-24Add utility function to reset ID property value to a given oneSergey Sharybin
2018-01-24Manipulator: icon highlight could be darkerCampbell Barton
2018-01-24Fix for fix w/ GPU_batch_wire_from_poly_2d_encodedCampbell Barton
2018-01-24Fix T53646: Blender 2.8 multiple crashes in auto UVs generationSergey Sharybin
2018-01-24Manipulator: add show_drag option for 2d buttonsCampbell Barton