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-02-13Add ED_object_editmode_exit_exCampbell Barton
2018-02-06DNA: move eObjectMode into own headerCampbell Barton
2018-01-30Fix T52520: Metaballs in edit mode causes infinite Cycles viewport resetSergey Sharybin
2018-01-28Cleanup: move 3D view utilities into own fileCampbell Barton
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-23Cleanup: some ED_view3d functions used uppercase DCampbell Barton
2018-01-23Cleanup: sync w/ blender2.8 branchCampbell Barton
2018-01-19Cleanup: sync w/ blender2.8 branchCampbell Barton
2018-01-19WM: window draw callbacks and split preview snapmano-wii
2018-01-03Fix T53632: Objects outside scene shown in popupCampbell Barton
2017-12-20UI: move tooltip API to public headerCampbell Barton
2017-11-27Remove workaround for loopcut and DM stabilitySergey Sharybin
2017-11-27Sequencer: Add option to render OpenGL preview with DoFSergey Sharybin
2017-11-27Refactor view3d offscreen drawing to avoid having multiple boolean argumentsSergey Sharybin
2017-11-19Option not to select with un-hideCampbell Barton
2017-11-17Fix UV Projection Center CalculationCampbell Barton
2017-11-03Cleanup: split interface_regions.cCampbell Barton
2017-11-02Cleanup: minor comment correctionCampbell Barton
2017-11-02UI: free up bit in uiBut.flagCampbell Barton
2017-11-02UI: use button_operator in operator_menu_holdCampbell Barton
2017-11-01UI: Option to draw button pressedCampbell Barton
2017-11-01UI: Add UILayout.operator_menu_holdCampbell Barton
2017-11-01Fix for T48988 - Enabling bbone easing for posemodeJoshua Leung
2017-10-31UI: replace UI_ITEM_O_RETURN_PROPS /w return argCampbell Barton
2017-10-31UI: avoid double operator type lookupCampbell Barton
2017-10-23VSE: draw grid lines at every secondCampbell Barton
2017-10-21Move & rename uiLayoutOperatorButs to interface_templates.cJulian Eisel
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-17Make auto handle placement aware of cyclic extrapolation.Alexander Gavrilov
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-10-14Cleanup: use const for eventsCampbell Barton
2017-10-12Fix T52999: floating (popup) panels/menus could jump around screen in some ca...Bastien Montagne
2017-09-29Vertex Paint: Alpha SupportCampbell Barton
2017-09-18Add some security checks against future bad float UIprecision values.Bastien Montagne
2017-09-12Adding some verbose documentationJoshua Leung
2017-08-29View2D: function to get view to region matrixCampbell Barton
2017-08-28Transform: center overrideCampbell Barton
2017-08-16Transform: Move enum `SnapSelect` to `ED_transform_snap_object_context`mano-wii
2017-08-11Object Apply Transform: option to apply propertiesCampbell Barton
2017-08-08Cleanup: remove incorrect commentCampbell Barton
2017-08-05View3D: expose normal from depth publiclyCampbell Barton
2017-07-29Cleanup: quiet picky ubsan warningsCampbell Barton
2017-07-27Fix Label colors in popupsAleksandr Zinovev
2017-07-21UI/floats: Reduce our UI_PRECISION_FLOAT_MAX by one to avoid most rounding is...Bastien Montagne
2017-07-11Snap System: Separate raycast functions from nearest2d functionsmano-wii
2017-06-10UI: Replace placeholder icons in object-add menuJulian Eisel
2017-05-10Fix T51354: Final take on multi-view (single view) issuesDalai Felinto
2017-05-10Fixup for multi-view single eye viewport issuesDalai Felinto
2017-05-10Partial fix to Multi-View single eye issues in viewportDalai Felinto
2017-05-05Revert "Add red alert in UI controls for datablock pointer properties"Julian Eisel