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
2014-10-08Ghost Context RefactorJason Wilkins
2014-07-20Bugfix T41077: Dope sheet's column select (alt + click) gets ignored with NLA...Joshua Leung
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-06-24Ctrl-F now activates the filter-by-name functionality for Animation EditorsJoshua Leung
2014-05-29Comments: Note direction in doxy argsCampbell Barton
2014-05-29Cleanup: Use doxy for more structured commentsCampbell Barton
2014-05-18Fix T40201: Keyframe edits fail to update the viewportCampbell Barton
2014-05-09Code cleanup: Define a dedicated "channel_role" field for animchannel typesJoshua Leung
2014-05-09DopeSheet: View Selected recenters the view vertically to display the active ...Joshua Leung
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-24Quiet warningCampbell Barton
2014-04-24Fix T39851: F-curve noise modifier on a bone: change selection when modifying...Joshua Leung
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-06Fix T38987 Dope sheet is inoperable with "view slected" when nothing is selec...Bastien Montagne
2014-02-18NDOF: add keymapping for the 'fit' button for other 2d viewsCampbell Barton
2014-02-14Code cleanup: duplicate headersCampbell Barton
2014-01-15Code Cleanup: use iroundfCampbell Barton
2014-01-08Fix T38105: Action Editor refresh is missing when a keyframe is inserted in 3...Thomas Beck
2013-12-20UI: restore confirmation popups for delete operators.Brecht Van Lommel
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-11-25UI: remove unnecessary confirmation popupsEmanuel Claesson
2013-11-05Bugfix [#37304] Arrow Keys Stop Working When Mouse Over OutlinerJoshua Leung
2013-10-26remove null checks for macro definitions, if these fail then something is bro...Campbell Barton
2013-10-22Bugfix: Renaming bones now renames the corresponding F-Curves in actions used byJoshua Leung
2013-10-22Ctrl+Alt+SelectMouse now does "Select all keyframes in same channel" inJoshua Leung
2013-10-22Adding comments to clarify each set of modifier mappings for animation editorsJoshua Leung
2013-07-21code cleanup: add break statements in switch ()'s, (even at the last case).Campbell Barton
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-07-18fix for action editor view-selected behaving strangely.Campbell Barton
2013-06-25Fix unnecessary 3D viewport redraws in various cases, in particular when editingBrecht Van Lommel
2013-05-30remove redundant includes from cmake and scons.Campbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-20code cleanup: split scons includes onto multiple lines, reduce chance of incl...Campbell Barton
2013-05-18Fix #35390: sequencer end frame of preview range was not drawing correct.Brecht Van Lommel
2013-05-11only use OSKEY as a replacement for CTRL on Apple (was already the case in ma...Campbell Barton
2013-05-10Fix #35267: cmd+v, cmd+c on OS X for copy/paste worked in some editors like t...Brecht Van Lommel
2013-05-08code cleanup: remove references to BLI_rand.hCampbell Barton
2013-04-10Fix #34941: Space.draw_handler_add now supports PRE_VIEW and POST_VIEW callbacksBrecht Van Lommel
2013-04-03fix [#34847] Box selecting shape keys of a mask causes crashCampbell Barton
2013-03-22correct enums which were in fact variables defined in headers.Campbell Barton
2013-03-16Assorted anim editor fixesJoshua Leung
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-02-04fix for memory leak selecting dope sheet summary with mask/grease-pencil data.Campbell Barton
2013-02-04fix [#34107] Grease pencil crash after box selectCampbell Barton
2012-12-26Region scrollbar fix!Ton Roosendaal
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-06Fix #33423: a few operators still allowed changing current frame duringBrecht Van Lommel