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
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-19WIP COW Fix: Insert keyframe operators/api now queries depsgraph for evaluat...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-20Cleanup: Remove the "SpaceTime->caches" and "SpaceTimeCache" stuffJoshua Leung
2018-04-20Dopesheet-Timeline: Ported over cache indicator drawing + settings used to co...Joshua Leung
2018-04-03Merge branch 'master' into blender2.8Campbell Barton
2018-04-03Cleanup: editor BKE_main includesCampbell Barton
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-04-01Cleanup: remove global headerCampbell Barton
2018-03-08Merge branch 'master' into blender2.8Campbell Barton
2018-03-08Cleanup: Use BKE_ prefix for all public functions exposed by the NLA moduleJoshua Leung
2018-02-22Merge branch 'master' into blender2.8Bastien Montagne
2018-02-22Fix: Don't ignore duplicate channels when doing border/circle/lasso selectJoshua Leung
2018-02-22Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-21Cleanup: Don't perform borderselect on channels that aren't visibleJoshua Leung
2018-02-18Merge branch 'master' into blender2.8Campbell Barton
2018-02-18Cleanup: add 2d suffix to BLI filesCampbell Barton
2018-01-25Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-01-25Fix missing broken notifiersDalai Felinto
2018-01-11Merge branch 'master' into blender2.8Campbell Barton
2018-01-11Cleanup: BKE naming conventions for datablock add/localizeCampbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-17Make auto handle placement aware of cyclic extrapolation.Alexander Gavrilov
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Cleanup: modal operator border callback namesCampbell Barton
2017-10-16WM: Don't save mouse-paths to operator historyCampbell Barton
2017-10-16WM: remove hard-coded circle radius memoryCampbell Barton
2017-09-27Merge branch 'master' into blender2.8Campbell Barton
2017-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
2017-09-22Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-20Fix missing ID remapping in Action editor callback.Bastien Montagne
2017-09-05Merge branch 'master' into blender2.8Campbell Barton
2017-09-03Fix: Border select for GPencil keyframes was including those in the "databloc...Joshua Leung
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-02Add scene argument for notifiersCampbell Barton
2017-04-16cleanup use of immUniformColorMike Erwin