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
2012-08-25style cleanup: also spellingCampbell Barton
2012-08-24mesh bridge tool now leaves bridge faces selected.Campbell Barton
2012-08-24alternate fix for bug [#32395],Campbell Barton
2012-08-24fix for merged bridge crashing on closed loops (own bug in recent commit) Campbell Barton
2012-08-24Sequencer: reshuffle overlapping strips on cancel trasnformSergey Sharybin
2012-08-24fix [#32357] Subdivide fails on newly created edgeCampbell Barton
2012-08-24Fix for build error on some platforms, seems ImfStdIO.h is not included withBrecht Van Lommel
2012-08-24use the zoom level to set the size for new mask point handle sizes (artist re...Campbell Barton
2012-08-24Fix #32198: UV unwrap of half a UV sphere would not give a perfect sphere as aBrecht Van Lommel
2012-08-24stop socket hiding from causing compositor recalculation.Campbell Barton
2012-08-24fix for bug in variable size blur compositor node - using incorrect Y blur op...Campbell Barton
2012-08-24Code cleanup: remove some unused code.Brecht Van Lommel
2012-08-24Fix second part #32377: saving/loading exr files to file paths with non-asciiBrecht Van Lommel
2012-08-24Sequencer: allow negative bright/contrastSergey Sharybin
2012-08-24Sequencer: bright/contrast modifierSergey Sharybin
2012-08-24correct assert for customdata overlap, also quiet `uninitialized` warning in ...Campbell Barton
2012-08-24Gave the spacetype time region header malloc a more descriptive text, consist...Nicholas Rishel
2012-08-24Code cleanup: comment referenced an outdated file path + spelling errorNicholas Rishel
2012-08-23code cleanup: rename BLI_in_rctf() --> BLI_rctf_isect_pt(), to conform with o...Campbell Barton
2012-08-23bugfix for [32368] Added controllers don't count over 10Dalai Felinto
2012-08-23fix [#32395] BMesh data interpolation feedback loopCampbell Barton
2012-08-23style cleanup: indentation, also quiet double promotion warnings for despeckl...Campbell Barton
2012-08-23Sequencer: display color sample information when mouse is holded downSergey Sharybin
2012-08-23sequencer zooms horizontal only from mouse wheel and plus buttons.Campbell Barton
2012-08-23Fix #32387: some mesh modifications breaking other shape keys.Brecht Van Lommel
2012-08-23Sequencer: fix for color balance keyframing and modifier renamingSergey Sharybin
2012-08-23Fix #32391: new remove doubles "unselected" option was enabled by default, don'tBrecht Van Lommel
2012-08-23Fix #32389: scons was compiling without iksolver and only itasc since a few d...Brecht Van Lommel
2012-08-23code cleanup: use const weights for customdata interpolation functionsCampbell Barton
2012-08-23BGE: When creating a controller by linking a sensor and actuator, the created...Mitchell Stokes
2012-08-23fix own error in BM_data_interp_from_edges() from recent commit.Campbell Barton
2012-08-23Sequencer: move up/down operators for modifiersSergey Sharybin
2012-08-23alt page up/down now jump between strip center frames (since often the middle...Campbell Barton
2012-08-23de-duplicate sequencer jump operator, use next/prev option instead.Campbell Barton
2012-08-23style cleanupCampbell Barton
2012-08-23set defaults for de-speckleCampbell Barton
2012-08-23despeckle composite nodeCampbell Barton
2012-08-23change I made gave a little nicer bleeding direction for inpaint but introduc...Campbell Barton
2012-08-23- add BM_data_interp_from_edges() function (matches BM_data_interp_from_verts).Campbell Barton
2012-08-23bmesh tool: support for merged-bridge (like bridge, collapsing), with aCampbell Barton
2012-08-22Fix compilation on MinGW after recent utf 16 fixes (possibly win32 too). gcc ...Antony Riakiotakis
2012-08-22Fixed regression introduced in 50107Sergey Sharybin
2012-08-22style cleanupCampbell Barton
2012-08-22Fix #32301: mesh select more/less not taking hidden vertices/faces into account.Brecht Van Lommel
2012-08-22Fix #32309: missing shortcuts in sculpt mode Hide/Mask menu. Keymap poll was tooBrecht Van Lommel
2012-08-22Fix #32262: mesh bridge between edge loops failed to find a good edge matchingBrecht Van Lommel
2012-08-22Sequencer: fix for incorrect proxies rendering after some recent refactorSergey Sharybin
2012-08-22lasso select works in the node editor again, Ctrl+Alt+LMB, Ctrl+Alt+Shif+LMB ...Campbell Barton
2012-08-22Fix #32201: particle size compatibility broken for object/group duplication.Brecht Van Lommel
2012-08-22Fix part of #32377: TIFF not saving on windows to paths with special characters,Brecht Van Lommel