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-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
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-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-17Remove left-over form debug timeSergey Sharybin
2014-02-17Fix T38685: missing auto refresh button text on image nodes.Brecht Van Lommel
2014-02-17Bevel fix for T38675, bad bevel on slanted L.Howard Trickey
2014-02-17Fix T38680: File output subpath file-select operator uses absolute path.Lukas Tönne
2014-02-17Adapt KDL for compile with clang 3.4, which is stricter with friend classes,Jens Verwiebe
2014-02-17Fix T38658: H.264 with "Lossless Output" enabled gives lossy outputSergey Sharybin
2014-02-17Fix T38651: Compositor Normal Node Sphere unchangable when Reset All ToLukas Tönne
2014-02-17Compile Attrs: add ATTR_RETURNS_NONNULLCampbell Barton
2014-02-17RNA: assert on NULL return values from itemf callbacksCampbell Barton
2014-02-17Make sure RenderLayer/Image nodes always return a valid enum items list.Lukas Tönne
2014-02-17Fix T38422: Error writing AAC frame when using FFmpeg compiled with vo_aacencSergey Sharybin
2014-02-17Fix T38650: Crash from enum item functions returning NULL instead of aLukas Tönne
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-17Mask: fix for intel openmp which doesn't support casts in for loopsCampbell Barton
2014-02-17Fix T38487: Wrapped translate node in combination with other bufferedLukas Tönne
2014-02-17Suppress assert in debug mode.Campbell Barton
2014-02-17Mask: enable overlap detection by default, more compact buttonsCampbell Barton
2014-02-17Fix T38643: Frame labels are invisible with default theme.Lukas Tönne
2014-02-17Fix for another deadlock with py-drivers: BlendData.scene.remove()Campbell Barton
2014-02-17Blender Internal: Revert a part of rB162d6c73e3d0, that broke rendered previe...IRIE Shinsuke
2014-02-17Fix for issue in mask overlap with no splines in the mask.Campbell Barton
2014-02-17Clear +x flag from source fileSergey Sharybin
2014-02-17Fix T38670: Mask transform without a movieclip crashesSergey Sharybin