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
2012-04-14Merging r44227 through r45619 from trunk into soc-2011-tomatoSergey Sharybin
2012-04-14don't constrain single edge extrude, annoying for retopoCampbell Barton
2012-04-13Do not hide (gray out) lens/lock to object/lock to cursor options in Quad vie...Bastien Montagne
2012-04-13Fix own typo in previous commit for dupligroup offsetSergey Sharybin
2012-04-13Move "From Cursor" operator which sets dupli group offset to own operatorSergey Sharybin
2012-04-13bmesh todo: vertex dirtmap now working again.Campbell Barton
2012-04-13- startup.blend's temp dir was pointing to sergeys user dir, now point to /tmpCampbell Barton
2012-04-13set executable option and some minor changes to ctodata/datatocCampbell Barton
2012-04-12Fix #30919: Selection of multiple objects after EDIT MODE with MAYA PRESETS K...Sergey Sharybin
2012-04-11code cleanup: mselect conversion when creating a bmesh from a bmesh was overl...Campbell Barton
2012-04-11update for changes in the py apiCampbell Barton
2012-04-10Fix for recent commit that changed normal display buttons to use icons, theBrecht Van Lommel
2012-04-10Fix #30892: File > New is easy to hit accidentally, now it asks for confirmat...Brecht Van Lommel
2012-04-10Fix #30850: bevel tool only works on edges but tooltip indicated it worked onBrecht Van Lommel
2012-04-10mango request: option to draw background in front of all objects in the viewp...Sergey Sharybin
2012-04-10use space more efficiently for normal mesh panel buttons (icons for face/vert...Campbell Barton
2012-04-10update preview.blend so it doesn't need to convert from mfaces to mpolys ever...Campbell Barton
2012-04-10expose double limit used by auto-merge, addresses bug [#30884]Campbell Barton
2012-04-10fix [#30878] Lightmap Pack > New Image does not workCampbell Barton
2012-04-09Particle System UI:Thomas Dinges
2012-04-08code cleanup: remove unused imports/defines + other redundant code.Campbell Barton
2012-04-08style cleanup: pep8 some C/styleCampbell Barton
2012-04-07* Replace some more Blender 2.5x with Blender 2.6x and some code cleanup. Thomas Dinges
2012-04-07Fix for reconstruction menu which still was using set_floor operator instead ...Sergey Sharybin
2012-04-07Fix [#30851] Mesh Editmode: Specials-menu lost "Subdivide smooth"Thomas Dinges
2012-04-07Added Vertex Slide: Slides a vertex along a selected and connected edge (Shif...Francisco De La Cruz
2012-04-07dont display any file as a preset in the menu (limit to *.py, *.xml)Campbell Barton
2012-04-06some pedantic load time speedup by not loading modules (math and subprocess i...Campbell Barton
2012-04-06remove unused theme colorCampbell Barton
2012-04-06code cleanup: header cleanup, remove commented workaround for mingw since its...Campbell Barton
2012-04-05UI files:Thomas Dinges
2012-04-05Readme and Release Log Links:Thomas Dinges
2012-04-05there was no way to reset timing for absolute shape keys, add an operator to ...Campbell Barton
2012-04-05report [#30814] Absolute Shape Keys not working in 2.6Campbell Barton
2012-04-05fix [#30817] Toolshelf delete vs X menu don't match? Bug/Inconsistancy?Campbell Barton
2012-04-05partial fix [#30813] Small UI glitch with high DPI value in menusCampbell Barton
2012-04-04Update to i18n font: a few small cyrillic letters were missing...Bastien Montagne
2012-04-04replace relative imports with absolute imports so scritps can be executed dir...Campbell Barton
2012-04-04use 2.4x tooltip colorsCampbell Barton
2012-04-04update themes for new settings + theme update script.Campbell Barton
2012-04-03Fix [#30665] UV-Editor: UV -> Copy Mirrored UV coords: mesh.faces_mirror_uv o...Bastien Montagne
2012-04-03Fix #28279: Shift S used twice in maya keyconfigSergey Sharybin
2012-04-03avoid confusion with image 'Edit Externally' operator, disallow editing of pa...Campbell Barton
2012-04-03fix for vertex group blend - wasn't functional since the deform verts were be...Campbell Barton
2012-04-02Constraint UI:Thomas Dinges
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-30Cleanup: move tracking settings to be just after Track panel which makes it e...Sergey Sharybin
2012-03-30updated add mesh template for bmesh. thanks to PKHG for initial conversion.Campbell Barton
2012-03-30fix [#30729]Campbell Barton
2012-03-30support for opengl rendering in the sequencer (header icons as with 3D view).Campbell Barton