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
2011-12-15Free run no gaps time code implementationSergey Sharybin
2011-12-04A (hopefully last) bunch of fixes and tweaks to UI label and messages (found ...Bastien Montagne
2011-11-17Fix [#29190] VSE bugs.Bastien Montagne
2011-10-27quiet -Wempty-body and unused warningsCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-21- add convenience functions BLI_split_dir_part / BLI_split_file_part, which j...Campbell Barton
2011-10-20A big set of UI messages fixes and tweaks! No functional changes.Bastien Montagne
2011-10-15fix for buffer overrun with BLI_split_dirfile(...), was simple to do since ma...Campbell Barton
2011-10-14Fixing [#28907] Frozen playback.Joerg Mueller
2011-10-01add a collection function slot for assignment (not used yet).Campbell Barton
2011-09-29Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-28Fix #28601: SEGFAULT: Regression in free_imbuf_seqSergey Sharybin
2011-09-28fix for incorrect use of strlen() with the sequencer rna (no need for strlen(...Campbell Barton
2011-09-25make new rna variables more consistant with existing names.Campbell Barton
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-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-29* Reverting Titlecard commit r37537Joerg Mueller
2011-08-28== Sequencer ==Peter Schlaile
2011-08-23Merging trunk up to r39637.Joerg Mueller
2011-08-223D Audio GSoC:Joerg Mueller
2011-08-19warning cleanup for -Wdouble-promotionCampbell Barton
2011-08-093D Audio GSoC:Joerg Mueller
2011-08-073D Audio GSoC:Joerg Mueller
2011-07-283D Audio GSoC:Joerg Mueller
2011-07-263D Audio GSoC:Joerg Mueller
2011-06-16== Simple Title Cards for Sequencer ==Joshua Leung
2011-06-09RNA properties - expose values as radians rather then degreesCampbell Barton
2011-06-02fix [#27553] Weird resulsts when animating opacity on (color) stripCampbell Barton
2011-05-31tag unused rna args.Campbell Barton
2011-05-28fixed "rather then" -> "rather than" typos all over the placeM.G. Kishalmi
2011-05-26BUGFIX: Sequencer strips.elements was broken when strip was trimmed (personal...Dalai Felinto
2011-05-16set clip_start value minimum to 0.001, since 0.0 makes the viewport go very s...Campbell Barton
2011-05-16[PATCH] == Sequencer ==Peter Schlaile
2011-04-11patch [#26861] Spelling, Typos, and GrammarCampbell 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-13enforce string limits (reported by pedantic checking tools & some developers).Campbell Barton
2011-01-21correct fix for [#25737] Console error messageCampbell Barton
2011-01-21Bugfix [#25737] Console error messageJoshua 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-11-29replace overly verbose matrix creation for BGE camera, typo fix from MikeS.Campbell Barton
2010-11-28== Sequencer ==Peter Schlaile
2010-11-21== Sequencer ==Peter Schlaile
2010-11-04Fix for [#24513] VSE curves displaced from effect when source is moved numeri...Janne Karhu
2010-10-30Fix for [#24374] VSE: Reassign Inputs ignores selection order.Janne Karhu
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-06[#24063] Error in RNA naming in SequenceCrop.min_x/y ;Campbell Barton
2010-09-29Cleanup of code and ui of sequencer speed effect.Janne Karhu