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
2018-04-28UI: Add icon color saturation preferenceCampbell Barton
2018-04-28UI: fix popover menus not refreshing when changing settings.Brecht Van Lommel
2018-04-27UI: Set cursor to X_MOV when editing number button middle areaDalai Felinto
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-26UI: desaturate toolbar icons that the mouse is not over.Brecht Van Lommel
2018-04-26Reduce size of scrollbars that don't contain scale markingsJulian Eisel
2018-04-26UI: toolbar single column size snappingCampbell Barton
2018-04-25UI: workaround for text & icon alignmentCampbell Barton
2018-04-25UI: Apply remove redo regionCampbell Barton
2018-04-24Hide top-bar in fullscreenJulian Eisel
2018-04-24Current Frame Indicator tweaksJoshua Leung
2018-04-22UI: Editor outline color themableDalai Felinto
2018-04-22UI: support for center popovers over buttonsCampbell Barton
2018-04-22UI: number button arrows appear on hover, highlight clickable areas.Brecht Van Lommel
2018-04-22UI: Draw round corners between the editorsDalai Felinto
2018-04-22UI: Move ui_draw_anti_tria to UI_interface.hDalai Felinto
2018-04-22UI: Initial popover support for panelsCampbell Barton
2018-04-22Cleanup: ui-link drawing code from logic bricksCampbell Barton
2018-04-21Fix active region flickering in some cases, now always update before draw.Brecht Van Lommel
2018-04-20Dopesheet-Timeline: Removal of Timeline Editor!Joshua Leung
2018-04-20Add utility to make it easier to get editors/regions to redraw after changing...Joshua Leung
2018-04-20AnimEditors: Draw start/end frame ranges on all timelines by defaultJoshua Leung
2018-04-20Dopesheet-Timeline: First steps towards making the Timeline a mode of the Dop...Joshua Leung
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-20Merge remote-tracking branch 'origin/master' into blender2.8Gaia Clary
2018-04-20Fix: D3160 Propose to use proper typedefs to avoid confusionGaia Clary
2018-04-20Remove Armature Sketching & RetargetCampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2018-04-18Fix missing initialization of depsgraph for snapping contextSergey Sharybin
2018-04-18Move transform orientation to sceneCampbell Barton
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Multi-Object EditingCampbell Barton
2018-04-15Merge branch 'master' into blender2.8Campbell Barton
2018-04-15Cleanup: remove bad castsCampbell Barton
2018-04-15Cleanup: ED_armature namingCampbell Barton
2018-04-13Depsgraph: don't pass evaluation context to update functions.Brecht Van Lommel
2018-04-13Depsgraph: remove engine type from evaluation context.Brecht Van Lommel
2018-04-11Merge branch 'master' into blender2.8Campbell Barton
2018-04-11Pose Mode: pass object to mode enter/exitCampbell Barton
2018-04-11Merge branch 'master' into blender2.8Campbell Barton
2018-04-11Cleanup: minor changes to pose-mode switching APICampbell Barton
2018-04-10Merge branch 'master' into blender2.8Campbell Barton
2018-04-10Cleanup: remove unused flagCampbell Barton
2018-04-06Style: Remove duplicated struct declaration.Clément Foucault
2018-04-06UI: Perf: Add batching capability to widgets.Clément Foucault
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-04-05Merge branch 'master' into blender2.8Campbell Barton
2018-04-05GPUBatch: Change preset managment system.Clément Foucault