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
2015-10-15Fix related to T46223: memory leak when loading multilayer multiview images.Brecht Van Lommel
2015-10-15Fix T46223: multiview image sequences crashing.Brecht Van Lommel
2015-10-15Fix T46451: vertex/edge slide clamp not available in redo popup.Brecht Van Lommel
2015-10-14BGE: Fix animations update when scene is suspended.Porteries Tristan
2015-10-14Fix T46487: OpenSubdiv objects are invisible in Blender Internal "Rendered" v...Sergey Sharybin
2015-10-14Fix T46453: JPEG quality not stored in fileCampbell Barton
2015-10-14Cleanup: remove historic, blender-only jpeg ioCampbell Barton
2015-10-14Comment cleanup, use better lower bound for waveformAntony Riakiotakis
2015-10-14Fix T46189, draw style for waveforms occludes sequence strip text.Antony Riakiotakis
2015-10-14Fix T46284: Texture paint, wrong shading modeCampbell Barton
2015-10-14Support for multi-sample sequencer GL renderCampbell Barton
2015-10-14Support for multi-sample off-screen buffersCampbell Barton
2015-10-13Cycles: Add support for motion blur positionSergey Sharybin
2015-10-13Make sure submodules are pointing to master branchesSergey Sharybin
2015-10-13Missed this in previous commit...Bastien Montagne
2015-10-13Fix T46467: Clean Keyframes removes the channels.Bastien Montagne
2015-10-13Fix T46002: mathutils.geometry.intersect_line_line_2d doesn't operate on line...Bastien Montagne
2015-10-13missed last commit (use utility function)Campbell Barton
2015-10-13Cleanup: simplify view3d trackball logicCampbell Barton
2015-10-13Fix T46450: Seams from islands, wont show 'Sharp'Campbell Barton
2015-10-13Fix T46458: BGE Crash on loadCampbell Barton
2015-10-12Usual UI message fixes...Bastien Montagne
2015-10-12Add functions to compute normals (verts, polys and loops ones) for a given sh...Bastien Montagne
2015-10-12Fix T46451: edge slide even and flipped not available in redo popup.Brecht Van Lommel
2015-10-12WM linking code rework.Bastien Montagne
2015-10-12Cleanup & rework of BLO_linking code.Bastien Montagne
2015-10-12Cleanup: BLO: use proper typedef for expand_doit callback.Bastien Montagne
2015-10-12Cleanup: BLO: move func doc comments to definitions of functions.Bastien Montagne
2015-10-12Cleanup in BLO API: rename 'append' funcs to 'link', since none do append, bu...Bastien Montagne
2015-10-12Workaround for glew initialization bugCampbell Barton
2015-10-12Fix T34446: Make Local on linked mesh object: object gets removed if redo fun...Bastien Montagne
2015-10-12Fix T46431: Init glew before glx-context crashesCampbell Barton
2015-10-12Support applying scale for font objectsCampbell Barton
2015-10-12Cleanup: RNA naming, use 'max' as a suffixCampbell Barton
2015-10-12RNA: correct tipsCampbell Barton
2015-10-12Fix T46447: fix build on non-x86 platforms.Brecht Van Lommel
2015-10-12Fix T46446: texture nodes image node not working with image sequences.Brecht Van Lommel
2015-10-12Fix T46434: Shear w/ local-center & editmode failsCampbell Barton
2015-10-12Fix T46444: Crash importing DAE w/ empty armatureCampbell Barton
2015-10-11Fix T46085: UV project modifier artifacts with vertices behind the camera.Brecht Van Lommel
2015-10-11BGE: Change KX_WolrdInfo mathutils vector to colorThomas Szepe
2015-10-11BGE: Adding a Max Jumps value to the character physic windowThomas Szepe
2015-10-11Cycles: Make light behavior in local view matching BISergey Sharybin
2015-10-11Fix T45058: Cycles hair shader reflects incorrectly for meshesSergey Sharybin
2015-10-11Cycles: Gracefully handle out-of-memory happening in device vectorSergey Sharybin
2015-10-11CMake: Enable WITH_PYTHON_INSTALL for lite buildsCampbell Barton
2015-10-11BGE: Change character jumping to charThomas Szepe
2015-10-11Revert "Buildbot: Test enable CUDA binaries for Win32"Bastien Montagne
2015-10-11Cycles: Increase number of textures allowed for OpenCL renderSergey Sharybin
2015-10-11BGE: Fix for last commitThomas Szepe