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
2017-09-10merged the master branchsoc-2017-vertex_paintDarshan Kadu
2016-08-09Fix T49027: Sequence uses too much memory when rendering scene with lots of m...Sergey Sharybin
2016-02-15Fix white balance, was doing unnecessary linear conversionsCampbell Barton
2016-01-09Audaspace: Sequencer sound bugfix and mono UI.Jörg Müller
2016-01-08Sequencer: Use movieclip framerate when importing new movie stripsJoshua Leung
2015-12-28White Balance modifier for the VSEThomas Beck
2015-11-25Sequencer: nested scene strip support (like metas)Campbell Barton
2015-11-22Fix T46678: Extending left handle of a VSE multicam effect strip with snap cr...Bastien Montagne
2015-11-11OpenGL Render: Support full-sample Anti-AliasingCampbell Barton
2015-11-11Cleanup: GL Render (simplify internal logic)Campbell Barton
2015-10-23Cleanup: use int for view_id's & view countCampbell Barton
2015-10-14Support for multi-sample sequencer GL renderCampbell Barton
2015-10-04Fix T46368: Subtitle Export: Subtitles are not sorted by time.Bastien Montagne
2015-04-15Cleanup: warnings, wsCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-20Fix T43986: VSE Mask Modifier don't move with video-Clip.Bastien Montagne
2015-02-11Fix VSE strip channel skip overlapping stripsCampbell Barton
2015-02-11cleanup: rename enum type to blender conventionCampbell Barton
2015-01-30Get rid of the file touch hack.Antony Riakiotakis
2015-01-29Add some convenience operators to sequencer proxy panel:Antony Riakiotakis
2015-01-04sequencer: don't return big values (fill pointer instead)Campbell Barton
2014-12-05Grease Pencil sketches get included when doing OpenGL previews for scene stri...Joshua Leung
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-11-06Revert "Metastrips: disallow making a metastrip with only one strip present."Antony Riakiotakis
2014-10-21Fix sequencer clipboard with meta's containing ID referencesCampbell Barton
2014-10-21Fix sequencer duplicate with only handle selectedCampbell Barton
2014-09-04Metastrips: disallow making a metastrip with only one strip present.Antony Riakiotakis
2014-05-27Fix T40373: Adding movie creates overlapping audio stripsCampbell Barton
2014-03-31Code cleanup: use boolCampbell Barton
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-03-20Fix T39141: Video Sequencer Proxies don't take into account Strip Input Offse...Sergey Sharybin
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-18Send sequencer render context as const pointer rather than as valueSergey Sharybin
2014-01-17Sequencer: don't cache frames during proxy rebuild jobSergey Sharybin
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-08-29fix [#36570] Changing the filename of a image strip doesnt refresh sequencerCampbell Barton
2013-08-20Fix [#36351] Changing the Frame Rate value doesnt adjust audio strip length.Bastien Montagne
2013-07-27code cleanup: typosCampbell Barton
2013-07-24fix [#36262] Paste strip with video or sound content from another file crashe...Campbell Barton
2013-07-15fix for bad lengths being passed to string functions.Campbell Barton
2013-05-28code cleanup: comment/remove unused definesCampbell Barton
2013-04-13code cleanup: use `const char` for args and replace wm_keyconfig_list_find() ...Campbell Barton
2013-03-21code cleanup: use bool where values are true/false, for view3d and related fu...Campbell Barton
2013-03-09use 'bool' for BLI_/BKE_ functions.Campbell Barton
2013-03-08style cleanupCampbell Barton
2013-02-28Fix sequencer crash when pasteing strips after creating new fileSergey Sharybin
2013-02-19Fixes for alpha mode do_versions codeSergey Sharybin
2012-12-12Sequencer: add textured solid option for opengl previewSergey Sharybin