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
2014-06-27Began to add back in multi-poly code, squashed left-horizontal bug.Jonathan deWerd
2014-06-27Dammit, one more order bug and one raster bug. All 8+8 cases pass now.Jonathan deWerd
2014-06-273rd overlapping edge order bug fixed. Pretty sure this is the last one.Jonathan deWerd
2014-06-26Overlapping edge order fixed (exits old polygon before enters new polygon)Jonathan deWerd
2014-06-26Interior label propagationJonathan deWerd
2014-06-26Order bug fixed.Jonathan deWerd
2014-06-26Finally nailed the edge-skipping bug (required minor architectural change). T...Jonathan deWerd
2014-06-25Refactored code to fix bug on reallocation of large vertex table.Jonathan deWerd
2014-06-25Whoops, I forgot to make git track the GridMesh GLUT code. Here it is.Jonathan deWerd
2014-06-24Updates to GridMesh (int indexes, now verts keep backpointers to first vertJonathan deWerd
2014-06-23Added intelligent knot analysis codeJonathan deWerd
2014-06-23Added 3dm import code for curves and untrimmed surfaces. Debugged issue with ...Jonathan deWerd
2014-06-23Adapted opennurbs to use the system zlib and removed its custom zlib library.Jonathan deWerd
2014-06-23Initial import of .3dm (Rhino) import/export stubs, OpenMP mac+CMake build fi...Jonathan deWerd
2014-06-23D605: Fixes for proper handling of wchar_t paths in MinGW.Tamito Kajiyama
2014-06-22GTest now works without buildinfoCampbell Barton
2014-06-22add brush icons from paint branch to make diff more manageable for arcanistAntony Riakiotakis
2014-06-22Apply fix for T40745 to extrude_face_region tooCampbell Barton
2014-06-22SpellingCampbell Barton
2014-06-22Added beginning of OO mesh-cut interface.Jonathan deWerd
2014-06-22Added 3dm import code for curves and untrimmed surfaces. Debugged issue with ...Jonathan deWerd
2014-06-22Editmesh: extruding end-point verts now maintains edge-directionCampbell Barton
2014-06-22Code cleanup: styleCampbell Barton
2014-06-22Code cleanup: de-duplicate widget_num_tria, widget_scroll_circleCampbell Barton
2014-06-22Remove unused functionCampbell Barton
2014-06-22WM: set circle select minimum radius to 1Campbell Barton
2014-06-22Cycles: improved Beckmann sampling using precomputed dataBrecht Van Lommel
2014-06-22Fix T40703: cycles viewport smoke not updating when changing frame.Brecht Van Lommel
2014-06-22Fix T40714: cycles not loading CMYK jpeg files correctly.Brecht Van Lommel
2014-06-22Fix cycles "Is Singular Ray" being on for Camera rays, now is off.Brecht Van Lommel
2014-06-21Fix T40567 Crash when returing to object mode from dyntopo.Antony Riakiotakis
2014-06-21Fix T40727: Renaming nodes did not correctly fix animation paths.Lukas Tönne
2014-06-20Fix scons building in case git is not available.Bastien Montagne
2014-06-20BLI_md5: add a utility function to 'translate' raw 16bytes digest into a nice...Bastien Montagne
2014-06-20Code cleanup: BLI_md5.c was... not nice.Bastien Montagne
2014-06-20GLSL tweaks for viewport render drawSergey Sharybin
2014-06-20Implement resolution divider in the Blender InternalSergey Sharybin
2014-06-20Replace hard-coded version for release log urlCampbell Barton
2014-06-20Update Readme and Release Log link for 2.71.Thomas Dinges
2014-06-20Fix release notes link in splash.Bastien Montagne
2014-06-20Fix 2 GLSL errors, with Cycles Hair BSDF.Thomas Dinges
2014-06-20UI: auto-open other menus by hovering over, once a menu is already openCampbell Barton
2014-06-20Fix T40692, Checker Texture derivation on very large scales (1k).Thomas Dinges
2014-06-20Fix T40697: Skinned meshes with shapekeys crashing in the BGEMitchell Stokes
2014-06-19Cycles: Make Volume Bounces default to 0. This is quiet a bit faster, and pro...Thomas Dinges
2014-06-19RNA: Expose hook centreCampbell Barton
2014-06-19Python: Remove deprecated uses of os.popenCampbell Barton
2014-06-19Add a bmesh_core_test, a start at testing bmesh functionality.Howard Trickey
2014-06-19Bugfix for Elastic and Back easing typesJoshua Leung
2014-06-19Style cleanups hereJoshua Leung