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-13Code cleanup: styleCampbell Barton
2014-02-13Fix T38615: cycles rendering beckmann/GGX refraction wrong with IOR equal to 1.Brecht Van Lommel
2014-02-13Fix T38332, Fix T38607: cycles render crash with motion blur.Brecht Van Lommel
2014-02-13Add the date to the CPack rpm package versionDan Eicher
2014-02-12Fix T38541: sys.exit fails when blender is built as a py-moduleCampbell Barton
2014-02-12Fix Editderivedmeshes vertices normals computation.Bastien Montagne
2014-02-12defaults: disable twoside for startup.blendCampbell Barton
2014-02-12Grr, another UI messages fix, forgot this one!Bastien Montagne
2014-02-12Add header info for the Fly Navigation operatorDalai Felinto
2014-02-12Fix T38525: missing update when running bpy.ops.transform.* from the console.Brecht Van Lommel
2014-02-12Paint: Descrollification commit for brush texture angle property.Antony Riakiotakis
2014-02-12Usual UI messages fixes...Bastien Montagne
2014-02-12Sculpting: Move lock options in symmetry panel.Antony Riakiotakis
2014-02-12Add header info for the Walk Navigation operatorDalai Felinto
2014-02-12Motion Tracking: Grammar fixes.Thomas Dinges
2014-02-12UI / 3D View Tool Shelf: Avoid redundant "Grease Pencil" label, now that GP h...Thomas Dinges
2014-02-12Fix T38610: lattice U/V/W should not be animatable, is not supported.Brecht Van Lommel
2014-02-12Code cleanup: ndof view3d operators use of ViewOpsDataCampbell Barton
2014-02-12View3d: fix for ndof with quadview+box, missing sync.Campbell Barton
2014-02-12NDOF: print events when debugging is enabledCampbell Barton
2014-02-12NDOF/X11: skip getting the time when no ndof events are processedCampbell Barton
2014-02-12NDOF/X11: fix for glitch using ndof outside the view and entering againCampbell Barton
2014-02-12NDOF: minor color picker improvementsCampbell Barton
2014-02-12NDOF: fix for negative colors and flickering hue when picking with HSVCUBECampbell Barton
2014-02-12View3d Walk: enable rotation for ndof by defaultCampbell Barton
2014-02-12Code cleanup: replace WM_OT_ndof_sensitivity_change -> WM_OT_context_scale_floatCampbell Barton
2014-02-12Freestyle: Fix for chaining operators not concatenating edges with Freestyle ...Tamito Kajiyama
2014-02-12Fix/workarond for scenes rendered for sequencer previewSergey Sharybin
2014-02-12View3d: enabling quadview box would copy view offset, sync to avoid jumpCampbell Barton
2014-02-12View3d: fix for quadview box only syncing some view axisCampbell Barton
2014-02-12View3d: add utility function to get the quat from a view axisCampbell Barton
2014-02-12Cycles: Avoid unnecessary dot products in Mesh/Hair export code.Thomas Dinges
2014-02-12View3d: ensure locked views are on an axis - behavior wasn't well defined.Campbell Barton
2014-02-12fix/workaround for v3d object mode selector flipping directionCampbell Barton
2014-02-12Transform: better logic to calculate manipulator normal orientation.Campbell Barton
2014-02-12Revert own previous commit rBe2f9afbaabbd.IRIE Shinsuke
2014-02-11Cycles: mix hair minimum width code with SSE intersection codeBrecht Van Lommel
2014-02-11Code cleanup: fix a few visual studio compiler warnings.Brecht Van Lommel
2014-02-11Cycles: Code refactor for Clamping/Inf Rejection, combined into 1 function. A...Thomas Dinges
2014-02-11Mesh Data: disable two-sided for new meshes (see: T37518)Campbell Barton
2014-02-11UI: change to give sliders more text space, messes with alignmentCampbell Barton
2014-02-11Fix for fix with render layer menuCampbell Barton
2014-02-11Fix T38597: cycles status bar missing some updates.Brecht Van Lommel
2014-02-11Fix T38547: crash in skeleton sketching.Brecht Van Lommel
2014-02-11Fix T38578: blender internal texture nodes + volume render error.Brecht Van Lommel
2014-02-11Fix T38590: some material operators incorrectly appeared in the spacebar sear...Brecht Van Lommel
2014-02-11Better fix for T38501: blender crashes right after adding image texture toSv. Lockal
2014-02-11Fix null-pointer dereference in previous sequencer commitSergey Sharybin
2014-02-11Fix Cycles Light Passes being always enabled, own regression in Clamp commit ...Thomas Dinges
2014-02-11Own recent removal of string encoded menus missed render layers/passesCampbell Barton