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-26Cleanup: naming (GPU immediate util)Campbell Barton
2017-09-13Cleanup: use explicit 2d suffix for imm utilsCampbell Barton
2017-08-18Audaspace: Moving audaspace 1.3 into extern.Jörg Müller
2017-07-10Merge branch 'master' into blender2.8Campbell Barton
2017-07-10Error in last commitCampbell Barton
2017-07-10Fix T51998: Anim player uses 100% CPUCampbell Barton
2017-07-08Merge branch 'master' into blender2.8Brecht Van Lommel
2017-07-08Fix build after previous commit.Brecht Van Lommel
2017-06-19Gawain API naming refactorCampbell Barton
2017-05-04Remove cpackCampbell Barton
2017-04-19Get rid of glMatrixMode callsSergey Sharybin
2017-04-19Fix node editor drawing when built with core profileSergey Sharybin
2017-04-16cleanup use of immUniformColorMike Erwin
2017-04-11Make image drawing code working with core profileSergey Sharybin
2017-04-10GL/playanim: use immediate mode wrapper, replace glDrawPixelsCampbell Barton
2017-04-06Depsgraph: Remove old depsgraph header from window managerSergey Sharybin
2017-04-06Initialize immediate mode in Animation PlayerGermano Cavalcante
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
2017-03-27OpenGL: remove several glMatrixMode callsMike Erwin
2017-03-21OpenGL: convert to new matrix API (part 3)Mike Erwin
2017-03-04OpenGL: remove fdrawcheckerboardMike Erwin
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