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
2015-02-06rename SIPO_AUTOVIEW -> SIPO_AUTO_VIEW_SELECTEDCampbell Barton
2015-02-06Graph Editor: Auto Viewjulianeisel
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-09Gooseberry animation request: Paste flipped pose in actionAntony Riakiotakis
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2014-12-20Fix T42972: fcurve lasso select crashCampbell Barton
2014-12-09Gooseberry request, circle select for graph editorAntony Riakiotakis
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-20Fix T42662 hide unselected does not reveal selected.Antony Riakiotakis
2014-11-20Bugfix T42661: shortcut "." and "," for changing pivot center don't work on G...Joshua Leung
2014-11-19Fix: Shift-H now works in main graph editor area tooJoshua Leung
2014-11-19Tweaks to hide/reveal hotkeys for Graph EditorJoshua Leung
2014-11-19Cleanup: name hide/reveal, like rest of operatorsCampbell Barton
2014-11-19Graph Editor: H/Shift-H now hide and unhide selected curves (Gooseberry Request)Joshua Leung
2014-11-16Fix T40372: Slow Graph Editor drawingJoshua Leung
2014-11-16[T40792] Optimisations for FCurve Drawing - Lower sampling precision when "Hi...Joshua Leung
2014-11-16Code cleanup - Typos and separating out assignment from for-loop headerJoshua Leung
2014-11-13Fix T42587 rotation curves not setting jump to cursor positionAntony Riakiotakis
2014-11-11UI Refactor T41640Campbell Barton
2014-11-04Cleanup: spelling (D831)Campbell Barton
2014-10-28Cleanup: rename draw_markers_time -> ED_markers_drawCampbell Barton
2014-10-28Markers: show the area that handles marker eventsCampbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2014-09-07Fix T41740: Different behaviour of custom hotkeyBastien Montagne
2014-08-31Fix crash part of T41561: custom properties don't see in drivers windiwBastien Montagne
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-10Fix for invalid memory access in graph editor when deleting the lastLukas Tönne
2014-07-01Fix T40895: Curves panel, zooming out a lot crashes BlenderSergey Sharybin
2014-06-24Ctrl-F now activates the filter-by-name functionality for Animation EditorsJoshua Leung
2014-05-28FCurve: Setting extrapolation needs to recalc handlesCampbell Barton
2014-05-18Fix T40201: Keyframe edits fail to update the viewportCampbell Barton
2014-05-14FCurve: move add modifiers logic from menu into dynamic enumCampbell Barton
2014-05-14Fix for FCurve keyframe editing left handle from button failing if not selectedCampbell Barton
2014-05-08Bugfix: "Lock time to frame range" didn't work in the Graph EditorJoshua Leung
2014-05-01Code cleanup: remove file handling headers where they arent neededCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-28Fix T39911: Unpredictable behaviour when editing y-coordinate of right handle...Joshua Leung
2014-04-28Graph Editor: Added buttons for editing handle types on the active keyframe (...Joshua Leung
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-24Fix T39851: F-curve noise modifier on a bone: change selection when modifying...Joshua Leung
2014-04-23WhitespaceJoshua Leung
2014-04-23Applying same fix for snapping keyframes in Graph EditorJoshua Leung
2014-04-23Fix T39850: Graph Editor - 'Mirror Over First Selected Marker' mirrors over f...Joshua Leung
2014-04-21Code cleanup: view2d api namingCampbell Barton
2014-04-21View2d: check UI_view2d_view_to_region_clip succeeds before using the resultCampbell Barton
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-22A few spelling fixesJoshua Leung