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-02-09Fix missing highlights in 3D ViewJulian Eisel
2017-02-09Fix object selection in 3D ViewJulian Eisel
2017-02-09Support activating collections from outlinerJulian Eisel
2017-02-09Main fix for outliner, but still need changesDalai Felinto
2017-02-09Support displaying collections in outlinerJulian Eisel
2017-02-09More housecleaning (BASACT > BASACT_NEW)Dalai Felinto
2017-02-09Update get_camera_with_movieclipDalai Felinto
2017-02-09Fix widget not showing upDalai Felinto
2017-02-09Temporary fix for object panelDalai Felinto
2017-02-09Clay Engine: support for overrides (not working yet)Clément Foucault
2017-02-09Fix active object name not showing in viewportDalai Felinto
2017-02-09OpenGL: outliner_draw_tree_element uses new imm modeCyrax
2017-02-09added UI_GetThemeColorShade4ubv functionCyrax
2017-02-08Update outliner_draw_hierarchy_lines to use new imm modeCyrax
2017-02-08OpenGL: outliner_draw_highlights uses new imm modeCyrax
2017-02-08Cleanup: warningsCampbell Barton
2017-02-08Fix breakage when saving files from the UIDalai Felinto
2017-02-08create BKE_scene_layer_activeDalai Felinto
2017-02-08Bring back Lasso and Circle selection backDalai Felinto
2017-02-08Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-02-07Partial "fix" for objects not being selectedDalai Felinto
2017-02-07Clay-Engine (merge clay-engine)Clément Foucault
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-02-07fix unused var warningsMike Erwin
2017-02-07OpenGL: convert clip_dopesheet_draw to new imm modeMike Erwin
2017-02-07OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-02-06OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-02-06OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-02-06OpenGL immediate mode: interface_draw.cClément Foucault
2017-02-06Immediate mode: edit_curve_paint 1/2Dalai Felinto
2017-02-06fix T50602: Avoid crash when executing `transform_snap_context_project_view3d...Germano Cavalcante
2017-02-05fix most UI text colorMike Erwin
2017-02-05fix T50592: Scene.raycast not workingGermano Cavalcante
2017-02-04Fix (unreported) crash in new snap code.Bastien Montagne
2017-02-04Snap System: Use callbaks to differentiate how referenced vertives of Derived...Germano Cavalcante
2017-02-04Remove flag: `SNAP_OBJECT_USE_CACHE` from snap_contextGermano Cavalcante
2017-02-03fix T46892: snap to closest point now works with Individual OriginsGermano Cavalcante
2017-02-03Forgotten in committee ddf99214dc06Germano Cavalcante
2017-02-03Modifications to GPU_texture:Clément Foucault
2017-02-03Fix T49860: Copying vgroups between objects sharing the same obdata was not p...Bastien Montagne
2017-02-03fix T49494: snap_align_rotation should use a local pivot to make the transfor...Germano Cavalcante
2017-02-03Fix shaders in some immBindBuiltinProgram callsLuca Rood
2017-02-02Merge branch 'master' into blender2.8Bastien Montagne
2017-02-02Fix T50084: Adding torus re-orders UV layers.Bastien Montagne
2017-02-02OpenGL immediate mode: transform_snap.c and part of drawnode.cLuca Rood
2017-02-02Make imm_drawcircball publicLuca Rood
2017-02-02OpenGL immediate mode: space_graph.cLuca Rood
2017-02-02Fix T50497: prop_search not correctly drew in UI (D2473)raa
2017-02-02OpenGL immediate mode: view3d_ruler.cLuca Rood
2017-02-02fix build: BLF Theme colorMike Erwin