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
2010-01-15Reverting changes made in r25940 with the NLA unmapping. Joshua Leung
2010-01-15[#20685] Fixed: cleaned up descriptions, removed unrelated comments in codeCampbell Barton
2010-01-15* don't copy .pyc filesNathan Letwory
2010-01-15Fix [#20437] Impossible to load "voxel data" sequence file from Matt Ebb
2010-01-15* Fix two issues:Nathan Letwory
2010-01-15Fix [#20129] emulate numpadMatt Ebb
2010-01-15Tweaked/added poll functions to prevent operators that requireMatt Ebb
2010-01-15Fix [#20514] In sculpting mode is possible to use page down/up to exceed the ...Matt Ebb
2010-01-15Adding back cursor to center menu entry that was mistakingly removed by an un...Martin Poirier
2010-01-15Transform Constraints: When axis is quasi perpendicular to the screen (within...Martin Poirier
2010-01-15fix for possible crash with the boundbox of a mesh used when freed.Campbell Barton
2010-01-15patch [#20673] Fixed descriptions in Torus mesh controls, and added some requ...Campbell Barton
2010-01-15Text Editor: Add an option "Tabs as Spaces".Dalai Felinto
2010-01-14Ctrl+RMB select in the dope-sheet wasnt working, this nlabackup stuff isnt be...Campbell Barton
2010-01-14[#20672] TimeLine (arrows will not proceed animation) Martin Poirier
2010-01-14[#19978] Can not switch view with keymaps while emulate numpad is activated; ...Martin Poirier
2010-01-14Mkey toggles mask while in vertex/texture/weight paint mode.Campbell Barton
2010-01-14improve volume preserving puff to shape the end strands of the hair in relati...Campbell Barton
2010-01-14Cocoa : fix for modifiers keys handling upon application switchingDamien Plisson
2010-01-14uv layout svg files were not importing into inkscape or firefox (gimp worked)Campbell Barton
2010-01-14UV layoutCampbell Barton
2010-01-14Join as UVs.... (copies matching UVs to another object with the same topology)Campbell Barton
2010-01-14Little fun feature for SCons users: set BF_LINE_OVERWRITE=True in your user-c...Nathan Letwory
2010-01-14weight paint without shading when in wire view. use stipple wire to help show...Campbell Barton
2010-01-14spelling errors, no real changes to code.Campbell Barton
2010-01-14no-functional change - use interpolation functions where possible.Campbell Barton
2010-01-14Fix mistake in recent commit, typed in wrong number for bitflagBrecht Van Lommel
2010-01-14UV operator templateCampbell Barton
2010-01-14Fix [#20671] No access to creating textures for a materialMatt Ebb
2010-01-14Fix [#20029] Text input fields with dropdown list bugsMatt Ebb
2010-01-14enable smooth shading of particle colors in particle editmode, for weight pai...Campbell Barton
2010-01-14particle weight brush back (mostly the same as in 2.4x), needed to control lo...Campbell Barton
2010-01-14* Added an 'enable manipulator' operator, with boolean properties for each of Matt Ebb
2010-01-14ctrl +/- should be in default keymap for 3d view zoom in/out, probably other ...Joseph Eagar
2010-01-14Fix for previous properties editor crash, only remove ui handlersMatt Ebb
2010-01-14Changed 3D View menu Duplicate Linked to use the same Matt Ebb
2010-01-14Show the image ID template too for 3D View BG imageMatt Ebb
2010-01-14Fix [#19932] When reducing panels vertically the scrollbar should not continu...Matt Ebb
2010-01-14renamed view_center to view_selected in view3d menu codeJoseph Eagar
2010-01-14fixed missing buttons if no bg imageJoseph Eagar
2010-01-14view3d bg image now updates on frame change, and the panel for it properly dr...Joseph Eagar
2010-01-14Fix URL to new py API docsMatt Ebb
2010-01-14Missing notifiers in some transform orientations operators.Martin Poirier
2010-01-14Fix [#20663] Mouse cursor icon changes back to default in edit modeMatt Ebb
2010-01-14Fix for saved animation image sequence renders being too dark Matt Ebb
2010-01-14Fix [#19902] sculpt brush texture not accessible when the object has no materialMatt Ebb
2010-01-14[#20583] Snap Cursor to Center and more View editsMartin Poirier
2010-01-14[#20112] User Preferences window causes a crashMartin Poirier
2010-01-13- when the image is available export the SVG with the pixel width and height,...Campbell Barton
2010-01-13Makefiles: add -DNAN_BUILDINFO to CPPFLAGS in windowmanager/intern when build...Stefan Gartner