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-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
2016-06-14FileSpace cleanup: make ED_path_extension_type public.Bastien Montagne
2016-06-08glutil: add glaGetOneInt helperCampbell Barton
2016-06-08Cleanup: typoCampbell Barton
2016-06-083D Text: move undo into its own fileCampbell Barton
2016-06-06Fix T48582: Rigidbody simulation issue with new depsgraphSergey Sharybin
2016-06-03Make playback invoked form animation editors more usableSergey Sharybin
2016-06-03Cleanup & simplify snapping functionsGermano Cavalcante
2016-05-18Theme Color Sets - Dynamically generated iconsJoshua Leung
2016-05-17Bendy Bones: Advanced B-Bones for Easier + Simple RiggingJoshua Leung
2016-05-11Transform Volume rewrite/refactorGermano Cavalcante
2016-05-09View selected support for grease-pencilCampbell Barton
2016-05-06Clip invisible parts of image when drawing in 2D textures and GLSL ModesSergey Sharybin
2016-05-05Transform/Snap: EditMesh/BKE_bvhutils API improvementsGermano Cavalcante
2016-04-29Fix T48290: Hook fails after deleting geometryCampbell Barton