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-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2012-03-04style cleanup - comment spelling + translate some dutch.Campbell Barton
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-03-02style cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-01-19rename rgb_float_to_byte, rgb_byte_to_float to rgb_float_to_uchar, rgb_uchar_...Campbell Barton
2011-11-07replace VECCOPY with copy_v3_v3, same for 2d copy, also added vec copy functi...Campbell Barton
2011-09-25Commented and tagged some unused vars (gcc warnings...).Bastien Montagne
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-09-11replace magic numbers for flags for uiSetRoundBox();Campbell Barton
2011-08-30fix for some warnings with the recent merge, also tag unused args.Campbell Barton
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-08-03Speaker Object icons, thanks Phil Gosch.Joerg Mueller
2011-08-03Animation channels can now be renamed by Ctrl-Clicking on them, as inJoshua Leung
2011-08-013D Audio GSoC:Joerg Mueller
2011-07-12Bugfix [#27650] graph editor -> drivers -> Delete Channels (X) deletesJoshua Leung
2011-07-01Icons!Joshua Leung
2011-06-27AnimChannelFiltering - Material Nodes supportJoshua Leung
2011-06-22Animation Channel Filtering Refactor - Part 3 (Visibility Flag Split)Joshua Leung
2011-06-21Animation Channel Filtering Refactor - Part 1Joshua Leung
2011-04-24harmless changes to quiet clang static check warnings.Campbell Barton
2011-04-23quiet some clang warnings & fix for bugs in exceptional cases.Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-01-13Bugfix [#25597] Grease Pencil crash when undoing during a SketchingJoshua Leung
2011-01-11use size clamped string copying,Campbell Barton
2011-01-11tag unused vars.Campbell Barton
2011-01-11Todo #22395: Restoring Grease Pencil Editing Mode in DopeSheet EditorJoshua Leung
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-05Animation data for lattices is now shown in the Animaton EditorsJoshua Leung
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-20fix [#25283] Edge length display difficult to readCampbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-11-17Keyframing Operators: Improved Error MessagesJoshua Leung
2010-11-11Animation Editors: Experimental indicators + "fixup" operator for "Disabled F...Joshua Leung
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-09-15Apply patch [#23779] Small cleanup with gl_roundbox*Nathan Letwory
2010-07-05Bugfix #22685: Screen update slow, animation player ALT-A, files created with...Joshua Leung
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-06-14Use per-object icons in animation editor channel regionsMatt Ebb
2010-04-283dview --> view3d, patch by Jonathan Smith with small corrections and changes.Campbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-03-14remove unused includesCampbell Barton
2010-02-17Animation Editors - Texture Animation:Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-02-12Bugfixes:Joshua Leung
2010-02-10Bugfix #20903: Concitency issues between point and click and Tab Key in the G...Joshua Leung
2010-02-09More bugfixes for setting visibility of anim channels using VKEY:Joshua Leung