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-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
2015-05-19Clear animation list to avoid referencing freed memory.Antony Riakiotakis
2015-05-19Fix T44766: Connect fails /w selected ngon edgesCampbell Barton
2015-05-19BMesh: calls to store selection at the list headCampbell Barton
2015-05-19BMesh: add BM_edge_pair_share_face_by_lenCampbell Barton
2015-05-19Fix T44755 set_value node output in node tree not properly converted toAntony Riakiotakis
2015-05-19Fix T44553.Antony Riakiotakis
2015-05-19Fix T44762: Materials flicker in edit-modeCampbell Barton
2015-05-19Fix T44759: Blender has problems reading and writing 42k images to PNGSergey Sharybin
2015-05-19Object Drawing: avoid redundant material updateCampbell Barton
2015-05-19BMesh: editmode drawing set every faces materialCampbell Barton
2015-05-19Cycles: Check for validity of the tiles arrays in progressive refineSergey Sharybin
2015-05-19Cycles: Check for whether update/write callbacks are set prior to calling themSergey Sharybin
2015-05-19SCons: install Python executable when its bundledCampbell Barton
2015-05-19CMake: install Python executable when its bundledCampbell Barton
2015-05-19Python: search for 'python' and 'python#.#'Campbell Barton
2015-05-19CMake: remove temp assignment, unused varsCampbell Barton
2015-05-19Building without Python works againCampbell Barton
2015-05-18Final solution for Intel card Ambient Occlusion in T43987.Antony Riakiotakis
2015-05-18Fix T44708: UI label should use pluralJulian Eisel
2015-05-18BGE: Fix blenderplayer bad call stubs not updated.Porteries Tristan