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
2015-06-04New "use placeholders" feature of the sequencer did not detect correctAntony Riakiotakis
2015-05-27Fix off by one error in display of start/end frame in sequencer.Antony Riakiotakis
2015-05-20Fix reserve frames in sequencer failing with big frame ranges.Antony Riakiotakis
2015-05-04Cleanup: style & const'sCampbell Barton
2015-05-04Support displaying metadata for images in sequencer preview windows (notAntony Riakiotakis
2015-04-22Placeholder image strips feedback session changes no.2:Antony Riakiotakis
2015-04-22Placeholder image strips feedback session changes no.1:Antony Riakiotakis
2015-04-22Placeholders for sequencer take one.Antony Riakiotakis
2015-04-21BLI_string: add BLI_snprintf_rlenCampbell Barton
2015-04-21VSE: Allow GPencil drawing without having a strip loadedJulian Eisel
2015-04-21Backdrop strictly shows image result only - it could get influenced byAntony Riakiotakis
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-04-08Cleanup: confusing if statements & alignmentCampbell Barton
2015-04-07This commit doesn't deserve a titleJulian Eisel
2015-04-07Various Sticky fixes (tm)Julian Eisel
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-02Fix issue reported by copias on irc, shift duplicate and snap crashes inAntony Riakiotakis
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-26Revert "Change Enables proxy operator to Copy proxy operator."Antony Riakiotakis
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-26A more forward thinking version of previous commitJulian Eisel
2015-03-25Fix T44121: VSE Preview scaling issue when using proxies and Show OverexposedJulian Eisel
2015-03-25Change Enables proxy operator to Copy proxy operator.Antony Riakiotakis
2015-03-17Part 2 of D1082 by Troy Sobotka, remove our functions that do lumaAntony Riakiotakis
2015-03-05Make limits of sequencer scaling a bit more saneAntony Riakiotakis
2015-02-26Fix T42506 sequencer not limiting zoom.Antony Riakiotakis
2015-02-16cleanup: split VSE view-size into own functionCampbell Barton
2015-02-16Fix T43681: VSE draw glitch with no-displayCampbell Barton
2015-02-12Fix T43612: VSE crash clearing proxiesCampbell Barton
2015-02-10Slip tool: add enter and space to confirm the operationAntony Riakiotakis
2015-02-06cleanup: styleCampbell Barton
2015-02-06Slip tool accepts numerical input.Antony Riakiotakis
2015-02-05Fix T43566: Missing update event for VSEBastien Montagne
2015-02-02cleanup: style/spellingCampbell Barton
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-30Operator that sets proxies needs to cater for all supported strip typesAntony Riakiotakis
2015-01-30Get rid of the file touch hack.Antony Riakiotakis
2015-01-30Proxy enable operator:Antony Riakiotakis
2015-01-29Add override setting to proxy enable operatorAntony Riakiotakis
2015-01-29Add some convenience operators to sequencer proxy panel:Antony Riakiotakis
2015-01-28Based on Sergey's suggestion, use spinlocks for threaded loading ofAntony Riakiotakis
2015-01-27Proxy job: make user cancelling actually matterAntony Riakiotakis
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2015-01-15Sequencer: Allow generating proxies from script without having sequencer spac...Sergey Sharybin
2015-01-15Sequencer: Don't crash when trying to rebuild proxy without having sequence e...Sergey Sharybin
2015-01-15Remove 'locked' parameter from sound_read_waveform()Nicholas Bishop
2015-01-12revert part of 7a1dc20Campbell Barton
2015-01-11Cleanup: quite some harmless but noisy warnings from gcc...Bastien Montagne
2015-01-06Sequencer: show extensions when preview enabledCampbell Barton