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
2019-02-26UI: Show marker lines in remaining animation spacesJacques Lucke
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-24Fix T59933: timeline keyframe display not updating when selecting objects.Brecht Van Lommel
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-14Preferences: add option for header positionCampbell Barton
2018-12-10Merge branch 'master' into blender2.8Campbell Barton
2018-12-10DNA: add runtime struct to for graph & action editorCampbell Barton
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-10-22UI: move scrollbars inside region tabsCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-07-04Cleanup: pass window to listeners, instead of screen + workspace.Brecht Van Lommel
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-21Remove debug printsJoshua Leung
2018-06-21Fix: Incorrect submodes being set in Dopesheet/Action Editor when changing modesJoshua Leung
2018-06-20UI: expose Timeline as a space typeCampbell Barton
2018-06-12UI: adjust header alignmentCampbell Barton
2018-06-11Cleanup: add simplified panel callbacksCampbell Barton
2018-06-05UI: context menu for other editor typesCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-28Fix: Action/Graph editor UI's didn't update when channel properties were changedJoshua Leung
2018-05-25Fix T55197: Dopesheet filtering settings were not triggering refresh anymore ...Joshua Leung
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-04-24Current Frame Indicator tweaksJoshua Leung
2018-04-21Cleanup: Get rid of context in editor 'new' callbackJulian Eisel
2018-04-20Fix: Copy and paste error from earlier commit adding message_subscriber callb...Joshua Leung
2018-04-20Fix: Timeline's "Show Cache" options should not get reset on window size changeJoshua Leung
2018-04-20Dopesheet-Timeline: Make sure ND_SPACE_TIMELINE notifier gets handled by dope...Joshua Leung
2018-04-20AnimEditors: Draw start/end frame ranges on all timelines by defaultJoshua Leung
2018-04-20Dopesheet-Timeline: Ported over all (missing) notifiers/listeners/etc. from t...Joshua Leung
2018-04-20Dopesheet-Timeline: Ported over cache indicator drawing + settings used to co...Joshua Leung
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-09-22Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-20Fix missing ID remapping in Action editor callback.Bastien Montagne
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-02Add scene argument for notifiersCampbell Barton
2016-12-28Fix T50184: Grease Pencil Layer synchronization between Dope Sheet and Proper...Joshua Leung
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-05-08Action Editor: Initial support for a Properties RegionJoshua Leung
2016-02-08Fix: Renaming Grease Pencil layers doesn't update the Dopesheet Channels RegionJoshua Leung
2016-01-22Dopesheet: Make frame range for new editor instances saner, by basing them on...Joshua Leung
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel