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-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-07-30Revert "Fix manipulator handles getting added each refresh"Campbell Barton
2017-07-21Fix manipulator handles getting added each refreshCampbell Barton
2017-07-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-07-21Fix a few harmless maybe uninitialized warnings with GCC 5.4.Brecht Van Lommel
2017-07-14Workspace: Fix crash on preview, and sanitize placeholder functionsDalai Felinto
2017-07-13Cleanup/rename etc. dashed line shaders.Bastien Montagne
2017-07-11Merge branch 'master' into blender2.8Campbell Barton
2017-07-10Partial fix of T51989: Don't set image user offset for movie filesSergey Sharybin
2017-07-07Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-07-06Add option to OpenImage operator not to detect sequences.Bastien Montagne
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-19Merge branch 'master' into blender2.8Campbell Barton
2017-06-19Cleanup: doxygen commentsCampbell Barton
2017-06-16UV manipulator from custom widgets branchCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-25TexFace removal part 3Campbell Barton
2017-05-24TexFace removal part 2Campbell Barton
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-19Merge branch 'master' into blender2.8Bastien Montagne
2017-05-16Fix memory leak when saving OpenEXR filesSergey Sharybin
2017-05-16Merge branch 'master' into blender2.8Campbell Barton
2017-05-15Fix T50109: Blender crash when a "Render Result" as a TextureSergey Sharybin
2017-05-03Merge branch 'master' into blender2.8Lukas Stockner
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-05-02Add scene argument for notifiersCampbell Barton
2017-05-01Reworked version of dashed line shader.Bastien Montagne
2017-04-29Getting rid of setlinestyle: sample line in Image space.Bastien Montagne
2017-04-21Merge branch 'master' into 28Campbell Barton
2017-04-20D2607: Switch eye dropper to use linear color space internallyStefan Werner
2017-04-19Convert direct usages of base definesLuca Rood
2017-04-16cleanup use of immUniformColorMike Erwin
2017-04-11Make image drawing code working with core profileSergey Sharybin
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
2017-04-04Image Draw: remove unused code since 2009Dalai Felinto
2017-04-04UV editor using new depsgraph for shadow uvDalai Felinto
2017-03-23OpenGL Immediate Mode: finalize `image_draw`Germano Cavalcante
2017-03-22OpenGL: convert to new matrix API (part 5)Mike Erwin
2017-03-21OpenGL: convert to new matrix API (part 4)Mike Erwin
2017-03-16OpenGL immediate mode: `image_draw.c`: Draw `Sample Line` with new imm modeGermano Cavalcante
2017-03-16Adds missing `immUnbindProgram()` in `image_draw`Germano Cavalcante
2017-03-15OpenGL: more new imm mode for image_drawMike Erwin
2017-03-15Immediate Mode: Fix text color in iuage info lineSergey Sharybin
2017-03-04OpenGL: draw image render info with new imm mode (part 1)Mike Erwin
2017-03-03OpenGL: remove last uses of sdrawline & sdrawboxMike Erwin