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
2014-02-20Fix for bad imbuf creation by compositor viewers if resolution is (0,0).Lukas Tönne
2014-02-20Fix for reading past allocated bounds when calculating pathsCampbell Barton
2014-02-20Fix for off-by-one error switching nurbs directionCampbell Barton
2014-02-20Fix crash when deleting strip used as mask in another strip modifierSergey Sharybin
2014-02-20Allow using strips from the top of the stack as modifier argumentsSergey Sharybin
2014-02-20Transform: revert to 2.69 numeric input behavior by defaultBastien Montagne
2014-02-20Transform: skip setting colors when picking with the manipulatorCampbell Barton
2014-02-20NDOF: yaw/pitch were swapped and add timeline fit.Campbell Barton
2014-02-20UI: Fix for rna-enum submenus not showing a right arrowCampbell Barton
2014-02-20Fix T38723: Crash on loading with NULL sequence stripdataCampbell Barton
2014-02-20NDOF: define 2 default navigation modes: free & orbitCampbell Barton
2014-02-19Use tabs for image editor.Antony Riakiotakis
2014-02-19fix T38721 Vertex Group pop menu (CTRL+G) Set Active Group not updating Verte...Dalai Felinto
2014-02-19Fix T38717: Copy Vertex Group To Selected fails when all Vertex GroupsLukas Tönne
2014-02-19added support for double,float and int property values for maya restpose matr...gaiaclary
2014-02-19Added Maya restpose_matrix support via custom properties to Collada exportergaiaclary
2014-02-19Change default track to 15px pattern and 71px searchSergey Sharybin
2014-02-19Added track weight to presetsSergey Sharybin
2014-02-19Fix T38720: Clear preview range operator missing notifier to redrawLukas Tönne
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-19BSP was still hanging around in CMakeSergey Sharybin
2014-02-19MSVC: improve warnings for scons and cmakeCampbell Barton
2014-02-19Fix T38567: Branch smoothing on skin modifier brokenCampbell Barton
2014-02-19Fix T38715: Setting object mode fails from command lineCampbell Barton
2014-02-19Fix T38714: MeshPolygon.center not a Vector typeCampbell Barton
2014-02-19Fix T38706: dropdown labels in popups not updatingCampbell Barton
2014-02-19OSX/CMAKE: make linking and bundling of clang omp lib work,Jens Verwiebe
2014-02-19UI: increase contrast active/inactive (see: T38490)Campbell Barton
2014-02-19Code cleanup: styleCampbell Barton
2014-02-18Fix windows build error in splash screen commit.Brecht Van Lommel
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 T38488: Single pixel line artifact with Rotate and Wrapped TranslateLukas Tönne
2014-02-18Fix T38691: Curve object bevel not working in group instanceSergey Sharybin
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 T38506: Bokeh blur node - size bugs with OpenCL.Lukas Tönne
2014-02-18Fix regression that Blender crashes on startup if UI translation is enabled, ...IRIE Shinsuke
2014-02-18Possible fix for T38644: H.264 with PNG RGBA encoding crashesSergey Sharybin
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-18Fix T38654: Using a non-camera object for the SetCamera Scene Actuator causes...Mitchell Stokes