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 - spelling corrections & update some incorrect comments.Campbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-01-06Bugfix [#29806] World nodetrees not included in Animation Editor filteringJoshua Leung
2011-12-23Code cleanup: fix some clang static checker warnings.Brecht Van Lommel
2011-10-15spelling corrections in comments and quiet warningCampbell Barton
2011-09-29Reverting part of r.40659Joshua Leung
2011-09-28Commented and tagged some unused vars, added some var init (gcc warnings...)Bastien Montagne
2011-09-16use replace 0 with NULL for pointers, set some functions staticCampbell Barton
2011-09-02fix [#28460] SEGFAULT when trying to make empty display as imageCampbell 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-07Sound clip NLA Strips for NexyonJoshua Leung
2011-08-013D Audio GSoC:Joerg Mueller
2011-07-07Grease Pencil ActEdit Mode: Filtering CleanupJoshua Leung
2011-07-07NLA Drawing - Second attempt at providing options for streamlining theJoshua Leung
2011-06-30Animation Channels Filtering Refactor - Part 5Joshua Leung
2011-06-28Refactoring code for filtering actionsJoshua Leung
2011-06-27Small bug fixes:Joshua Leung
2011-06-27Texture Nodes AnimEdit supportJoshua Leung
2011-06-27AnimChannelFiltering - Material Nodes supportJoshua Leung
2011-06-26AnimChannels Filtering Refactor - Part 4Joshua Leung
2011-06-22Bugfixes for recent commits:Joshua Leung
2011-06-22Bugfix [#21276] The Tab key is not working in the Graph Editor whenJoshua Leung
2011-06-22Animation Channel Filtering Refactor - Part 3 (Visibility Flag Split)Joshua Leung
2011-06-21AnimFiltering Code Cleanups - Part 2Joshua Leung
2011-06-21Animation Channel Filtering Refactor - Part 1Joshua Leung
2011-05-08Fixes for bugs noticed during previous fix:Joshua Leung
2011-04-24harmless changes to quiet clang static check warnings.Campbell Barton
2011-04-01Animation Editors: Name-based filteringJoshua Leung
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
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-02-02Bugfix [#25902] alt+a over 3D view don't up date dropesheet editorJoshua Leung
2011-02-02Action Editor UI Tweaks:Joshua Leung
2011-01-11- Local Markers are now taken into account correctly for operatorsJoshua Leung
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
2011-01-04no need to define betz in editcurve.c, replace ob_get_key with inline check f...Campbell Barton
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-11-08Second fix for [#24476] The driver is not displayed in GraphEditor.Janne Karhu
2010-11-07Animation Editors: Channel ReorderingJoshua Leung
2010-11-07Fix for [#24476] The driver is not displayed in GraphEditor.Janne Karhu
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-09-25Fix #23985: crash in graph editor with objects without material.Brecht Van Lommel
2010-09-23Fix for [#22598] Animated texture properties do not appear in IPO if no mater...Janne Karhu
2010-08-08remove unused includesCampbell Barton