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-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-02-05fix [#34113] operator_menu_enum() - Tooltip not showing descriptionsCampbell Barton
2013-02-04fix [#34104] vertex color: color select bugCampbell Barton
2013-02-04style cleanup: spaces -> tabsCampbell Barton
2013-02-02fix for glitch drawing file selector dividers (would draw apart or on top of ...Campbell Barton
2013-02-02style cleanupCampbell Barton
2013-02-01make WITH_HEADLESS build again.Campbell Barton
2013-02-01fix for [#33803], error was caused by sloppy coding in r53487, converting tra...Campbell Barton
2013-02-01code cleanup: make wmEvent's 'const' in interface code (reduces manual checki...Campbell Barton
2013-02-01ui_but_anim_expression_create was never returning true, even when it succeeded.Campbell Barton
2013-02-01style cleanupCampbell Barton
2013-01-31Fix #34034: keyframe display of color/curve buttons was broken after revisionBrecht Van Lommel
2013-01-31Fix #33874: active UV map chooser in uv editor should not have X button as youBrecht Van Lommel
2013-01-30enable continuous grab for sliders, initially this was disabled because we di...Campbell Barton
2013-01-28Fix for wrong icons buffer initialization happens for cardsSergey Sharybin
2013-01-28Fix for a nasty glicth found by Irie Shinsuke in Freestyle branch.Bastien Montagne
2013-01-28style cleanup: also remove unneeded NULL check.Campbell Barton
2013-01-27Pack UI: Ton Roosendaal
2013-01-27Very old todo: Packed file UITon Roosendaal
2013-01-26real fix for Logic Bricks UI smart controller (#33746)Dalai Felinto
2013-01-26bugfix for 33746 Unable to add Controller to objects correctlyDalai Felinto
2013-01-25header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTreeCampbell Barton
2013-01-24New 'X' icon in search buttons sometimes overlapped text, needs extra space.Ton Roosendaal
2013-01-23make bullet optional againCampbell Barton
2013-01-23fix for own regression since 2.4x, non-linear number button range was too ins...Campbell Barton
2013-01-22style cleanupCampbell Barton
2013-01-22Matcap support in 3D Viewport.Ton Roosendaal
2013-01-21code cleanup: minor changes, replace len_v3 with len_squared_v3 for comparison.Campbell Barton
2013-01-21code cleanup: style & warnings.Campbell Barton
2013-01-20removed extraneous glEnable(GL_BLEND)/glDisable(GL_BLEND) in ui_draw_aligned_...Jason Wilkins
2013-01-19patch [#33923] Patch for Node Theme ColorsCampbell Barton
2013-01-17fix for text selection glitch, moving the mouse to the left would sometimes n...Campbell Barton
2013-01-17use define for text offset & seletion.Campbell Barton
2013-01-17Bug fix #33887Ton Roosendaal
2013-01-17add NULL check for XInput device, since its possible only one is valid.Campbell Barton
2013-01-17draw active+disabled menu-items, helps for keyboard navigation. Campbell Barton
2013-01-17fix for arrow keys being reversed in the snap menu (Ctrl+Shift+Tab)Campbell Barton
2013-01-16code cleanup:Campbell Barton
2013-01-13draw vector icons using the the scaled width,height. The buttons window conte...Campbell Barton
2013-01-13fix for building with cycles.Campbell Barton
2013-01-13fix [#33846] Points of Curves in Vector Curves node can't have negative X or ...Campbell Barton
2013-01-12Usability:Ton Roosendaal
2013-01-11Bug fix #33826Ton Roosendaal
2013-01-11fix for error in gradient theme rgba_char_args_set() use, was setting char's ...Campbell Barton
2013-01-09Usability fix: Ton Roosendaal
2013-01-09remove uiPanelClearType(), instead redraw all windows when registering/unregi...Campbell Barton
2013-01-09avoid having dangling panel pointers in the interface, unregistering addons c...Campbell Barton
2013-01-09style cleanupCampbell Barton
2013-01-09drawing texture icon was multiplying the red channel by alpha, this is almost...Campbell Barton
2013-01-08style cleanupCampbell Barton