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-05-29Massive Code cleanup:Thomas Dinges
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-05-11- dont create scene.sequence_editor on read, means data-browser or autocomple...Campbell Barton
2012-04-15style cleanup: for loop macros, also add a config file for uncrustify source ...Campbell Barton
2012-03-27Clean-up logic of behavior of refresh/reload operators in sequencerSergey Sharybin
2012-03-26Fix crash of Refresh Sequencer when some Movie / MovieClip strips doesn't hav...Sergey Sharybin
2012-03-21== Sequencer ==Peter Schlaile
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-08building without python works again, cleanup bmesh include paths (cmake and s...Campbell Barton
2012-03-07fix for error in r44711, needed to update sequencer callback.Campbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-29Refactor of proxies build operatorsSergey Sharybin
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-11Longer names support for all ID and other object namesSergey Sharybin
2011-11-29remove header text:Campbell Barton
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-11-05use (const char*) rather than (char*) where possible.Campbell Barton
2011-11-05macro formatting & remve some unused code.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-11move maxseq define into DNA.Campbell Barton
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-28== Sequencer ==Peter Schlaile
2011-08-073D Audio GSoC:Joerg Mueller
2011-07-263D Audio GSoC:Joerg Mueller
2011-05-28better error reporting for seq_swap()M.G. Kishalmi
2011-05-16[PATCH] == Sequencer ==Peter Schlaile
2011-04-30use camera render argument to avoid temp overwriting the scene camera.Campbell Barton
2011-04-17== Sequencer ==Peter Schlaile
2011-04-01fix [#26713] Video Sequencer: Audio mute after making meta strip copy/pasteCampbell Barton
2011-03-07bug [#26329] Project Paint not workingCampbell Barton
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2011-02-18Clear some compiler warnings by commenting some functions, adding others to h...Campbell Barton
2010-12-12avoid possible errors, surround bit shifted defines with brackets.Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-21== Sequencer ==Peter Schlaile
2010-11-04Fix for [#24513] VSE curves displaced from effect when source is moved numeri...Janne Karhu
2010-11-01Sequencer: fix for the fix of: #23318Peter Schlaile
2010-10-31Sequence editor code cleanupJanne Karhu
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-04[#22825] Copy Scenes with Audio Strip Crash.Campbell Barton
2010-08-27ED_view3d_draw_offscreen_imbuf_simple and ED_view3d_draw_offscreen_imbuf now ...Campbell Barton
2010-08-132.5: more removal of G.main.Brecht Van Lommel
2010-07-25== Sequencer ==Peter Schlaile
2010-07-23== Sequencer ==Peter Schlaile
2010-07-20== Sequencer ==Peter Schlaile
2010-07-08- duplicating a scene now duplicates all strips (not just selected ones)Campbell Barton
2010-07-07duplicating a sequence strip now duplicates its fcurvesCampbell Barton