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
2018-07-15Cleanup: doxy commentsCampbell Barton
2018-07-06Animation player: Ensure new frames are displayed while dragging mouseSergey Sharybin
2018-06-07Cleanup: trailing space for windowmanagerCampbell Barton
2017-07-10Error in last commitCampbell Barton
2017-07-10Fix T51998: Anim player uses 100% CPUCampbell Barton
2017-07-08Fix build after previous commit.Brecht Van Lommel
2016-05-10Fix T48369: Missing suport for main '+' key.Bastien Montagne
2016-01-29Cleanup: remove unused codeCampbell Barton
2015-12-27Fix T47064: Change Audio defaults to 48 kHzJörg Müller
2015-10-15Fix crash w/ PlayAnim & long filenamesCampbell Barton
2015-10-15Fix memory leaks in PlayAnimCampbell Barton
2015-10-15Fix T46465: Lag scrubbing w/ PlayAnimCampbell Barton
2015-10-15PlayAnim: avoid list count setting frame from mouseCampbell Barton
2015-10-08Cleanup: redundant code in anim playerCampbell Barton
2015-09-02Animplayer passed -a, then warned its unknownCampbell Barton
2015-09-02Fix T45979: animplayer crashes w/ DND and audioCampbell Barton
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: fix the new wm_playanim.c (from gooseberry branch) to use the new ...Jörg Müller
2015-06-12Fix for building without audiospaceCampbell Barton
2015-06-12Merge all changes to blenderplayer from gooseberry branch:Antony Riakiotakis
2015-05-27Clamp min/max frame rate for playerAntony Riakiotakis
2015-05-21Fix crash in blenderplayer when scrubbing off screen.Antony Riakiotakis
2015-05-16Cleanup: use define for playback frame limiterCampbell Barton
2015-05-15Add really simple memory reduction scheme for internal animation player.Antony Riakiotakis
2015-05-08Cleanup: use r_* prefix for return argsCampbell Barton
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2014-11-29Cleanup: unused headersCampbell Barton
2014-10-29Cleanup: warnings, typosCampbell Barton
2014-10-01Anim Playback: Optionally draw flippedCampbell Barton
2014-10-01Cleanup: de-duplicate playanim matrixCampbell Barton
2014-06-07Replace open() with BLI_openCampbell Barton
2014-05-09Code cleanup: styleCampbell Barton
2014-05-07playanim: check for escape key while loading imagesCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (windowmanager)Campbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-22Style Cleanup: remove preprocessor indentation (updated wiki style guide too)Campbell Barton
2013-11-29Code cleanup: avoid using function calls within macrosCampbell Barton
2013-09-12code cleanup: headers - doxy comments.Campbell Barton
2013-07-13fix for 2 bugs in animation playbackCampbell Barton
2013-05-28code cleanup: comment/remove unused definesCampbell Barton
2013-03-18code cleanupCampbell Barton
2013-03-09Blender Anim player fixes:Ton Roosendaal
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-03-08Feature request:Ton Roosendaal
2013-03-05patch [#34103]Campbell Barton
2013-02-28Draw a checker board as a background for animation playerSergey Sharybin
2013-01-16style cleanupCampbell Barton
2012-12-06fix playanim - up/down keys were not stepping 10 frames as intended.Campbell Barton