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
2010-07-03better reporting for file i/o failier, use system error message in more place...Campbell Barton
2010-07-03- changes to the sequencer so new strips use the data name.Campbell Barton
2010-07-01adding image strips wasnt working, use the 'directory' component of the file ...Campbell Barton
2010-07-01adding a new sequence strip uses the active strips path when available.Campbell Barton
2010-06-26new notifier for FRAME_RANGE, use to recalculate the timeline scrollbar range.Campbell Barton
2010-06-25- duplicating a scene now duplicates its sequence strips too.Campbell Barton
2010-06-24Move some sequencer functions about, no functional changes.Campbell Barton
2010-06-21sequencer swap data operator.Campbell Barton
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-06-17sequencer numpad keys for zoom levelsCampbell Barton
2010-06-14naming changesCampbell Barton
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-06-07== Sequencer ==Peter Schlaile
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-06- [#22492] [29159] commit breaks importing of script file that has a reload t...Campbell Barton
2010-06-05remove cruft from cmake files, more to goCampbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-05-28bugfix [#22438] Sequencer off by 1 scene errorCampbell Barton
2010-05-19fix for possible un-initialized variableCampbell Barton
2010-05-14Fix [#22337] Wrong operator descriptionsMatt Ebb
2010-05-10Added backspace as an alternative to the X key, for deleting things.William Reynish
2010-05-09***Drag and drop fun!***William Reynish
2010-05-08bugfix [#21085] Sequencer file selector for movies is strangeCampbell Barton
2010-05-06Fix [#22256] bpy.ops.sequencer.delete.poll() not workingMatt Ebb
2010-04-283dview --> view3d, patch by Jonathan Smith with small corrections and changes.Campbell Barton
2010-04-25== Sequencer ==Peter Schlaile
2010-04-25== Sequencer ==Peter Schlaile
2010-04-24warning cleanup, also made voxel.c and volumetric.c use BM_INLINE define rath...Campbell Barton
2010-04-18Brought back N-key for sequencer preview.Peter Schlaile
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-04-01Fix [#21298] Colour Management: Convert To Float & Use Colour Balance Lineari...Matt Ebb
2010-03-31svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2787...Campbell Barton
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-20"Fix" aka implementation of [#21548] Audio doesn't work when adding scenes wi...Joerg Mueller
2010-03-16error in recent commit.Brecht Van Lommel
2010-03-16- menu for selecting add scenes for the sequencer.Brecht Van Lommel
2010-03-09camera override option for scene strips.Campbell Barton
2010-03-09remove for bad-level-call & some minor changes to make camera switching neater.Campbell Barton
2010-03-09option to use offscreen opengl drawing with the sequencer scene strips.Campbell Barton
2010-03-08image re-project now uses offscreen render function and has input for render ...Campbell Barton
2010-03-05Bugfix for #21452, Crashdown in Video Sequence EditorElia Sarti
2010-03-05utility function object_camera_matrix, moved code from RE_SetCamera into this.Campbell Barton
2010-02-21== Sequencer ==Peter Schlaile
2010-02-16[#21102] Nonunique ID names in sequencer!Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-12Bugfix #21094: Joshua Leung
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-09Bugfix #21032: sound strips could not be drag-n-dropped from filebrowser to s...Joshua Leung