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-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-06-12Merge branch 'master' into blender2.8Bastien Montagne
2018-06-12Cleanup: remove some G.main from BKE area.Bastien Montagne
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell 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-03-08T54233: NLA "Push Down" discards Blend Mode, Extrapolation, and InfluenceJoshua 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
2017-10-21Merge branch 'master' into blender2.8Campbell Barton
2017-10-20Fix T46163: NLA properties with drivers aren't displayed as having driversJoshua Leung
2017-08-18Audaspace: Moving audaspace 1.3 into extern.Jörg Müller
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-07-07Cleanup: spelling, styleCampbell Barton
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-10-08Fix T46236: NLA transition strips do not get resized when neighbouring strips...Joshua Leung
2015-10-08Fix T46391: Sync Length in NLA is not working on all instances of clipJoshua Leung
2015-10-08Fix: "Tweak user" red-alert flag was not getting set on strips on active trackJoshua Leung
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-04-20Action Stashing: Newly stashed strips now get "sync length" option enabled by...Joshua Leung
2015-04-14NLA: Store track that the strip being tweaked comes fromJoshua Leung
2015-04-14NLA: Shift-Tab toggles tweakmode AND makes that track soloJoshua Leung
2015-04-03Bugfix: Stashed actions now get added to the bottom of the NLA Stack if there...Joshua Leung
2015-03-01Bugfix T43851: Creating a new action after stashing crashes blenderJoshua Leung
2015-02-28Tweaks for NLA and newly added Action Stash TracksJoshua Leung
2015-02-28Action Stashing: Don't allow an action to get stashed more than onceJoshua Leung
2015-02-28Reshuffle codeJoshua Leung
2015-02-28Code Cleanup: Separate out the logic for stashing actions into a separate fun...Joshua Leung
2015-02-28NLA: Auto-Blends option is no longer enabled on all newly added stripsJoshua Leung
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2014-12-01Cleanup: more int->bool.Bastien Montagne
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-08-04Cleanup: replace int cast with floorf when comparing timeCampbell Barton
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-05-29Cleanup: Use doxy for more structured commentsCampbell Barton
2014-04-28NLA Editor: Duplicate/Duplicate LinkedJoshua Leung
2014-04-11Code cleanup: use boolCampbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-05Code cleanup: use bool for static methodsCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2013-06-12Bugfix [#35668] Tooltip for Euler Discontinuity Filter was misleadingJoshua Leung
2013-05-26code cleanup: typosCampbell Barton
2013-04-26Bugfix [#34645] NlaStrip Tweak Mode - No automatic action length sync on exitJoshua Leung
2013-03-25More new data names translation (most cases should be covered now).Bastien Montagne
2013-03-08style cleanupCampbell Barton