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-11-23Cycles: Improved robustness of hair motion blur.motion_curve_fixStefan Werner
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-06-12Cleanup: remove some G.main from ED's animsys.Bastien Montagne
2018-06-12Cleanup: remove some G.main from BKE area.Bastien Montagne
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-03-16Depsgraph: Move evaluation debug prints to depsgraphSergey Sharybin
2018-03-08Cleanup: Use BKE_ prefix for all public functions exposed by the NLA moduleJoshua Leung
2018-02-21Depsgraph: Split debug flagsSergey Sharybin
2018-01-29Fix: Disable leftover debug prints from earlier work on the rna path renaming...Joshua Leung
2018-01-16Cleanup: Naming of depsgraphSergey Sharybin
2018-01-11Cleanup: BKE naming conventions for datablock add/localizeCampbell Barton
2017-12-15Move ID recalc flags into dedicated field in IDSergey Sharybin
2017-12-05Version patching fixes for F-Curves (as required for fixes for T48988 and T52...Joshua Leung
2017-12-05Added BKE_fcurves_main_cb(), a wrapper around BKE_animdata_main_cb to make it...Joshua Leung
2017-12-05Cleanup/Style Tweaks to fit rest of codeJoshua Leung
2017-08-28Make GS macro return proper IDType typeSergey Sharybin
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-07-07Fix T50973: Directional blur node doesn't clamp value if using driverSergey Sharybin
2017-06-09Cleanup: get rid of some now unused animdata ID management custom functions.Bastien Montagne
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2016-11-30Cleanup id->newid usage, initial work.Bastien Montagne
2016-11-08Depsgraph: Use atomics to tag ID when evaluating driverSergey Sharybin
2016-08-16More fixes from coverity report.Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-30Cleanup: minor changes from last commitCampbell Barton
2016-07-30Py-Driver: add 'self' optionCampbell Barton
2016-07-14Add option to id_make_local to force localization of datablock, even if not u...Bastien Montagne
2016-07-10Refactor/enhance BKE_action_make_local().Bastien Montagne
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-07-07Cleanup/fix animsys 'id_type_can_have_animdata()'.Bastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-04Cleanup: avoid temp string editCampbell Barton
2016-06-03Fix T48234: Glitch w/ action constraints sharing an actionCampbell Barton
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-05-12Depsgraph: Add evaluation callbacks for granular nodes updateSergey Sharybin
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-03-28Fix for earlier commit - Turning off "animated" influence/time didn't workJoshua Leung
2015-03-28Fix T36385: Animated Strip-Time doesnt updateJoshua Leung
2015-02-28Fix for NLA Solo/Mute behaviourJoshua Leung
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-26Fix T38619: Confusing logic for Keying Set keyframing SettingsJoshua Leung
2015-01-22Fix: Joining armatures fixes up the drivers accordinglyJoshua Leung
2015-01-21Fix: Joining armatures loses driversJoshua Leung
2014-12-01Cleanup: more int->bool.Bastien Montagne
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-21Cleanup: typoCampbell Barton
2014-10-06Fix T40350: Some texture prop did not have visual feedback they were driven.Bastien Montagne
2014-08-05SpellingCampbell Barton