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
2015-03-21Merge branch 'master' into alembic_pointcacheLukas Tönne
2015-03-21Revert part of D1074 related to acceleration taked into account.Jorge Bernal
2015-03-19Remove deleted list for palette colorsCampbell Barton
2015-03-19Merge branch 'master' into alembic_pointcacheLukas Tönne
2015-03-18Removed group pointer from cache libraries and use object->cachelibLukas Tönne
2015-03-18Added a cache library pointer to objects as a replacement for CL->GRLukas Tönne
2015-03-17Removed the now redundant "Read" toggle from cache libraries.Lukas Tönne
2015-03-17Kick particle systems to force redistribution, needed for reliablyLukas Tönne
2015-03-14Merge branch 'master' into alembic_pointcacheLukas Tönne
2015-03-12D1171: Use GHash for BHead idname lookupsCampbell Barton
2015-03-12Cleanup: use realloc for entry-array-resizingCampbell Barton
2015-03-12Cleanup: refactor header lookups into functionsCampbell Barton
2015-03-12Cleanup: use POINTER_OFFSET macroCampbell Barton
2015-03-12Cache reading functions for constructing a nested dupligroup list basedLukas Tönne
2015-03-11Removed current implementation of cache reading from various parts ofLukas Tönne
2015-03-11Merge branch 'master' into alembic_pointcacheLukas Tönne
2015-03-11Cleanup: indentationCampbell Barton
2015-03-09Fix T43337: Group object disappear after appendCampbell Barton
2015-03-06Fix issue reported on irc by Sebastian, crash when undoing and changingAntony Riakiotakis
2015-03-05Make limits of sequencer scaling a bit more saneAntony Riakiotakis
2015-03-04Convenience feature: When linking a cache library, always default it toLukas Tönne
2015-03-04Use a dedicated input_dm pointer in the cache modifier to provide a meshLukas Tönne
2015-03-04Render/Viewport evaluation mode for cache libraries.Lukas Tönne
2015-03-01Use the old double-step collision method only for cloth.Lukas Tönne
2015-02-26Fix for indirectly linked object pointers in cache libraries.Lukas Tönne
2015-02-26Fix T42506 sequencer not limiting zoom.Antony Riakiotakis
2015-02-26Fix for cache modifier linking and handling of the default case (noLukas Tönne
2015-02-26Replaced point cache in cloth modifiers (also hair) with the new cachingLukas Tönne
2015-02-25'expand' function for cache libraries, so link/append makes it load theLukas Tönne
2015-02-24Merge branch 'master' into alembic_pointcacheLukas Tönne
2015-02-24Make sure cache item pointers are lib-linked correctly.Lukas Tönne
2015-02-23Link main CacheLibrary pointers in readfile.Lukas Tönne
2015-02-23Fix T43740: 'Back to Previous' failed on reloadCampbell Barton
2015-02-20New ID datablock 'CacheLibrary', for managing physical cache archivesLukas Tönne
2015-02-19Big revert of all things pointcache, old code is impossible to work with.Lukas Tönne
2015-02-19Merge branch 'master' into alembic_pointcacheLukas Tönne
2015-02-19Use a cache library pointer in point caches to replace the per-objectLukas Tönne
2015-02-19New ID datablock 'CacheLibrary', for managing physical cache archivesLukas Tönne
2015-02-19BGE: Fix T41502 Path following jumpingJorge Bernal
2015-02-16Merge branch 'master' into alembic_pointcacheLukas Tönne
2015-02-14Bugfix: Referencing actions from Action Actuator was not setting a userJoshua Leung
2015-02-13Fix issue with some files having non-unique modifier namesSergey Sharybin
2015-02-12Viewport compositing - first codeAntony Riakiotakis
2015-02-12Merge branch 'master' into alembic_pointcacheLukas Tönne
2015-02-11Use line curve for cavity mask instead of sharp as default when no curveAntony Riakiotakis
2015-02-11Cavity masking - add curve control to cavity mask and move relevantAntony Riakiotakis
2015-02-11FileBrowser: Editable Bookmarks.Bastien Montagne
2015-02-10Merge branch 'master' into alembic_pointcacheLukas Tönne
2015-02-09Fix T43424: undo changes the active sceneCampbell Barton
2015-02-06Cleanup: styleCampbell Barton