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-05-11Fix for potential NULL pointer access when looking up strands data fromLukas Tönne
2015-05-06Moved the child deformation for strands out of the core cache readingLukas Tönne
2015-04-16Revert recent commits, no time to improve things now.Lukas Tönne
2015-04-16Remove the dual "root" object at the top of Alembic archives.Lukas Tönne
2015-04-14Another fix for child deformation.Lukas Tönne
2015-04-14Merge branch 'master' into alembicLukas Tönne
2015-04-09Added visibility attribute for dupli objects in Alembic caches.Lukas Tönne
2015-04-09Store child strand curves alongside the parent strands in dupli objectLukas Tönne
2015-04-08Basic cache overrides for strand render data in Cycles.Lukas Tönne
2015-04-02Fix T44183 particles in linked group offset from objectAntony Riakiotakis
2015-04-02Fixed DupliCache writers/readers to support subsequent stages ofLukas Tönne
2015-04-01Clear duplilist instances when reading from a dupli cache, to avoidLukas Tönne
2015-04-01Made the duplicache clear function public.Lukas Tönne
2015-04-01Basic strand processing in the hair sim cache modifier.Lukas Tönne
2015-03-31GHash iterator wrapper for DupliCache, so cache modifiers can accessLukas Tönne
2015-03-31Added transient DupliCache data baking modifiers/simulations andLukas Tönne
2015-03-31Merge branch 'master' into alembicLukas Tönne
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-26New data structure for restoring strand data originating from particles.Lukas Tönne
2015-03-26Working implementation of cache reading for dupli data during renders.Lukas Tönne
2015-03-26Enable frame updates of duplicache through use of an invalidation flag.Lukas Tönne
2015-03-26Mesh overrides for duplis from cached Alembic data.Lukas Tönne
2015-03-26Handle dupli cache on object copy and freeing.Lukas Tönne
2015-03-26Alternative dupli generator function for creating duplis in a groupLukas Tönne
2015-03-26Store object pointers for the dupli objects we generate from caches.Lukas Tönne
2015-03-26Cache reading functions for constructing a nested dupligroup list basedLukas Tönne
2015-03-26Initial code to support dupli group instancing and overrides throughLukas Tönne
2014-07-09Fix T40164: Linking a Group of linked Groups don't take Dupli VisibilityLukas Tönne
2014-04-29Fix T39942: Displacement of group instance objects when switching to textured...Sergey Sharybin
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-08-19Made curves almost thread-safeSergey Sharybin
2013-03-21code cleanup: use bool where values are true/false, for view3d and related fu...Campbell Barton
2012-10-05Cycles: add "From Dupli" option for texture coordinate node. This gets theBrecht Van Lommel
2012-09-11fix [#29616] Crash/infinite loop from missing cyclic check in group/dupligrou...Campbell Barton
2012-09-04code cleanup: curve path calculationCampbell Barton
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-01minor cleanup made while looking into bug report (having vector size in comme...Campbell Barton
2011-11-12Bugfix [#29125] Motion paths odd behaviourJoshua Leung
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-10fix bad svn ID tagsCampbell Barton
2011-10-10header cleanup (no functional changes)Campbell Barton
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2010-08-04include cleanup, no functional changesCampbell Barton
2010-04-21option to use curve point weights to influence particle effectors.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-19Motion Paths - (Part 3) Operators, Drawing, and FixesJoshua Leung
2010-01-08Animation Visualisation Cleanups - Part 2:Joshua Leung
2010-01-01Cleanup of MotionPaths+Ghosts (AnimViz) - Part 1Joshua Leung