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
path: root/source
AgeCommit message (Expand)Author
2017-04-08Fix WITH_LEGACY_OPENGL=ONCampbell Barton
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-07use COMP instead of GL enum to construct vertex formatMike Erwin
2017-04-07OpenGL: remove UI_reinit_gl_state functionMike Erwin
2017-04-07OpenGL: transition away from GL_QUADSMike Erwin
2017-04-07fix use of uninitialized variableMike Erwin
2017-04-07shrink fixed-size internal GLSL string buffersMike Erwin
2017-04-07use best GPU matrix function for the jobMike Erwin
2017-04-07OpenGL: support GLSL 3.3 core profileMike Erwin
2017-04-07Workaround for weightpoint not workingDalai Felinto
2017-04-07Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-07OpenGL: Get rid of PRIM_QUADS usage in manipulators codeJulian Eisel
2017-04-07OpenGL / Outliner: QUADS are not supported in coreDalai Felinto
2017-04-07Fix drawing of planar transfrom manipulators, update matrix codeJulian Eisel
2017-04-07Alembic import: prevent crash when cancelling import.Sybren A. Stüvel
2017-04-07Alembic import: prevent double user decrement when cancelling import.Sybren A. Stüvel
2017-04-073D Manipulator: add back protected flags checkCampbell Barton
2017-04-07Alembic: synced gather_objects_paths with visit_objectsSybren A. Stüvel
2017-04-073D View: manipulator from custom-manipulators branchCampbell Barton
2017-04-07Replace CGSubSurf direct includes to GL/glew.hDalai Felinto
2017-04-07Alembic: documented use of CacheReader structSybren A. Stüvel
2017-04-07Alembic: just pass NULL when we know mcmd->reader is NULL.Sybren A. Stüvel
2017-04-07Fix compilation error after recent changesSergey Sharybin
2017-04-07OpenGL: disable rotate manipulator clipping on MacMike Erwin
2017-04-07fix rotation manipulator's Push/PopMatrix balanceMike Erwin
2017-04-07Fix T51137: Edge Rip HangsCampbell Barton
2017-04-07OpenGL: refactor ui_panel_category_draw_tabMike Erwin
2017-04-07OpenGL: refactor UI_draw_roundbox functionsMike Erwin
2017-04-06New build option WITH_LEGACY_OPENGLDalai Felinto
2017-04-06Fix T51135: Cylinder primitive generated bad UVsGermano Cavalcante
2017-04-06Depsgraph: Prefer use anonymous structs for unused argumentsSergey Sharybin
2017-04-06Alembic: rewrapped some lines to fit within 80 chars.Sybren A. Stüvel
2017-04-06Alembic import: compatibility with pre-C++11 compilers.Sybren A. Stüvel
2017-04-06Alembic import: restructured the importer w.g.t. parenthoodSybren A. Stüvel
2017-04-06Alembic: rotation mode issue in copy_m44_axis_swap, and added unit tests.Sybren A. Stüvel
2017-04-06Alembic: Renamed create_rotation_matrix to create_swapped_rotation_matrix and...Sybren A. Stüvel
2017-04-06Alembic import: fixed crash on more complex modelSybren A. Stüvel
2017-04-06Alembic: comment typo/error fixesSybren A. Stüvel
2017-04-06Alembic import: prevented unnecessary vector scalingSybren A. Stüvel
2017-04-06Alembic import: moved import-time scaling to different functionSybren A. Stüvel
2017-04-06Alembic: removed unnecessary matrix copySybren A. Stüvel
2017-04-06Alembic: simplified AbcEmptyReader::readObjectDataSybren A. Stüvel
2017-04-06Alembic: added some r_ prefixes for return parametersSybren A. Stüvel
2017-04-06Alembic: code styleSybren A. Stüvel
2017-04-06Alembic: don't use m_shapes_typeSybren A. Stüvel
2017-04-06Depsgraph: Remove old depsgraph header from window managerSergey Sharybin
2017-04-06Depsgraph: Remove print dependnecies operatorSergey Sharybin
2017-04-06Depsgraph: Remove old depsgraph header from blender internalSergey Sharybin
2017-04-06Depsgraph: Remove old depsgraph header from pythonSergey Sharybin
2017-04-06Depsgraph: Remove old depsgraph header from modifiersSergey Sharybin