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
2017-02-03Fix storage of CollectionSettings in DNA_object_types.hDalai Felinto
2017-02-02Introduce Per-Collection Render settingsDalai Felinto
2017-01-31Depsgraph hack: DEG_OBJECT_ITER and base_flagDalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-08-21Merge branch 'master' into blender2.8Bastien Montagne
2016-08-18Fix T48913: cycles viewport render stuck in loop due to non-unique dupli ID.Brecht Van Lommel
2016-04-16Removed remaining uses of the particle edit mode flag.Lukas Tönne
2016-04-13Removed remaining use of pointers to particle types as well as boids headers.Lukas Tönne
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-10-11BGE: Adding a Max Jumps value to the character physic windowThomas Szepe
2015-08-17Cleanup: remove unused Object.ipoflagCampbell Barton
2015-08-10Data previews: add preview to Object, Group and Scene.Bastien Montagne
2015-07-10CustomData: deprecate CD_ID_MCOLCampbell Barton
2015-07-10DNA: replace GCC poison with ifdef for enumsCampbell Barton
2015-07-02DerivedMesh: cleanup & minor edirsCampbell Barton
2015-06-28BGE: added clamping of angular velocity.Sybren A. Stüvel
2015-06-23Fix T45051: Curve parent bug.Bastien Montagne
2015-06-04Fix modifiers stack not recalculated when mapping requirements changeAntony Riakiotakis
2015-04-19BGE: Support for collision group/mask from the api + activated on EndObject.Porteries Tristan
2015-04-02Fix T44183 particles in linked group offset from objectAntony Riakiotakis
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-22BGE: New hysteresis offset to improve LOD level transitionsJorge Bernal
2015-03-04Fix for snap to cursor /w parents (object/pose)Campbell Barton
2014-08-11CommentsCampbell Barton
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-09Fix T40164: Linking a Group of linked Groups don't take Dupli VisibilityLukas Tönne
2014-05-08Code Cleanup: remove unused m_contactProcessingThresholdCampbell Barton
2014-04-09Code cleanup: remove Object.bbsize, sizefac and padCampbell Barton
2014-01-23Removed the omat matrix from DupliObject.Lukas Tönne
2014-01-14Empties with Images draw type: add support for movies and image sequencesGeoffroy Krantz
2013-12-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-12-10DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs.Campbell Barton
2013-12-09Game Engine: Option to record static objects animationJames Yonan
2013-09-25fix error where BKE_mesh_cd_validate layer renaming would use invalid index v...Campbell Barton
2013-09-02fix odd (intentional) behavior with vertex parent,Campbell Barton
2013-08-26Cleanup: move defines into anon enums, as suggested by Joshua, thx.Bastien Montagne
2013-08-26Cleanup (bitflags are *so much* easy to handle and clear as bit-shift operati...Bastien Montagne
2013-08-19Tag object-data level boundbox as invalid rather than freeing itSergey Sharybin
2013-08-19Move bevel list and path from Curve to Object datablockSergey Sharybin
2013-01-24fix for G,G causing vertex slide in UV/Image window, also comment unused defi...Campbell Barton
2013-01-23rigidbody: Add rigid body constraintsSergej Reich
2013-01-23rigidbody: Add DNA/RNA/BKE infrastructure for the rigid body simSergej Reich
2013-01-22property change reporting now uses the context again, rather then checking a ...Campbell Barton
2013-01-18move draw all edges into the object settings (object panel), makes more sense...Campbell Barton
2013-01-10Depsgraph hack feature - experimentalTon Roosendaal
2012-11-08Fix #33113: cycles not rendering motion blur correct with dying particles.Brecht Van Lommel
2012-10-30style cleanup & re-use DNA pad var with new collision group object settings.Campbell Barton
2012-10-30BGE: Adding support for Bullet's collision masks. Each object now has a colli...Mitchell Stokes
2012-10-18Better fix for #32846. Instead of using time change or object recalc conditio...Lukas Toenne
2012-09-27incorrect spelling in commentsCampbell Barton