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-07-20Dyntopo should be supported on systems without VBOs now.Antony Riakiotakis
2015-07-20Replace MFace use by MLoopTri w/ heat-weightingCampbell Barton
2015-07-20Fix define issues w/ WITH_GL_PROFILE_COMPAT offCampbell Barton
2015-07-19Cleanup: styleCampbell Barton
2015-07-19Properly fix T45477Antony Riakiotakis
2015-07-18Cycles: Point density texture supportSergey Sharybin
2015-07-18Fix/enhance behavior of VES's 'alt-rmb' selection.Bastien Montagne
2015-07-18Replace MFace w/ MLoopTri in imapaint_pick_uvCampbell Barton
2015-07-18Fix (IRC reported) inverted behavior of select more/less in VSE.Bastien Montagne
2015-07-18Cleanup: whitespace & break placementCampbell Barton
2015-07-17Only use material callback when enabledCampbell Barton
2015-07-17Fix T45464: Blender Sequencer "Select Strips to the Left" produces opposite b...Bastien Montagne
2015-07-17Avoid double index lookup mesh/selection drawingCampbell Barton
2015-07-17Avoid accessing MTFace drawing subsurfCampbell Barton
2015-07-17Fix crash texpainting on subsurfed meshes.Antony Riakiotakis
2015-07-17Cleanup: ws & correct commentCampbell Barton
2015-07-17Projection Paint: move to looptri dataCampbell Barton
2015-07-17Cleanup image's poll funcs.Bastien Montagne
2015-07-17Fix T45462: Do not enale 'replace image' op with packed images.Bastien Montagne
2015-07-16Split ray_face_intersection into quad/tri versionsCampbell Barton
2015-07-16Add tessellation data to DerivedMesh (LoopTri)Campbell Barton
2015-07-16Optimize Vertex Color updateCampbell Barton
2015-07-15Icons: Add new 'library_data_broken' one.Bastien Montagne
2015-07-15 VBO offscreen selection drawing, cdderivedmeshAntony Riakiotakis
2015-07-15Cleanup: wsCampbell Barton
2015-07-15Minor English grammar typo fixes.Nikolaus Leopold
2015-07-14Fix T45424: Blender able to create folders with invalid characters at the end...Bastien Montagne
2015-07-14Particle Info node support for GLSL mode and the internal render.Alexander Romanov
2015-07-14Move from MTFace to MTexPoly w/ texture checksCampbell Barton
2015-07-14Cleanup: replace BLI_split_file_part w/ BLI_path_basenameCampbell Barton
2015-07-14Draw emboss when area is full but in quad-splitCampbell Barton
2015-07-14Fix T45348: Collapse gives sel verts in face modeCampbell Barton
2015-07-13EditMesh: show angles of adjacent selected vertsCampbell Barton
2015-07-13Fix T45402: Transform crash w/ project+align snapCampbell Barton
2015-07-13Data Transfer: Add an option to 'auto-transform' destination mesh so that it ...Bastien Montagne
2015-07-13Add icon scale argument for ui-template-previewsCampbell Barton
2015-07-13Allow spin/screw to run outside 3D viewCampbell Barton
2015-07-13Cleanup: IMB prefix for ImBuf definesCampbell Barton
2015-07-13 Imbuf types refactor.Antony Riakiotakis
2015-07-12Minor tweaking to Knife header text.Bastien Montagne
2015-07-12Add new modalkeymap usage in helper header message to Knife tool.Bastien Montagne
2015-07-12Add new modalkeymap usage in helper header message to Fly mode.Bastien Montagne
2015-07-11Use const for direntry stringsCampbell Barton
2015-07-11File Browser: Fix possible bug and some minor tweaksJulian Eisel
2015-07-11Use const for sculpt varsCampbell Barton
2015-07-11remove redundant castsCampbell Barton
2015-07-11Add WM_framebuffer_to_index_arrayCampbell Barton
2015-07-11File Browser: Keep file name after changing directoryJulian Eisel
2015-07-10Fix T45405: Crash on opening a file (in filebrowser code)Julian Eisel
2015-07-10Cleanup: use const for mesh functionsCampbell Barton