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-06-01Main Workspace IntegrationJulian Eisel
2017-05-30Move ED_object_facemap functions into ED_object.hCampbell Barton
2017-05-30Face Maps: custom-data, UI and RNA APICampbell Barton
2017-05-25TexFace removal part 3Campbell Barton
2017-05-24TexFace removal part 2Campbell Barton
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-05-16Fix info header stats to iterator over layer instead of sceneDalai Felinto
2017-05-12UI: Add template_search (version of template_ID for non-IDs)Julian Eisel
2017-05-10Fix multi-view (single camera) manipulators selectionDalai Felinto
2017-05-10Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-05-10Fixup for multi-view single eye viewport issuesDalai Felinto
2017-05-10Partial fix to Multi-View single eye issues in viewportDalai Felinto
2017-05-08Fix OCIO shader being attmepted to be unbound twiceSergey Sharybin
2017-05-05Merge branch 'master' into blender2.8Julian Eisel
2017-05-05Revert "Add red alert in UI controls for datablock pointer properties"Julian Eisel
2017-05-04Multiline support for ED_region_info_drawDalai Felinto
2017-05-04Remove cpackCampbell Barton
2017-05-02Cleanup: use depsgraph for scene/layer accessCampbell Barton
2017-05-02Add scene argument for notifiersCampbell Barton
2017-05-01Reworked version of dashed line shader.Bastien Montagne
2017-04-27Pose-mode drawing used alpha where it shouldn'tCampbell Barton
2017-04-26Pass graph to depth functionsCampbell Barton
2017-04-26Getting rid of setlinestyle: 3DView camera view.Bastien Montagne
2017-04-26UI utils: add helper to get float3 blended color from theme.Bastien Montagne
2017-04-26Pass depsgraph via Context to selection codeDalai Felinto
2017-04-21Merge branch 'master' into 28Campbell Barton
2017-04-20D2607: Switch eye dropper to use linear color space internallyStefan Werner
2017-04-20Merge branch 'master' into 28Campbell Barton
2017-04-20Fix T51248: user preferences window size not adapted to DPI.Brecht Van Lommel
2017-04-13Merge branch 'master' into blender2.8Alexander Romanov
2017-04-13Add red alert in UI controls for datablock pointer propertiesAlexander Romanov
2017-04-11Make image drawing code working with core profileSergey Sharybin
2017-04-11Renaming: sl > scene_layerDalai Felinto
2017-04-11Bring snapping back (Base / BaseLegacy)Dalai Felinto
2017-04-07OpenGL: remove UI_reinit_gl_state functionMike Erwin
2017-04-073D View: manipulator from custom-manipulators branchCampbell Barton
2017-04-07OpenGL: refactor UI_draw_roundbox functionsMike Erwin
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
2017-04-05Naming constancy for 'imm' utility functionsCampbell Barton
2017-04-04UV editor using new depsgraph for shadow uvDalai Felinto
2017-04-03Rename circle_partial -> disk_partialCampbell Barton
2017-04-03Add gluPartialDisk replacement (imm_draw_filled_circle_partial)Campbell Barton
2017-03-31Merge branch 'master' into blender2.8Campbell Barton
2017-03-30Layers: use IDProperty and override collection properties systemDalai Felinto
2017-03-30Redraw parent popup when the child popup is closedraa
2017-03-22OpenGL: generic inputs for new matrix APIMike Erwin
2017-03-21OpenGL: remove fdrawline & other helper functionsMike Erwin
2017-03-21OpenGL: remove older matrix macrosMike Erwin
2017-03-17Add tabs as standard button typesJulian Eisel
2017-03-10OpenGL: Convert drawobject.c (cont)Clément Foucault