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-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-20Docs: update man page script based on D251Campbell 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-20Editmesh: add convex hull to vertex menuCampbell Barton
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-20OSX/Cmake: tentative handling for clang-omp,Jens Verwiebe
2014-02-20Image Editor: Fix View menu, after Scopes rename.Thomas Dinges
2014-02-19Use tabs for image editor.Antony Riakiotakis
2014-02-19Cycle CUDA: revert the f1aeb2ccf4 and 84f958754 busywait fixes for now.Brecht Van Lommel
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-19Fix for Copy Settings From Active TrackSergey Sharybin
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-19Added an option to camera preset to include/exclude focal length from the presetSergey Sharybin
2014-02-19Camera presets changesSergey Sharybin
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-19Update the camera presets in various ways:Sergey Sharybin
2014-02-19Totally remove BSP from SConscriptSergey Sharybin
2014-02-19MSVC: add more warnings to match OSX/LinuxCampbell Barton
2014-02-19MSVC: improve warnings for scons and cmakeCampbell Barton
2014-02-19Fix T38567: Branch smoothing on skin modifier brokenCampbell Barton
2014-02-19blender-thumbnailer.py: Fix GVFS support not working with Python 3IRIE Shinsuke
2014-02-19Fix T38715: Setting object mode fails from command lineCampbell Barton
2014-02-19PyAPI: bpy.ops was showing 'module' in autocomplete outputCampbell 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-19Keymap: load/save improvementsCampbell Barton
2014-02-19Update keymaps for changes to NDOFCampbell Barton
2014-02-19OSX/CMAKE: make linking and bundling of clang omp lib work,Jens Verwiebe
2014-02-19prepare 32bit build msvc2013 scons/buildbotMartijn Berger
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