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-23Fix compiler error: Stupid const vs non constJoshua Leung
2018-05-23Drivers UI (Part of T55145) - WIP work to prepare a panel we can shove into a...Joshua Leung
2018-05-23Drivers UI (Part of T55145) - Show datablock that driven property belongs to ...Joshua Leung
2018-05-23Drivers UI (Part of T55145) - Refactor existing UI code to allow it to be reusedJoshua Leung
2018-05-23Drivers UI: Add the "Update Dependencies" logic into the callbacks that shoul...Joshua Leung
2018-05-23Drivers UI: Get rid of dedicated button to remove active driverJoshua Leung
2018-05-23Drivers UI Cleanup (Part of T55145)Joshua Leung
2018-05-23Cleanup: Remove unused codeJoshua Leung
2018-05-22Drivers Editor UI Tweaks (Part of T55145)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-05-15Change startup defaultsCampbell Barton
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: Toggling preview range from timeline button didn't update animation editorsJoshua Leung
2018-04-20AnimEditors: Draw start/end frame ranges on all timelines by defaultJoshua Leung
2018-04-13Merge branch 'master' into blender2.8Bastien Montagne
2018-04-12Fix: Follow up to 16b795cb95cJoshua Leung
2018-04-10Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-10Fix crash in graph editor id remappingMai Lavelle
2018-04-06UI: Perf: Optimize F-curve handles drawing.Clément Foucault
2018-04-02Merge branch 'master' into blender2.8Campbell Barton
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2018-02-27merge from masterGaia Clary
2018-02-26Cleanup: typosCampbell Barton
2018-02-22Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-21Fix more missing ID remapping in animation editor callbacksJoshua Leung
2018-02-18Merge branch 'master' into blender2.8Campbell Barton
2018-02-18Cleanup: add 2d suffix to BLI filesCampbell Barton
2018-02-14GPU: use alpha blend that works for drawing to transparent buffer.Brecht Van Lommel
2018-01-28Merge branch 'master' into blender2.8Bastien Montagne
2018-01-28Usual i18n/UI messages fixes.Bastien Montagne
2018-01-25Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-01-25Fix missing broken notifiersDalai Felinto
2018-01-21Merge branch 'master' into blender2.8Germano
2018-01-21Cleanup: styleCampbell Barton
2018-01-17Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-01-17Delete Invalid Drivers: more lenient poll functionSybren A. Stüvel
2018-01-17Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-01-17Simplified GRAPH_OT_driver_delete_invalid after feedback @aligorithSybren A. Stüvel
2018-01-17Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-01-17Added "Delete Invalid Drivers" operatorSybren A. Stüvel
2017-11-20Merge branch 'master' into blender2.8Campbell Barton
2017-11-19Option not to select with un-hideCampbell Barton
2017-11-19Fix: Undo pushes were missing for Add/Remove Driver Variable buttons, and Rem...Joshua Leung
2017-11-02Merge branch 'master' into blender2.8Campbell Barton
2017-11-01Implement a new automatic handle algorithm to produce smooth F-Curves.Alexander Gavrilov