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
path: root/source
AgeCommit message (Expand)Author
2010-01-17Text Editor: indent and unindent now supports tabs/spaces according to (text-...Dalai Felinto
2010-01-17Test Editor fix: Ctrl+LEFT/RIGHT was set twice (one of them wrongly)Dalai Felinto
2010-01-17patch [#20560] [patch] KX_GameObject.obcolorCampbell Barton
2010-01-17resizing any area/region would redraw all views in every window.Campbell Barton
2010-01-17debug prints are too much on my system it hangs ddd.Campbell Barton
2010-01-16GPU_buffer_setup could return a freed buffer. (when VBO's were used)Campbell Barton
2010-01-16fix for own un-initialized pointerCampbell Barton
2010-01-16Workaround to fix #20645. Iteration over multidim arrays and slicing of them ...Arystanbek Dyussenov
2010-01-16bugix [#20687] Selection code on duplis gets incorrect draw mode flagCampbell Barton
2010-01-16- UV header sync selection vert/edge/face buttons were displayed as 3 tickboxesCampbell Barton
2010-01-16possible fix for [#20674] SegFault from console 'c = data.texts["text1"].copy()'Campbell Barton
2010-01-16Fix: MESH_OT_DELETE wasn't working since rev. 26027, MESH_OT_select_by_number...Dalai Felinto
2010-01-16mirror modifier vgroup option was doing string name conversion to find the fl...Campbell Barton
2010-01-16Fix [#20418] ring select in face mode selects edges not facesMatt Ebb
2010-01-16generic operator menu was searching for "type" and using the first enum prope...Campbell Barton
2010-01-16remove duplicate code from operator/macro initializationCampbell Barton
2010-01-15*Fix for last commit. Removed unused code. Thomas Dinges
2010-01-15- particle drawing was using invalid memory with weights.Campbell Barton
2010-01-15a new generic invoke function - WM_enum_search_invoke()Campbell Barton
2010-01-15fix for compiler error, probably unlikely but if 'v' is NULL it could crash.Campbell Barton
2010-01-15Console:Thomas Dinges
2010-01-15Reverting changes made in r25940 with the NLA unmapping. Joshua Leung
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-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-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-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-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-14Fix [#19932] When reducing panels vertically the scrollbar should not continu...Matt Ebb
2010-01-14view3d bg image now updates on frame change, and the panel for it properly dr...Joseph Eagar
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