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-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
2012-03-29fix [#30402] modules dir missing from sys.pathCampbell Barton
2012-03-28Fix #30702: game engine softbody weld threshold was exposed in UI, but actuallyBrecht Van Lommel
2012-03-28remove dissolve keybinding, conflicts with draw, add back to delete menu.Campbell Barton
2012-03-27BMesh TODOs: use loops/polys instead of tessfaces.Bastien Montagne
2012-03-27Port Setup Tracking scene to bmesh apiSergey Sharybin
2012-03-27MakeDupliFaces was using mesh.faces which was renamed to mesh.tessfaces.Sergey Sharybin
2012-03-27Clean-up logic of behavior of refresh/reload operators in sequencerSergey Sharybin
2012-03-26Request from Mango team which will most probably expected by everyone:Sergey Sharybin
2012-03-26Fix for own error in sequencer's Select menu (from r40658, makes me wonder if...Bastien Montagne
2012-03-26Fix [#30684] Bmesh AddTorus.execute failure.Bastien Montagne
2012-03-26Setup tracking scene works again nowSergey Sharybin
2012-03-26fix [#30657] New UV layers created with Mesh.uv_textures.new reset previous o...Campbell Barton
2012-03-26rename lattice influence to strength from r45144 (other deform modifiers call...Campbell Barton
2012-03-26fix [#30672] Mesh menu duplicityCampbell Barton
2012-03-26Patch: [#30652] Influence slider for Lattice ModifierThomas Dinges
2012-03-24style cleanup: pep8, indentationCampbell Barton
2012-03-24Adding back delete edge loop to delete menuDaniel Salazar