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-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
2016-09-08Fix compilation error: missing forward declarationSergey Sharybin
2016-09-07GPencil: New interpolate strokes operatorsAntonioya
2016-09-05UI: Ctrl+Tab and Ctrl+Shift+Tab to cycle through space context "tabs"Julian Eisel
2016-09-01Fix T49199: Combination of dialog + wm.open_mainfile causes crashJulian Eisel
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-26More useful block name for report popup blocksJulian Eisel
2016-07-16Cleanup: spellingCampbell Barton
2016-07-13Use BLI_bvhtree_walk_dfs for snappingCampbell Barton
2016-07-07Dopesheet: Added "Moving Hold" as a keyframe typeJoshua Leung
2016-07-07Dopesheet: Keyframe size can be adjusted as part of theme settingsJoshua Leung
2016-06-29Cleanup: use constCampbell Barton
2016-06-27Fix T48741: File browser back button doesn't work from inside Blend (library)...Bastien Montagne
2016-06-24Cleanup: use return argument prefixCampbell Barton
2016-06-23DopeSheet Mask Mode: Circle/Lasso supportJoshua Leung
2016-06-23DopeSheet: GPencil-Mode supports Circle and Lasso SelectJoshua Leung
2016-06-23Dopesheet: Lasso and Circle Select tools work for selecting keyframesJoshua Leung
2016-06-23Code Cleanup - Circle/Lasso select in the Graph EditorJoshua Leung
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne