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-05-17Fix menu navigation and modal tools affecting the active region.Brecht Van Lommel
2018-05-11Merge branch 'master' into blender2.8Campbell Barton
2018-05-11WM: initialize last used macro propertiesCampbell Barton
2018-05-06Merge branch 'master' into blender2.8Campbell Barton
2018-05-06WM: include macros in last-propertiesCampbell Barton
2018-05-02WM: utility to check if an operator will draw a UICampbell Barton
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-25UI: Apply remove redo regionCampbell Barton
2018-04-23Fix crash when opening file-browser through top-bar menusJulian Eisel
2018-04-23Manipulators/Tools: always draw a cursor while interactingInes Almeida
2018-04-21Fix active region flickering in some cases, now always update before draw.Brecht Van Lommel
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-13Depsgraph: don't pass evaluation context to update functions.Brecht Van Lommel
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-04-02Merge branch 'master' into blender2.8Campbell Barton
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-03-30C Logging: use instead of printf for messagesCampbell Barton
2018-03-23Merge branch 'master' into blender2.8Campbell Barton
2018-03-23Fix own mistake from 4cb4556fa5ba78ffJulian Eisel
2018-02-23Merge branch 'master' into blender2.8Campbell Barton
2018-02-23WM: add WM_keymap_poll functionCampbell Barton
2018-02-17Code cleanup: remove WM subwindows.Brecht Van Lommel
2018-02-15Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-15Fix T54076: MCE in Graph mode - clip.graph_select_border does not work by hea...Sergey Sharybin
2018-02-08Object Mode: move to workspace structCampbell Barton
2018-02-07Fix error with Main.eval_ctx.object_mode being unsetCampbell Barton
2018-01-25Merge branch 'master' into blender2.8Campbell Barton
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19WM: operator flag to check repeat/redo executionCampbell Barton
2018-01-10Merge branch 'master' into blender2.8Campbell Barton
2018-01-10Fix T53491: Absolute tablet motion detection failsCampbell Barton
2018-01-03Merge branch 'master' into blender2.8Campbell Barton
2018-01-03New API function to call an existing menuDalai Felinto
2017-12-20Manipulator: tooltip supportCampbell Barton
2017-12-04WM: message bus replacement for property notifiersCampbell Barton
2017-11-27WM: handle widgets before tool keymapsCampbell Barton
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Depsgraph: Make dependency graph to be built from scene layerSergey Sharybin
2017-11-08Depsgraph: Move storage from single per-scene depsgraph to a hash storageSergey Sharybin
2017-11-07Depsgraph: Get away from legacy API used in event loopSergey Sharybin
2017-11-03Depsgraph: Port more areas to direct depsgraph APISergey Sharybin
2017-10-26Cleanup: Remove unused argument from ED_update_for_newframeSergey Sharybin
2017-10-26Merge branch 'master' into blender2.8Campbell Barton
2017-10-26Event System: check_click was left setCampbell Barton
2017-10-21WM: Initial Tool SystemCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-16WM: store modal operator last-propertiesCampbell Barton