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
2016-10-13Fix for crash on dopesheet drawing with immediate mode (rB7a552612c)Dalai Felinto
2016-10-08OpenGL: draw f-curve points and handles with new imm modeMike Erwin
2016-09-16Fix jumping view when expanding graph editor channel over view boundsJulian Eisel
2016-09-16Fix vertical scrollbar adding to region width in graph editorJulian Eisel
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-09Fix crash in id remapping of Graph editor.Bastien Montagne
2016-08-04UI: Correct tooltips for properties region toggle OPJulian Eisel
2016-07-30Py-Driver: add 'self' optionCampbell Barton
2016-07-16Cleanup: spellingCampbell Barton
2016-07-07Code Cleanup - Split out the FCurve auto-color code into a separate functionJoshua Leung
2016-07-07Dopesheet: Keyframe size can be adjusted as part of theme settingsJoshua Leung
2016-06-27FCurve Auto Colours: "XYZ to RGB" works for Quaternions too nowJoshua 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-03Fix T48234: Glitch w/ action constraints sharing an actionCampbell Barton
2016-05-09Graph Editor: Ctrl-Click keyframing now deselects all existing keyframes by d...Joshua Leung
2016-04-22Fix (unreported) crash when listing available fmodifier types.Bastien Montagne
2016-04-16Anim Editors: "View Frame" Operator - Code Cleanups/Reshuffling + NLA/Timelin...Joshua Leung
2016-04-16Experimental Drivers UI Tweak: Use icons for variable typesJoshua Leung
2016-04-16Tweaks to Streamline Drivers UI - Don't use uiTemplateAnyID for properties wh...Joshua Leung
2016-04-15Code Cleanup: Fix up various odds and endsJoshua Leung
2016-04-15Drivers Editing: Added "Copy/Paste" buttons beside "Add Variable" for copying...Joshua Leung
2016-04-15Fix T42148: Copying/Pasting FModifiers copies to all selected FCurves, not ju...Joshua Leung
2016-04-15FModifiers: Various tweaks for consistency + improved behaviourJoshua Leung
2016-04-15FModifiers: "Add Modifiers" in Graph/NLA Editor buttons now uses a dropdown i...Joshua Leung
2016-04-15Code Cleanup: Add proper defines (with ANIM_* prefix) for animation-related c...Joshua Leung
2016-04-15Graph Editor: Move "View" panel to be the lastJoshua Leung
2016-04-01Cleanup: style/spellingCampbell Barton
2016-03-31Usual ui messages fixes/tweaks.Bastien Montagne
2016-03-28Graph Editor UI: Experimental Tweak - Use tabs for properties region, to make...Joshua Leung
2016-03-26Driver Variable Name Validation: Added missing check for zero-length (i.e. "b...Joshua Leung
2016-03-24Drivers UI: Added name validation/linting for Driver VariablesJoshua Leung
2016-03-13Keyframing: Added ToolSetting for choosing default keyframe typeJoshua Leung
2016-02-07Cleanup: line widthCampbell Barton
2016-02-05Fix T46037: Moving keys in NLA tweak mode on offset actions results in Bezier...Joshua Leung
2016-01-25A few urgent glLineWidth fixes for anim editorsJoshua Leung
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-22Fix T45523: "View All" in Graph Editor does not respect Y axis with small valuesJoshua Leung
2016-01-22OpenGL: cleanupMike Erwin
2016-01-16OpenGL: fixes related to GL_POINTSMike Erwin
2016-01-08OpenGL: remove glPointSize hackMike Erwin
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-14Graph Editor: "Add at Cursor" options for Insert Key operator in Graph EditorJoshua Leung
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-11-23Fix T46841: Thick lines w/ graph visibleCampbell Barton
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-10-29Fix T46632: Graph editor frame navigation shortcuts not workingJulian Eisel
2015-10-26Cleanup: warning & whitespaceCampbell Barton