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
2014-12-04Merge branch 'master' into imeinput_method_editorSeverin
2014-12-04IME: Refactor Underline Drawing CodeSeverin
2014-12-02IME: Various fixes + usual cleanupSeverin
2014-12-02Fix rare crash dragging number-buttonsCampbell Barton
2014-11-30Merge branch 'master' into imeSeverin
2014-11-30Removing last vestigial remains of old C-based UI for Grease PencilJoshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-26Merge branch 'master' into imeSeverin
2014-11-26General Review ChangesSeverin
2014-11-24UI: avoid property lookup for uiItemMenuEnumRCampbell Barton
2014-11-24Cleanup: ints/shorts -> bool.Bastien Montagne
2014-11-24Fix color tweaking in vertex painting not getting an undo push (wouldAntony Riakiotakis
2014-11-24Refactor: Move part of vgroup handling code from ED_mesh/object_vgroup.c to B...Bastien Montagne
2014-11-20Cleanup: ints/shorts -> bool.Bastien Montagne
2014-11-20Fix color tweaking in vertex painting not getting an undo push (wouldAntony Riakiotakis
2014-11-19Refactor: Move part of vgroup handling code from ED_mesh/object_vgroup.c to B...Bastien Montagne
2014-11-19Merge branch 'master' of git.blender.org:blender into input_method_editorSeverin
2014-11-18Make it possible to use preview/viewport render job kill without contextSergey Sharybin
2014-11-17Cleanup: Shapekey: get rid of `ED_vgroup_object_is_edit_mode()`Bastien Montagne
2014-11-17set up ime branchSeverin
2014-11-15UI: cleanup next/prev order in menu codeCampbell Barton
2014-11-15Cleanup: remove unused redraw flagCampbell Barton
2014-11-11UI: order & comment eButTypeCampbell Barton
2014-11-11UI: remove unused emboss-table defineCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-11-09Cleanup: remove unused UI_SHIFT_FLIPPED (2.4x toolbox)Campbell Barton
2014-11-06Editmesh: select more/less can now step over adjacent facesCampbell Barton
2014-11-02OpenGL: double width lines is no-longer apple-onlyCampbell Barton
2014-10-31Cleanup: namingCampbell Barton
2014-10-31Texture Paint Add Simple UVs:Antony Riakiotakis
2014-10-29Cleanup: warnings, typosCampbell Barton
2014-10-28Cleanup: rename draw_markers_time -> ED_markers_drawCampbell Barton
2014-10-28Markers: show the area that handles marker eventsCampbell Barton
2014-10-28Cleanup: use SELECT flagCampbell Barton
2014-10-28Fix T41041: 'Delete keyframe' removes markers tooCampbell Barton
2014-10-27Add Theme Option for UI EmbossJonathan Williamson
2014-10-21UI Icons: add 'triangle-bar' left/right/up/down icons.Bastien Montagne
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-10-14Fix T42209: Changing Node Editor header color also changes wire colorLukas Tönne
2014-10-10Cleanup (no functional changes):Bastien Montagne
2014-10-10Fix T32209 quitting not saving latest data if you are in edit or sculpt mode onAntony Riakiotakis
2014-10-08glutil: use ints for drawing functionsCampbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2014-10-06Cleanup: remove old preview codeCampbell Barton
2014-10-02Fix T42033 UVs shown while rendering in texture paint mode.Antony Riakiotakis
2014-09-24gooseberry request:Antony Riakiotakis
2014-09-18Fix T41708, active palette indicator not refreshing when clickingAntony Riakiotakis
2014-09-02Fixes localview and view-local layersCampbell Barton
2014-09-01Support more object types scene-scale (on creation)Campbell Barton
2014-08-30Use UI_BUT_ prefix as other flags doCampbell Barton