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
2016-11-22Use const for color array argumentsJulian Eisel
2016-11-22Fix missing conversion of uchar color to floatJulian Eisel
2016-11-19Merge branch 'master' into blender2.8Bastien Montagne
2016-11-19Fix Node space ID remap callback not handling node trees.Bastien Montagne
2016-11-18convert icon_draw_texture to gawain imm mode replacementsMartijn Berger
2016-11-18Fix (unreported) bad handling of brush's fill threshold value.Bastien Montagne
2016-11-18Fix T50063: Editing driver's expression eliminates "Zero" numberJulian Eisel
2016-11-18Implement multi-view stereo support for image emptiesDalai Felinto
2016-11-18fix problem from D2360Mike Erwin
2016-11-18Moved UI_view2d_grid_draw() to immediate functionsBenjamin N. Summerton
2016-11-18OpenGL: textview port to immediate mode -> T49043Mike Erwin
2016-11-18use new enum types in glutil & imm_utilMike Erwin
2016-11-17delete deprecated fdrawXORcirc functionMike Erwin
2016-11-17mark certain glutil functions as deprecatedMike Erwin
2016-11-17Convert console_draw.c to GawainMartijn Berger
2016-11-16Fix T50051: Avoid crash when render grease pencil from VSEAntonioya
2016-11-16Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-16Fix T50046: Segmentation fault due to out-of-range VertexGroup.weight() call.Bastien Montagne
2016-11-16Remove unused vector iconsMartijn Berger
2016-11-16Part of T49043: Convert drawsimdebug.c to use the new Gawain API.Lukas Tönne
2016-11-16Disable possibility to flip bone names of linked armaturesSergey Sharybin
2016-11-16Blender2.8 convert UI_view2d_constant_grid_draw to new immediate modeMike Erwin
2016-11-16Use new immediate mode for ED_region_grid_drawMike Erwin
2016-11-16Fix T50026: "Only Insert Needed" doesn't work when using Trackball rotationJoshua Leung
2016-11-15blender 2.8: OpenGL immediate mode: anim_drawMike Erwin
2016-11-15start using COMP_* instead of GL_* in viewportMike Erwin
2016-11-15Fix T50022: "Mirror" in Dopesheet Crashes BlenderJulian Eisel
2016-11-15Implement grouped undo option for operatorsDalai Felinto
2016-11-15Atomics: Make naming more obvious about which value is being returnedSergey Sharybin
2016-11-15blender 2.8: OpenGL immediate mode: action_drawMike Erwin
2016-11-15blender 2.8: Opengl: UI_draw_roundboxMike Erwin
2016-11-14BMesh: fix edge-rotation selection state bugCampbell Barton
2016-11-14OpenGL: use packed normals for fancy wireframesMike Erwin
2016-11-13BMesh: BM_face_exists no longer uses return argCampbell Barton
2016-11-13Fix T49997: don't flip texture users menu in texture properties.Brecht Van Lommel
2016-11-13Fix T50008: camera DOF Distance picking from W key menu not working.Brecht Van Lommel
2016-11-12Sculpt UI: Make DynTopo constant detail a resolution valueJulian Eisel
2016-11-12Fix T49996: VSE opengl render crash with grease pencil if current frame is e...Antonioya
2016-11-11GPencil: Create brush set when create new datablock or layerAntonioya
2016-11-10Consider Numpad Enter in pose slide operatorsSergey Sharybin
2016-11-10Fix Grease Pencil render in VSE crashes when no strips (#T49975)Dalai Felinto
2016-11-09Depsgraph: Fix crash deleting bones in armature edit modeSergey Sharybin
2016-11-08blender 2.8: OpenGL immediate mode: node_draw_preview_backgroundMike Erwin
2016-11-08Blender 2.8: OpenGL: new immediate mode for paint_image.cMike Erwin
2016-11-08Blender 2.8: OpenGL: new immediate mode API for screendump.cMike Erwin
2016-11-08OpenGL: mesh edit mode uses edge overlaysMike Erwin
2016-11-08OpenGL: support for edge overlaysMike Erwin
2016-11-07OpenGL: fade other objects during edit modeMike Erwin
2016-11-07OpenGL: simple mesh edit mode for new viewportMike Erwin
2016-11-07OpenGL: enable fancy wireframesMike Erwin