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-16Merged changes in the trunk up to revision 54594.Tamito Kajiyama
2013-02-15'Reset to Default Theme' wasn't taking into account those themes that enable ...Pablo Vazquez
2013-02-15Various fixes for UI translation issues (reported by Leon Cheung on bf-transl...Bastien Montagne
2013-02-14Divide by 3 instead of multiplying by variations of 0.333Sergej Reich
2013-02-14More nodes UI translation fixes.Bastien Montagne
2013-02-14fix for double clicking in the text editor not working usefully (double click...Campbell Barton
2013-02-13Fix for splitting startup and userpref:Ton Roosendaal
2013-02-12fix [#34198] Scene unit size and dyntopo detail sizeCampbell Barton
2013-02-12code cleanup: some style edits, also allow mul_v2_m2v2() to have the same val...Campbell Barton
2013-02-10Fix a few DPI / retina draw issues:Brecht Van Lommel
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-02-08Release todo: added userpref for Mac users having "Natural Scroll" set.Ton Roosendaal
2013-02-07fix for annoyance where header menus would get scroller arrows added because ...Campbell Barton
2013-02-06style cleanup: some warnigs & spelling.Campbell Barton
2013-02-05New matcap collection for default in release. It's now 24 images, orderedTon Roosendaal
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-29Merged changes in the trunk up to revision 54171.Tamito Kajiyama
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-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
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