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-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-10Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-09Use the newer version of the bullet 6dof spring constraint for rigidbody.Alexander Gavrilov
2018-03-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-16Depsgraph: Move evaluation debug prints to depsgraphSergey Sharybin
2018-03-09Cleanup: iterator macrosCampbell Barton
2018-03-07Cleanup: use _BEGIN suffix for group iteratorsCampbell Barton
2018-02-21Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-21Depsgraph: Split debug flagsSergey Sharybin
2018-02-07Merge branch 'master' into blender2.8Campbell Barton
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-09-06Merge branch 'master' into blender2.8Campbell Barton
2017-09-05Fix T52374: Changes of rigid body related settings during simulation will bre...Sergej Reich
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-08-12Merge branch 'master' into blender2.8Campbell Barton
2017-08-11Cleanup: remove useless `DM_ensure_looptri()`.Bastien Montagne
2017-08-07Merge branch 'master' into blender2.8Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-07Fix compilation error when rigid body is disabledSergey Sharybin
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-07-21Fix compilation error with smoke and rigid body disabledSergey Sharybin
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-04Merge branch 'master' into blender2.8Bastien Montagne
2017-07-04Fix T51703: Rigid body with delta transform jumps when transformingLuca Rood
2017-07-04Better fix for rigid body not resimulatingLuca Rood
2017-07-04Fix rigid body not resimulating after cache invalidationLuca Rood
2017-07-03Merge branch 'master' into blender2.8Dalai Felinto
2017-06-30Fix T50230: Rigid Body simulation shouldn't step when time is beyond cached areaLuca Rood
2017-06-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-15Fix compilation error with strict cflags after recent const changesSergey Sharybin
2017-06-14Merge branch 'master' into blender2.8Bastien Montagne
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-04-06Depsgraph: Prefer use anonymous structs for unused argumentsSergey Sharybin
2017-04-06Depsgraph: Remove old header from blenkernelSergey Sharybin
2017-04-06Depsgraph: More type definitions to new depsgraph headerSergey Sharybin
2017-01-31Merge branch 'master' into blender2.8Bastien Montagne
2017-01-31Cleanup: Rename callback flags from library_query to `IDWALK_CB_...`Bastien Montagne
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-12-17Merge branch 'master' into blender2.8Bastien Montagne
2016-12-13Fix strict compiler error when building without bulletSergey Sharybin
2016-12-12Merge branch 'master' into blender2.8Bastien Montagne
2016-12-12Cleanup: Get rid of unused BKE_rigidbody_relink_constraint().Bastien Montagne
2016-12-01Merge branch 'master' into blender2.8Lukas Tönne
2016-11-30Cleanup id->newid usage, initial work.Bastien Montagne
2016-11-09Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-08Fix memory leak when Blender is build without Bullet and files with RB is openedSergey Sharybin