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
2013-03-13Fix #34626: voxel data texture can't read > 2GB files on Windows.Brecht Van Lommel
2013-03-13attempt to quiet warnings for gcc4.2Campbell Barton
2013-03-13Fix [#34621] I18n Switch Issue When Gimbal and Rotation Manipulator On.Bastien Montagne
2013-03-13Bug fix #34620Ton Roosendaal
2013-03-13Fix [#34628] Shift-V (vertex slide) does no longer show "vertex slide:" for t...Bastien Montagne
2013-03-13fix for minor glitch in recent addition to create faces from partial selections.Campbell Barton
2013-03-13Report timing compositor statistics when running in background mode.Sergey Sharybin
2013-03-13Disable viewer nodes and previews when rendering in background modeSergey Sharybin
2013-03-13Fix node group drawing not taking into account DPI properly.Brecht Van Lommel
2013-03-13Fix write past end of array in recent texture sampling refactoring commit, andBrecht Van Lommel
2013-03-13Fix wrong use of enum in UI code to reactive button on mouse over, this workedBrecht Van Lommel
2013-03-13Outliner: recursive select/deselect visibility and selectable unconditionallyGaia Clary
2013-03-13Fix bevel modifier bug #34611, limit bevel amount needed.Howard Trickey
2013-03-13Outliner fix: selecting a bone did not unselect other bones when they are loc...Gaia Clary
2013-03-13Some small fixes found while investigating on bug [#34621] I18n Switch Issue ...Bastien Montagne
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-03-13patch [#34604] Add DPI read write for BMP and OpenEXR formatCampbell Barton
2013-03-13fix for crash with laplacian smooth when unselected ngons were used, volume c...Campbell Barton
2013-03-13code cleanup: remove bmesh subdivide header, all definitions can be included ...Campbell Barton
2013-03-13style cleanup: also remove unused defines in paint_image.cCampbell Barton
2013-03-13Texture sampling function refactoring:Antony Riakiotakis
2013-03-13style cleanupCampbell Barton
2013-03-12Patch #34204: [Render Animation] Fails with "Error: Specified sample_fmt is n...Sergey Sharybin
2013-03-12Patch #34569: Enable PNG Codec for video outputSergey Sharybin
2013-03-12change defaults for window state on X11 (yet again), after further discussion.Campbell Barton
2013-03-12Print compositor execution statistics when in background modeSergey Sharybin
2013-03-12Fix for strict compiler's flagsSergey Sharybin
2013-03-12Fix for crash in special cases when mixing translate node with otherSergey Sharybin
2013-03-12Temp fix for stupid -Wformat-security issue.Bastien Montagne
2013-03-12Ouliner: Added recursive setting of (visibility/selectability) for bones (Edi...Gaia Clary
2013-03-12replace sprintf -> strcpy where its not needed.Campbell Barton
2013-03-12Changing image ID datablock fomr browser in Image node didn't change output s...Sergey Sharybin
2013-03-12Fixe related on #34608: MultiLayer OpenEXR (from Maya) - passes lost in Compo...Sergey Sharybin
2013-03-12code cleanup: quiet struct gcc warnings, also use more conventional names for...Campbell Barton
2013-03-12fix own regression in 2.66 [#34610] Text editor: Syntax highlighting freezesCampbell Barton
2013-03-12Fix compilation error after recent changes to strict gcc flagsSergey Sharybin
2013-03-12Fix #34599: Mask nodes stop working if output is later piped through HSV nodeSergey Sharybin
2013-03-12Patch [#34373] Use i18n monospace font in Text editor and Python consoleIrie Shinsuke
2013-03-12ruler: disable rotate with ruler drawing, was drawing too pixelated and hard ...Campbell Barton
2013-03-12bmesh: dissolve, avoid unnecessary loop in test_extra_verts(), also minor cod...Campbell Barton
2013-03-12bmesh: maintain active face when dissolving.Campbell Barton
2013-03-12use gcc warning -Wredundant-decls, exposes some odd/duplicate declarations wh...Campbell Barton
2013-03-11Fix for [#34598] Modifier-Icon in Outliner does not appearThomas Dinges
2013-03-11Minor cleanup: We always use colour correction now for float buffers. Get rid...Antony Riakiotakis
2013-03-11Fix #34589. There was no space conversion being done between layers inAntony Riakiotakis
2013-03-11code cleanup:Campbell Barton
2013-03-11Ouliner: Added recursive select of (visible) bones (Edit- and Object-mode)Gaia Clary
2013-03-11Fix more UI i18n issues (reported by Leon Cheung).Bastien Montagne
2013-03-11Colormanagement: Fix issue with colorspaces' description too short, and reduc...Bastien Montagne
2013-03-11Fix #34511: Invalid Audio/Video codec combination produces hung filehandleSergey Sharybin