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-05-22Cycles: Restructure kernel files organizationSergey Sharybin
2015-05-22SCons: Don't install SConscript into Cycles kernel folderSergey Sharybin
2015-05-22Fix T44801: Blender crash in UV-editor.Bastien Montagne
2015-05-22Fix for join faces ignoring angle limitCampbell Barton
2015-05-22BMesh: extrude region didnt copy edge flagsCampbell Barton
2015-05-22Cycles: Remove TM / R and whitespace from OpenCL device names.Thomas Dinges
2015-05-21Cleanup: Remove some outdated comments related to split kernel.Thomas Dinges
2015-05-21Fix T44744, tangents incorrect in edit mode.Antony Riakiotakis
2015-05-21Yet another crappy Intel driver added for correct SSAO support.Antony Riakiotakis
2015-05-21Fix crash in blenderplayer when scrubbing off screen.Antony Riakiotakis
2015-05-21Fix T44778 missing specular transparency slider in game engineAntony Riakiotakis
2015-05-21Fix T44791 triangles when painting on a texpaint planeAntony Riakiotakis
2015-05-21SCons: Fix for missing avx and avx2 cycles kernelsSergey Sharybin
2015-05-21GPencil Eraser Size-Saving FixJoshua Leung
2015-05-21Fix T44774: Grease Pencil eraser size reset after exiting sessionJoshua Leung
2015-05-21BMesh: decrease decimate epsilonCampbell Barton
2015-05-21Fix T44795: same menu item for different command in node editor.Bastien Montagne
2015-05-21Cycles: Remove OSL from split headersSergey Sharybin
2015-05-21Cycles: Move utility atomics function to util_atomic.hSergey Sharybin
2015-05-21Fix T44780: Decimate planar creates concave edgesCampbell Barton
2015-05-21Math Lib: double versions of vector funcsCampbell Barton
2015-05-21Fix T44794: Blend From Shape tool X Icon UI Bug?Bastien Montagne
2015-05-21Cycles: CYCLES_OPRNCL_DEBUG now affects on split kernel as wellSergey Sharybin
2015-05-21Cycles: Restore some lost custom cflags passed to the kernel compilationSergey Sharybin
2015-05-21BMesh: decimate improvement for flat surfacesCampbell Barton
2015-05-21Fix mesh mirror failing on isolated vertsCampbell Barton
2015-05-21UI: Use Ctrl+Wheel to cycle valuesCampbell Barton
2015-05-21UI: ignore mouse wheel while editing textCampbell Barton
2015-05-21Fix: GPU_shader_export fails /w some lamp attrsCampbell Barton
2015-05-20Cycles: Cleanup, synchronize name across file name, program and kernel namesSergey Sharybin
2015-05-20Cycles: Simplify code around kernel loadingSergey Sharybin
2015-05-20BGE: Some changes for the constraint documentThomas Szepe
2015-05-20BGE: Remove chapter in KX_WorldInfo python APIThomas Szepe
2015-05-20Cycles standalone, add device type in output listingMartijn Berger
2015-05-20BMesh: decimate, test for face flip was too lowCampbell Barton
2015-05-20BMesh: decimate wasn't using face/edge centersCampbell Barton
2015-05-20Movie Clip: Invlaidate clip cache when changing timecodeSergey Sharybin
2015-05-20Clip Editor: Make it more obvious that Rebuild Proxy also rebuilds TimecodeSergey Sharybin
2015-05-20Fix T44717: use_negative_frames ignored /w graph-editorCampbell Barton
2015-05-20Add dedicated command argument to switch depsgraph to a single-threaded evalu...Sergey Sharybin
2015-05-20Fix reserve frames in sequencer failing with big frame ranges.Antony Riakiotakis
2015-05-20Send color managed signal if input spaces changes during image savingSergey Sharybin
2015-05-20Atomic operations: Add function declarations at the top of the headerSergey Sharybin
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-05-20doxygen: update configCampbell Barton
2015-05-20doxygen: rename included files (they were ignored)Campbell Barton
2015-05-20BGE: Use CameCase code style for KX_WorldInfo python API.Porteries Tristan
2015-05-19BGE: Fix T40555: LibLoad material caching issuePorteries Tristan
2015-05-19Support string metadata loading for OpenEXR files.Antony Riakiotakis
2015-05-19Fix part of T44768 Yet another Intel driver failing on viewport AmbientAntony Riakiotakis