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
2015-10-29Fix error introduced by D1588Campbell Barton
2015-10-29BGE: Fix T46338 replace mesh from an other scene.Porteries Tristan
2015-10-29New depsgraph: Optimize updates flushSergey Sharybin
2015-10-29BGE: Fix T35188: Duplicate an instance of group.Porteries Tristan
2015-10-28Temporary "fix" for crash when saving OpenEXR Multi-View from Image EditorDalai Felinto
2015-10-28Fix T46617 File Output Node seems to save only black images into OpenEXR imag...Dalai Felinto
2015-10-28Fix T44231: Freestyle causes crash on render.Tamito Kajiyama
2015-10-28BGE: Fix T45945: Action bouncing.Porteries Tristan
2015-10-28Transform: Replace t->imval w/ t->mouse.imvalCampbell Barton
2015-10-28Cleanup: warning/styleCampbell Barton
2015-10-28Follow up to previous commit, proper fix for T46284, incorrect TextureAntony Riakiotakis
2015-10-28Revert "Fix T46284: Texture paint, wrong shading mode"Antony Riakiotakis
2015-10-28BGE: Fix T46557: Empty collision bounds option with character physicsUlysse Martin
2015-10-28BGE: Fix T44448: LOD will display wrong LOD level object if zoomed outJorge Bernal
2015-10-28Fix T46471: Sculpt strokes doesn't mark file as modifiedSergey Sharybin
2015-10-28Cycles: Expose user-defined shutter curve to the interfaceSergey Sharybin
2015-10-28Support symmetrical curve mapping presetsSergey Sharybin
2015-10-28Fix curve mapping linear preset not setting handle type correctlySergey Sharybin
2015-10-28Fix makesrna generated C++ header have consistent whitespace for strings.Martijn Berger
2015-10-27Fix OS X user preferences open crash when changing virtual pixel size.Brecht Van Lommel
2015-10-27Docs: callback commentsCampbell Barton
2015-10-27Fix T46605: Compositing causes access violation when rendering from command lineSergey Sharybin
2015-10-27OpenSubdiv: Fix wrong handling of vertex parentSergey Sharybin
2015-10-27Compositor: Use mask name as mask node labelSergey Sharybin
2015-10-27Compositor: Add Invert option to the movie clip stabilization nodeSergey Sharybin
2015-10-27BGE: Fix T43218: Text of framerate and profile glitch in Multitexture shadingUlysse Martin
2015-10-27View3D offscreen buffer was interferring with view navigationDalai Felinto
2015-10-27Fix: Open tmp windows with size multiplied by virtual pixelsizeJulian Eisel
2015-10-27Fix T46606: Trackball Rotate jumps releasing shiftCampbell Barton
2015-10-27BGE: Fix T31357: wrong zoom when sets camera.Porteries Tristan
2015-10-26BGE: generic python callback list + replace KX_PythonSeq.Porteries Tristan
2015-10-26Fix T46537: UV Image Editor. UV Sculpt toggle button doesn't show hotkey labe...Bastien Montagne
2015-10-26Fix broken comment about our WM progress report for python (its not a progres...Bastien Montagne
2015-10-26Fix T46604: Crash in ChainPredicateIterator instantiated without predicates.Tamito Kajiyama
2015-10-26Freestyle: minor speed-up by omitting the calculation of the smallest edge size.Tamito Kajiyama
2015-10-26Cleanup: warning & whitespaceCampbell Barton
2015-10-26Fix: Prevent warnings from popping up when trying to edit driver expressions ...Joshua Leung
2015-10-26Graph Editor: Use Cursor X in Drivers mode during Transforms (where appropriate)Joshua Leung
2015-10-26Graph Editor: Snap and Mirror keyframes now respect Cursor X in Drivers modeJoshua Leung
2015-10-26Graph Editor: Adjusting Change Frame and Jump to Keyframes operators to work ...Joshua Leung
2015-10-26Fix T46599: Copy Rotation behaves erratically when Use Y is disabledJoshua Leung
2015-10-26Graph Editor: Allow "cursor x" to have fractional values when working with Dr...Joshua Leung
2015-10-26Fix: Missing update after scrubbing time in Graph EditorJoshua Leung
2015-10-26Fix: X-axis values in Graph Editor should not be displayed as timecodes in "D...Joshua Leung
2015-10-26Alternative presentation for interpolation indicator for discrete propertiesJoshua Leung
2015-10-26Graph Editor: Disable interpolation setting for enum/boolean FCurves, as no i...Joshua Leung
2015-10-25BGE: Cleanup: Code style BL_ShaderThomas Szepe
2015-10-25BGE: Fix issues with async libload.Porteries Tristan
2015-10-25Use BLI_strncasecmp for text suggestionsCampbell Barton
2015-10-25Avoid redundant normalize in obmat_to_viewmatCampbell Barton