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-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 T44791 triangles when painting on a texpaint planeAntony Riakiotakis
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 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-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-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-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-20doxygen: corrections/updatesCampbell 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-19CMake: install Python executable when its bundledCampbell Barton
2015-05-19Python: search for 'python' and 'python#.#'Campbell Barton
2015-05-19Building without Python works againCampbell Barton
2015-05-18Final solution for Intel card Ambient Occlusion in T43987.Antony Riakiotakis
2015-05-18BGE: Fix blenderplayer bad call stubs not updated.Porteries Tristan
2015-05-18BGE: Set default envMap resolution to 512 pixelsPorteries Tristan
2015-05-18Multi-View: small cleranup/refactor with RE_pass_find_by_type and RE_RenderLa...Dalai Felinto
2015-05-18Fix T44752: Clip Editor doesn't respect ColorSpace setting when playback afte...Sergey Sharybin
2015-05-18Solve threading conflict related on proxy group's inverse matrixSergey Sharybin
2015-05-18Make object material drivers evaluation thread safeSergey Sharybin
2015-05-18Attempt to make drivers more safe for threadingSergey Sharybin
2015-05-18Correction to early output in the parallel range implementationSergey Sharybin
2015-05-18Make switching to threaded malloc safe to be called from threadsSergey Sharybin