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
2014-02-17Revert 7142b970853f209f6c43319b7f862bcbdbea3728 (transform toggle node hiding)Campbell Barton
2014-02-17UI: wheel switches tabs over the tab area, or ctrl+wheel anywhereCampbell Barton
2014-02-17Mesh Tool: removes degenerate edges, faces and face ears.Campbell Barton
2014-02-17Code cleanup: unused/warningsCampbell Barton
2014-02-15Mesh Inset: following existing edges is now optionalCampbell Barton
2014-02-15UI: fix for glitch where active button became inactive on undoCampbell Barton
2014-02-15Fix T38640: password values showed in tooltipsCampbell Barton
2014-02-15Code cleanup: remove more string encoded menu functionsCampbell Barton
2014-02-14Code clearnup: warningsCampbell Barton
2014-02-14NDOF: view3d improve dolly/zoom behaviorCampbell Barton
2014-02-14NDOF: fix orbit-all remaining on a view axisCampbell Barton
2014-02-14NDOF: add roll to keymapCampbell Barton
2014-02-14Code cleanup: duplicate headersCampbell Barton
2014-02-13Fix race condition between tracking thread and tracks map syncSergey Sharybin
2014-02-13error in recent commitCampbell Barton
2014-02-13correct error in recent menu update for render slots, missing callbackCampbell Barton
2014-02-13UI: remove unused freestrCampbell Barton
2014-02-13UI: split ui_popup_menu_memory into get/set functions and store as uintCampbell Barton
2014-02-13Code cleanup: remove unused button aspectCampbell Barton
2014-02-13Fix own error in recent commit with red-alert flag becoming staleCampbell Barton
2014-02-13Code cleanup: styleCampbell Barton
2014-02-12defaults: disable twoside for startup.blendCampbell Barton
2014-02-12Grr, another UI messages fix, forgot this one!Bastien Montagne
2014-02-12Add header info for the Fly Navigation operatorDalai Felinto
2014-02-12Fix T38525: missing update when running bpy.ops.transform.* from the console.Brecht Van Lommel
2014-02-12Add header info for the Walk Navigation operatorDalai Felinto
2014-02-12Motion Tracking: Grammar fixes.Thomas Dinges
2014-02-12Code cleanup: ndof view3d operators use of ViewOpsDataCampbell Barton
2014-02-12View3d: fix for ndof with quadview+box, missing sync.Campbell Barton
2014-02-12NDOF: minor color picker improvementsCampbell Barton
2014-02-12NDOF: fix for negative colors and flickering hue when picking with HSVCUBECampbell Barton
2014-02-12View3d Walk: enable rotation for ndof by defaultCampbell Barton
2014-02-12Fix/workarond for scenes rendered for sequencer previewSergey Sharybin
2014-02-12View3d: enabling quadview box would copy view offset, sync to avoid jumpCampbell Barton
2014-02-12View3d: fix for quadview box only syncing some view axisCampbell Barton
2014-02-12View3d: add utility function to get the quat from a view axisCampbell Barton
2014-02-12View3d: ensure locked views are on an axis - behavior wasn't well defined.Campbell Barton
2014-02-12fix/workaround for v3d object mode selector flipping directionCampbell Barton
2014-02-12Transform: better logic to calculate manipulator normal orientation.Campbell Barton
2014-02-12Revert own previous commit rBe2f9afbaabbd.IRIE Shinsuke
2014-02-11Code cleanup: fix a few visual studio compiler warnings.Brecht Van Lommel
2014-02-11UI: change to give sliders more text space, messes with alignmentCampbell Barton
2014-02-11Fix for fix with render layer menuCampbell Barton
2014-02-11Fix T38547: crash in skeleton sketching.Brecht Van Lommel
2014-02-11Fix T38590: some material operators incorrectly appeared in the spacebar sear...Brecht Van Lommel
2014-02-11Own recent removal of string encoded menus missed render layers/passesCampbell Barton
2014-02-11Fix T38574 uv sculpting cursor could be visible during render preview inAntony Riakiotakis
2014-02-11Blender Internal: Modify material property "Cast Buffer Shadows" to affect ra...IRIE Shinsuke
2014-02-10UI: allow clicking to close menus and popups (but not submenus).Campbell Barton
2014-02-10UI: fix own error, dont add slider pad when neither sides alignCampbell Barton