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
path: root/source
AgeCommit message (Expand)Author
2018-01-29Fix T53598: OpenGL Render Animation does not update shadowsSergey Sharybin
2018-01-29Refactor object engine data storageSergey Sharybin
2018-01-29Outliner: Remove Toggle options from object RMBDalai Felinto
2018-01-29Fix more filebrowser not refreshing correctly after new message bus system.Bastien Montagne
2018-01-29Fix filebrowser not refreshing correctly after new message bus system.Bastien Montagne
2018-01-29Manipulator: ignore mouse location w/ view widgetsCampbell Barton
2018-01-29Merge branch 'master' into blender2.8Campbell Barton
2018-01-293D View: use_mouse_init for zoom & trackball orbitCampbell Barton
2018-01-29Cleanup: move boolean options into flagCampbell Barton
2018-01-29Fix: Disable leftover debug prints from earlier work on the rna path renaming...Joshua Leung
2018-01-29Fix T53909: Joining armatures did not remap names on merged action dataJoshua Leung
2018-01-29Apply Pose as Rest Pose: Bendy Bone supportJoshua Leung
2018-01-29Cleanup: rename user preference flagsCampbell Barton
2018-01-29Cleanup: comments & whitespaceCampbell Barton
2018-01-29Cleanup: ViewOpsData struct membersCampbell Barton
2018-01-293D View: internal option not to use mouse locationCampbell Barton
2018-01-29Cleanup: minor simplification for zoom/dollyCampbell Barton
2018-01-29Cleanup: de-duplicate common 3D view propertiesCampbell Barton
2018-01-29Fix T53459, inconsistent bevel on identical edges.Howard Trickey
2018-01-28Merge branch 'master' into blender2.8Bastien Montagne
2018-01-28Usual i18n/UI messages fixes.Bastien Montagne
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