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
2011-11-05more DNA object editsCampbell Barton
2011-11-05- view bounds (now split from collision bounds) was still being used for bge ...Campbell Barton
2011-11-04Fix #28865: Draw_bounds_type does not display Polyhedron or Capsule typesSergey Sharybin
2011-11-04Configurable sensor size:Sergey Sharybin
2011-11-03Depsgraph/Python: callbacks and properties to detect datablock changesBrecht Van Lommel
2011-11-02Nodes: add support for shader nodes on world and lamps, in addition to materi...Brecht Van Lommel
2011-11-02RenderEngine api: support for viewport rendering, details here:Brecht Van Lommel
2011-11-02World MistThomas Dinges
2011-11-02World Stars:Thomas Dinges
2011-11-02minor cleanup for weightpaint fillCampbell Barton
2011-11-02Space types:Thomas Dinges
2011-11-01== Removal of SpaceSound ==Thomas Dinges
2011-11-01== Cleanup of SpaceImasel ==Andrea Weikert
2011-11-01macro to check if an object type supports vgroupsCampbell Barton
2011-10-28Merge with trunk r41342Miika Hamalainen
2011-10-28Dynamic Paint:Miika Hamalainen
2011-10-27use const for readonly strings and set some functions to staticCampbell Barton
2011-10-23Remove some more $Id$ that still were left after r41227 and r41228.Guillermo S. Romero
2011-10-23Remove the svn:keywords property.Guillermo S. Romero
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Merge with trunk r41197Miika Hamalainen
2011-10-22Dynamic Paint:Miika Hamalainen
2011-10-20misc editsCampbell Barton
2011-10-19Adds an update flag to the bNode struct (similar to bNodeTree->update).Lukas Toenne
2011-10-16Particle dupliobject rotation changes:Janne Karhu
2011-10-15spelling corrections in comments and quiet warningCampbell Barton
2011-10-15ensure BoneGroup names are kept unique.Campbell Barton
2011-10-14rename confusing constants (no functional change)Campbell Barton
2011-10-14Merge with trunk r40991Miika Hamalainen
2011-10-14Dynamic Paint:Miika Hamalainen
2011-10-13ensure grease pencil layer names are unique when set through rna.Campbell Barton
2011-10-10add in empty modifier slot so dynamic paint files don't break.Campbell Barton
2011-10-10move NavMesh draw code out of being a modifier and into DerivedMesh drawing h...Campbell Barton
2011-10-08fix [#28846] Relative paths on linked scene failsCampbell Barton
2011-10-07Scene.GameData DNA alignment nitpickingDalai Felinto
2011-10-04bge bugfix: navmesh collision flag disputing with glsl_color_manag.Dalai Felinto
2011-10-04Merge with trunk r40782Miika Hamalainen
2011-10-03add macro OB_TYPE_SUPPORT_MATERIAL, type checks were being done inline, some ...Campbell Barton
2011-10-02enable cmake building makesdna with ghashCampbell Barton
2011-09-30minor changes, dont append with cmake platform flags which is a string and us...Campbell Barton
2011-09-30Bump maps flip: now white means salience, black means concavitySergey Sharybin
2011-09-29Fix #28769 & #28768: problem with duplicated keymap items after fix yesterday.Brecht Van Lommel
2011-09-28fix 2 bugs with reset-default failing on operators redo panel.Campbell Barton
2011-09-25whitespace cleanupCampbell Barton
2011-09-25Committing patch #27442: Adaptive time step for fluid particles. The number ofAlex Fraser
2011-09-20Merge with trunk r40409Miika Hamalainen
2011-09-20Reserved modifier enum for Dynamic Paint to not break save files again.Miika Hamalainen
2011-09-20Merging r40366 through r40392 from trunk into soc-2011-garlicsoc-2011-garlicSergey Sharybin
2011-09-20changes for materials to treat them as shorts not int/chars (since they are s...Campbell Barton
2011-09-19TexFace to Material Settings big patchDalai Felinto