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-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-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-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: 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
2015-05-18Filebrowser: Do not intent to draw empty strings, loss of time.Bastien Montagne
2015-05-18Fix assert in outliner regarding WM and SCR ID types...Bastien Montagne
2015-05-18Fix T44553: Dyntopo ignores front-face optionCampbell Barton
2015-05-18Cleanup: use const for Imbuf file typesCampbell Barton
2015-05-18Fix T44543: painted texture lost after first saveCampbell Barton
2015-05-18Fix multi-drag & multi-select, Alt press mid-dragCampbell Barton
2015-05-18UI: errors in buttons now show in info reportCampbell Barton
2015-05-17Fix Node Editor using wrong snap element menu when called from shortcutJulian Eisel
2015-05-17Fix T44713: GLSL and BI inconsistency converting color to float node socket.Brecht Van Lommel
2015-05-17Fix T44718: Cycles GLSL not working for NURBS objects.Brecht Van Lommel
2015-05-17Fix T44739: OS X RMB emulation giving wrong mouse button release event.Brecht Van Lommel
2015-05-17UV editor: make Ctrl+E menu with mark/clear seam, instead of always marking.Brecht Van Lommel