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-08-12Merge branch 'master' into blender2.8Campbell Barton
2017-08-11iFix T52050: Empty VSE preview for scene strips with OpenGL preview + Rendere...Bastien Montagne
2017-08-10Merge branch 'master' into blender2.8Bastien Montagne
2017-08-10Fix T52332: crash when duplicating sequencer strips.Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-07Merge branch 'master' into blender2.8Bastien Montagne
2017-08-06Fix broken API doc generation: Partially revert rBa372638a76e0Bastien Montagne
2017-08-01Merge branch 'master' into blender2.8Campbell Barton
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2017-07-13Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-07-13Cleanup/rename etc. dashed line shaders.Bastien Montagne
2017-07-13Sequence editor: Renamed "Override" to "Overwrite" in "Set Selected Strip Pro...Sybren A. Stüvel
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-12Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-05-31Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-31Fix T51661: Swaping strips does not refresh sequencerSergey Sharybin
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-08Fix wrong attributes and shader binding in sequencer when using OCIOSergey Sharybin
2017-05-02Add scene argument for notifiersCampbell Barton
2017-05-01Reworked version of dashed line shader.Bastien Montagne
2017-04-262D dashed line shader: changed to use viewport side instead of scale.Bastien Montagne
2017-04-26Getting rid of setlinestyle: Squencer space.Bastien Montagne
2017-04-26Getting rid of setlinestyle: 3DView camera view.Bastien Montagne
2017-04-16cleanup use of immUniformColorMike Erwin
2017-04-16use immUniformColor instead of immUniform("color"Mike Erwin
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-07OpenGL: transition away from GL_QUADSMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
2017-03-27OpenGL: remove several glMatrixMode callsMike Erwin
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-24Fix various i18n ambiguous issues reported in T43295.Bastien Montagne
2017-03-22OpenGL: convert to new matrix API (part 5)Mike Erwin
2017-03-20Cleanup: remove useless `glDisable(GL_LINE_STIPPLE)` call.Bastien Montagne
2017-03-01Merge branch 'master' into blender2.8Campbell Barton
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2017-02-28clean up GL / GPU #includesMike Erwin
2017-02-18fix OpenGL line count in VSE backdropMike Erwin
2017-02-17OpenGL immediate mode: sequencer_draw.c (finished)Luca Rood
2017-02-16Minor cleanup in sequencer_draw.cLuca Rood
2017-02-15OpenGL immediate mode: sequencer_draw.cLuca Rood
2017-02-15Remove redundant draw call (sequencer)Luca Rood
2017-02-06OpenGL immediate mode: interface_draw.cClément Foucault
2016-10-14Immediate mode: use new util functions, and border draw functionsDalai Felinto