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-19Fix T38603: Output File node sockets were drawing the regular socketLukas Tönne
2014-02-19NDOF: fix helicopter fly option, revert default to trackball.Campbell Barton
2014-02-19Code cleanup: de-duplicate ndof controls for walk/fly modeCampbell Barton
2014-02-19Fix T38706: dropdown labels in popups not updatingCampbell Barton
2014-02-19UI: increase contrast active/inactive (see: T38490)Campbell Barton
2014-02-19Code cleanup: styleCampbell Barton
2014-02-18Fix T38661: make number button increment/decrement areas smaller.Brecht Van Lommel
2014-02-18Splash screen: use a retina resolution image for Mac OS X.Brecht Van Lommel
2014-02-18Multisample: disable this by default again, it is causing a serious performan...Brecht Van Lommel
2014-02-18Fix T38700: Plane track can't be adjust when select mouse is set to leftSergey Sharybin
2014-02-18fix - T38561: Fly mode vs. Walk Mode Navigation Keyboard ControlsDalai Felinto
2014-02-18NDOF: Fix for fly/walk mode ignoring axis invert optionsCampbell Barton
2014-02-18Fix FCurve reading freed themes, assert to prevent further misuseCampbell Barton
2014-02-18NDOF: add keymapping for the 'fit' button for other 2d viewsCampbell Barton
2014-02-18NDOF: support pan/zoom for view2d (nodes, graph editor, sequencer... etc)Campbell Barton
2014-02-18NDOF: fix for broken zoom invert for image and clip editorCampbell Barton
2014-02-18NDOF: image and clip views ignored axis invert preferencesCampbell Barton
2014-02-18NDOF: use like a joystick for cube picker (as with circle picker)Campbell Barton
2014-02-18bpy.ops.object.add_named() doesnt provide error when failed (related to T38689)Dalai Felinto
2014-02-18View3d: remove DEBUG_NDOF_MOTION, replaced by --debug-events optionCampbell Barton
2014-02-18Fix T38655: Face path select fails with edge/vert select enabled tooCampbell Barton
2014-02-17Make it so missing curve cache doesn't crash in sequencer previewSergey Sharybin
2014-02-17Fix T38647: "Make Duplicates Real" crashes in Solid modeSergey Sharybin
2014-02-17Fix T38685: missing auto refresh button text on image nodes.Brecht Van Lommel
2014-02-17NDOF: remove bias for translationCampbell Barton
2014-02-17NDOF: allow panning in view3d.ndof_orbit_zoom, but forward is still zoomCampbell Barton
2014-02-17NDOF: default to turntable (blenders default too)Campbell Barton
2014-02-17Suppress assert in debug mode.Campbell Barton
2014-02-17Fix T38643: Frame labels are invisible with default theme.Lukas Tönne
2014-02-17Fix T38670: Mask transform without a movieclip crashesSergey Sharybin
2014-02-17Fix T38669: Mask duplicate fails with multiple layersSergey Sharybin
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