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-09-27incorrect spelling in commentsCampbell Barton
2012-09-22code cleanup: make many functions staticCampbell Barton
2012-07-29code cleanup: replace MIN2/MAX2 with minf/maxfCampbell Barton
2012-07-20patch [#32152] Make NlaTrack.is_solo settableCampbell Barton
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-05-05Bugfixes for various ID-block references (Constraints, NLA)Joshua Leung
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2011-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-09-15replace BLI_strncpy with BLI_strncpy_utf8 where input isnt ensured to be valid.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-07-07NLA Strips cannot have their actions changed while the "tweakmode" isJoshua Leung
2011-07-07Outliner RMB Menu - AnimData mangementJoshua Leung
2011-05-31tag unused rna args.Campbell Barton
2011-04-19Bugfix [#25960] Action/NLA Editor issues with animdata contextJoshua Leung
2011-04-11patch [#26861] Spelling, Typos, and GrammarCampbell Barton
2011-03-28- quiet new warnings with gcc 4.6Campbell Barton
2011-03-03replace 0 with NULL when used as a pointerCampbell Barton
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-20misc warnings/fixesCampbell Barton
2011-01-19Added missing updates for NLA RNA settingsJoshua Leung
2011-01-12Patch [#24763] NLA Track & Strip methodsJoshua Leung
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-08-21rna renaming (manual edits)Campbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-07-15Apply first pass of edits to rna values from rna_booleans.txt.Campbell Barton
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-03-24remove unused rna includesCampbell Barton
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11Operation Dot-Kill finishedDaniel Salazar
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-01-24NLA Editor: Sync Action Extents with Referenced RangeJoshua Leung
2010-01-19NLA Bugfix for Lee: Changing action extents doesn't update the strip lengths tooJoshua Leung
2010-01-18NLA (Un)Mapping Fixes:Joshua Leung
2010-01-13RNA NLA update function was wrong, taking the scene as a PointerRNACampbell Barton
2010-01-13NLA: fix keyframes getting messed up when making strips longer. For drawingBrecht Van Lommel
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-09-032.5 - A few bugfixes...Joshua Leung
2009-09-022.5 - UI BugfixesJoshua Leung
2009-08-11RNA: subtypes and unitsBrecht Van Lommel
2009-07-31Animato - NLA + Realtime Animating Goodies Joshua Leung
2009-07-11NLA SoC: Names for NLA Strips Joshua Leung
2009-07-10NLA SoC: Tweaks from feedback from Broken + jezJoshua Leung
2009-07-08NLA SoC: Influence/Time properties for strips can now be animatedJoshua Leung
2009-07-07NLA SoC: Current Frame can now be negative Joshua Leung