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
2012-05-26add vector versions of hsv_to_rgb, rgb_to_hsv & rgb_to_hsv_compatCampbell Barton
2012-05-26Fix reading freed memory when opening file by click on it on splash screenSergey Sharybin
2012-05-25Fix #31514: Open blends via drag-n'-drop doesn't work when splash screen is onSergey Sharybin
2012-05-23Finish changes in up/down arrows for menusSergey Sharybin
2012-05-23code cleanup: double promotion warningsCampbell Barton
2012-05-22style cleanupCampbell Barton
2012-05-22Long old UI annoyance:Ton Roosendaal
2012-05-22Add new theme-able color, TH_SKIN_ROOT.Nicholas Bishop
2012-05-22A number of new features for the node editor in general and the Frame node in...Lukas Toenne
2012-05-22I18n fixes, mainly for (cycles) nodes (i.e. node template in Buttons window).Bastien Montagne
2012-05-22fix [#31530] Project paint with Clipping border gives opaque backgroundCampbell Barton
2012-05-21code cleanup: spellingCampbell Barton
2012-05-20code cleanup:Campbell Barton
2012-05-19style cleanup: whitespace/indentationCampbell Barton
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-05-19Add i18n to “button” and “Area Options” pop-up menus.Bastien Montagne
2012-05-17style cleanup: line length and ensure some macros error when not ending with ';'Campbell Barton
2012-05-16Code cleanup: simplify standard GHash creation.Nicholas Bishop
2012-05-11Fix for UI layout alignment of fixed-size items (including those with width <...Lukas Toenne
2012-05-11Add new mask-brush icon from Julio Iglesias.Nicholas Bishop
2012-05-09Fix #31371: copy data path should be disabled in places where it doesn't work,Brecht Van Lommel
2012-05-08style cleanup: gpencil & metaballCampbell Barton
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05code cleanup: BKE_ naming, also make bpy.data.images.load() always load a new...Campbell Barton
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-05-04Renamed "fake" OpenGL identifiers.Jason Wilkins
2012-05-03Fix #31266: Track preview is shifted by half a pixelSergey Sharybin
2012-05-02Fix for r46170.Thomas Dinges
2012-05-02Logic brick connection highlighting on mouseover. Merged from candy branch. I...Matthew Smith
2012-05-01style cleanup: guys - set your editors to tabs!Campbell Barton
2012-04-30style cleanup: re - http://wiki.blender.org/index.php/Dev:Doc/CodeStyle#Brace...Campbell Barton
2012-04-30Camera tracking: initial commit of dopesheet view for clip editorSergey Sharybin
2012-04-30code cleanup: header cleanupCampbell Barton
2012-04-29style cleanup: missed these from previous cleanupCampbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-28Code and style cleanup in own modules in BKE and also mball moduleSergey Sharybin
2012-04-28style cleanup: format 'for' loop macros the same as for loops, some renaming ...Campbell Barton
2012-04-28Fix: #31095: Incorrect clamping of labels for multibyte languagesSergey Sharybin
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-25style cleanup: no functional changesCampbell Barton
2012-04-23corrections from an article about using PVS-Studio static checker with blende...Campbell Barton
2012-04-22style cleanup: commentsCampbell Barton
2012-04-21style cleanup: multi-line if statements.Campbell Barton
2012-04-21style cleanup: correct typosCampbell Barton
2012-04-21style cleanupCampbell Barton
2012-04-19Fix #30998: copy to selected in properties editor not working for bones.Brecht Van Lommel
2012-04-15code cleanup: dont include BLI_winstuff.h on non windows systems, also cleanu...Campbell Barton
2012-04-13Fixed (or partly fixed) various missing UI translations, mainly with some spe...Bastien Montagne
2012-04-10Fix properties editor, right click menu "Copy to Selected" not working forBrecht Van Lommel