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
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
2017-04-20D2607: Switch eye dropper to use linear color space internallyStefan Werner
2017-04-20Fix T51248: user preferences window size not adapted to DPI.Brecht Van Lommel
2017-04-13Add red alert in UI controls for datablock pointer propertiesAlexander Romanov
2017-03-30Redraw parent popup when the child popup is closedraa
2017-03-093D View: wrap GPU_select cache callsCampbell Barton
2017-03-083D View: new nethod of opengl selectionCampbell Barton
2017-03-04Cleanup: expose struct for ED_view3d_mats_rv3d_*Campbell Barton
2017-03-03Cleanup: redundant header, use const, short -> boolCampbell Barton
2017-02-09More tweaks to Normalisation options in Graph EditorJoshua Leung
2017-02-04Remove flag: `SNAP_OBJECT_USE_CACHE` from snap_contextGermano Cavalcante
2017-01-16Fix T50393: Flip names working just on one side when both are selected.Bastien Montagne
2016-12-29Add new operator, ED_OT_undo_redo, to allow py tools to trigger that action.Bastien Montagne
2016-12-08Fix T49872: 3D cursor places with camera shift in ortographic modeJulian Eisel
2016-11-28UI: Add 'x' icon to text buttons to clear contentJulian Eisel
2016-11-24Remove unused vector icons from RNAMartijn Berger
2016-11-20Fix T50081: Grease pencil parented rotation problemAntonioya
2016-11-16Disable possibility to flip bone names of linked armaturesSergey Sharybin
2016-11-15Implement grouped undo option for operatorsDalai Felinto
2016-10-14Fix T49571: 2d stabilize keys not visible in the Graph Editor and Dope SheetSergey Sharybin
2016-09-28POSELIB_OT_pose_add: only create keyframes for selected bones.Sybren A. Stüvel
2016-09-22UI: Theme options for vertex/edge bevel weight colorsPhilipp Oeser
2016-09-21UI: Configurable shortcuts for keyframe operatorsJulian Eisel
2016-09-21Make space context cycling a proper screen-level OPJulian Eisel
2016-09-19Various cleanups related to button lockingJulian Eisel
2016-09-15Use temp .blend file copybuffer for pose copy-pasteSergey Sharybin
2016-09-12Graph editor: Add channel option to make it persistent on displaySergey Sharybin
2016-09-11GPencil: Change interpolate stroke factorAntonioya