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-06-09Merge branch 'blender2.8' into ui_layout_gridflowBastien Montagne
2018-06-09Merge branch 'master' into blender2.8Bastien Montagne
2018-06-09Cleanup: remove some G.main usages.Bastien Montagne
2018-06-08Merge branch 'master' into blender2.8Bastien Montagne
2018-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-06-07Merge branch 'master' into blender2.8Bastien Montagne
2018-06-07Cleanup: remove moar G.main usages.Bastien Montagne
2018-06-07Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-06Cleanup: get rid of just-added G.main usage.Bastien Montagne
2018-06-06Merge branch 'master' into blender2.8Bastien Montagne
2018-06-06UI: sub panel titles draw smaller and indented.Brecht Van Lommel
2018-06-06Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-06Cleanup: USE_UI_* prefix for UI definesCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-03UI: add subpanel support.Brecht Van Lommel
2018-06-03Merge branch 'blender2.8' into ui_layout_gridflowBastien Montagne
2018-06-02Merge branch 'master' into ui_layout_gridflowBastien Montagne
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-06-01Merge branch 'master' into blender2.8Bastien Montagne
2018-06-01Cleanup: some more G.main removal from editor code.Bastien Montagne
2018-06-01Draw background on pulldown widgets if the header is transparent.Brecht Van Lommel
2018-05-31UI: support drawing panels from multiple contextsCampbell Barton
2018-05-31Cleanup: Remove G.main from some editor files.Bastien Montagne
2018-05-31Support Move / Link to collection in the outliner as wellDalai Felinto
2018-05-31Outliner: Expose collections editors poll in ED_outliner.hDalai Felinto
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE objectBastien Montagne
2018-05-30Object Modes: stay in object mode when setting activeCampbell Barton
2018-05-30Object Modes: pose support for generic mode exitCampbell Barton
2018-05-30Merge branch 'master' into blender2.8Campbell Barton
2018-05-30Edit Mode: add success return valueCampbell Barton
2018-05-29Cleanup: use same 'depsgraph' name everywhere outside of DEG space.Bastien Montagne
2018-05-28UI: Option to layout properties in two columnsCampbell Barton
2018-05-25Tool System: cursor tool now transforms on dragCampbell Barton
2018-05-25Multi-Object-Mode: EditMesh UV snap to cursorCampbell Barton
2018-05-25UI: support for a popup panel which stays openCampbell Barton
2018-05-25UI: Move UI_paneltype_draw into layout codeCampbell Barton
2018-05-25Fix T55165: Driving camera lens with property behaves unexpectedlyDalai Felinto
2018-05-25Merge branch 'master' into blender2.8Campbell Barton
2018-05-253D View: add pixelsize function w/o UI scaleCampbell Barton
2018-05-25ED_transform_snap_object: remove unused bmain parameter in context creation.Germano
2018-05-243D View: remove temporary edge-select hackCampbell Barton
2018-05-24Merge branch 'master' into blender2.8Campbell Barton
2018-05-243D View: remove poll 3D view for copy/pasteCampbell Barton
2018-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-05-23UI: popup panel operator, as we have for menusCampbell Barton
2018-05-22Fix outliner crashes when dragging elements in some cases.Brecht Van Lommel
2018-05-22Transform: Support mixed snap in 3d View.Germano