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-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
2014-02-18Fix T38684: cmake OS X build problem when changing deployment target.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-18OSX: more futurework for clang-openmp:Jens Verwiebe
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-18Python: remove redundant len() useCampbell Barton
2014-02-18Fix T38698: In the Mask tab the Insert Key and Clear Key button labels are sw...Sergey Sharybin
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-18Fix T38672: Can't select strips inside a Meta on the Mask ModifierSergey Sharybin
2014-02-18Fix T38667: When using "Maya" Input Interface, pressing "E" does not initiate...Sergey Sharybin
2014-02-18Possible fix for T38644: H.264 with PNG RGBA encoding crashesSergey Sharybin
2014-02-18Fix T38637: Boolean produces faces with holes which isn't supported by BMeshSergey 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: show invert pan & zoom in the menu outside the 3d viewCampbell 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
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-18Fix crash on file load with linked groups and curve bevel.Brecht Van Lommel
2014-02-17this is an attempted Fix: T38679Martijn Berger
2014-02-17Make it so missing curve cache doesn't crash in sequencer previewSergey Sharybin