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
2015-05-12Depsgraph: Add additional relations/id update tagsSergey Sharybin
2014-12-05Fix for typo + memory leakJoshua Leung
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-10Fix for invalid memory access in graph editor when deleting the lastLukas Tönne
2014-06-09Quiet assert in debug mode, deleting mask/gpencil keysCampbell Barton
2014-05-18Fix T40201: Keyframe edits fail to update the viewportCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2013-04-22Bugfix [#34836] Crash when driver variable has path == 'data'Joshua Leung
2012-09-16Code cleanup - Remove/update outdated comments and whitespace tweaksJoshua Leung
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-08-18Typo fix: BKE_sequwnce_get_by_name -> BKE_sequence_get_by_nameJoshua Leung
2012-08-18Bone color groups now get synced too when syncing bone <-> animdata stuffJoshua Leung
2012-08-18Selecting nodes (and making one active) sets active F-Curve too nowJoshua Leung
2012-08-18Bugfix [#27652] Selecting a bone doesn't update Driver Properties panelJoshua Leung
2012-08-08Code cleanup: BKE_ prefix for public sequencer functionsSergey Sharybin
2012-07-10rename BLI_getQuotedStr --> BLI_str_quoted_substrN to make it more clear its ...Campbell Barton
2012-05-11- dont create scene.sequence_editor on read, means data-browser or autocomple...Campbell Barton
2012-05-08style cleanup: animation + buttonsCampbell Barton
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-03-02style cleanupCampbell Barton
2012-02-04fix [#29947] Blender crashes when duplicate bonesCampbell Barton
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-06-22Animation Channel Filtering Refactor - Part 3 (Visibility Flag Split)Joshua 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-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-17no functional change: only check against OB_RECALC_ALL but don't use for assi...Campbell Barton
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-07-05Bugfix #22685: Screen update slow, animation player ALT-A, files created with...Joshua Leung
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-14remove unused includesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-12-21Animation Editors - Durian Request - Selection Syncing:Joshua Leung
2009-12-08Animation System: Handling UpdatesBrecht Van Lommel
2009-11-24Depsgraph/DriversBrecht Van Lommel
2009-10-12Animation Editors: 'Only Selected' filtering option now works on Pose Channel...Joshua Leung
2009-09-14Depsgraph:Brecht Van Lommel
2009-08-18Bugfix: Crash in demo file from ZanQdo (reported by jaguarandi).Joshua Leung
2009-07-10NLA SoC: Notifier Fixes for Animation Editors Joshua Leung
2009-02-08Action Editor - Tweaking code for refreshing. Joshua Leung
2009-02-042.5Ton Roosendaal
2009-01-29Animation Editors: Tweaking/Refresh IssuesJoshua Leung
2009-01-102.5Ton Roosendaal
2009-01-052.5 - Animation Fixes + More Porting work in Action EditorJoshua Leung
2009-01-042.5Ton Roosendaal