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
2013-12-27Merge branch 'master' into soc-2013-depsgraph_mtsoc-2013-depsgraph_mtSergey Sharybin
2013-12-27Code Cleanup: styleCampbell Barton
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-23Rename evaluation_context to eval_ctxSergey Sharybin
2013-12-17Address notes from Campbell's reviewSergey Sharybin
2013-12-10Pass evaluation context to BKE_scene_base_iter_nextSergey Sharybin
2013-12-10Update metaballs in a single threadSergey Sharybin
2013-12-10Merge branch 'master' into soc-2013-depsgraph_mtSergey Sharybin
2013-11-26Fix T37627: create scene with copy settings did not copy cycles settings.Brecht Van Lommel
2013-11-25Tweaks to PNG file outputSergey Sharybin
2013-11-20Address some of the codereview commentsSergey Sharybin
2013-11-20Merge branch 'master' into soc-2013-depsgraph_mtSergey Sharybin
2013-11-19Blender Internal:Thomas Dinges
2013-11-06True grid snapping for nodes: This snaps nodes to the actual background grid ...Lukas Toenne
2013-10-29Code cleanup: use bool instead of int in mask moduleSergey Sharybin
2013-10-19Merging r60847 through r60853 from trunk into soc-2013-depsgraph_mtSergey Sharybin
2013-10-19Remove paranoid check which was marked as unneeded for a while alreadySergey Sharybin
2013-10-19Avoid spawning local evaluation contextsSergey Sharybin
2013-10-18Merging r60471 through r60846 from trunk into soc-2013-depsgraph_mtSergey Sharybin
2013-10-18Fix for wrong active render layer after copying hr sceneSergey Sharybin
2013-10-17Fix crash in scenes without camera markers, after recent fix for #37097,Brecht Van Lommel
2013-10-17Fix #37097: Setting scene frame does not update active cameraSergey Sharybin
2013-10-08remove toolsettings (unused for a long time).Campbell Barton
2013-09-17Simplify code around detailed analysis in scene.cSergey Sharybin
2013-09-10Merging r59941 through r60011 from trunk into soc-2013-depsgraph_mtSergey Sharybin
2013-09-10startup.blend: save images as RGBA by default, to avoid losing data whenBrecht Van Lommel
2013-09-06Merging r59825 through r59873 from trunk into soc-2013-depsgraph_mtSergey Sharybin
2013-09-05Fix #36649 and #36650: animation of freestyle line thickness and linestyle didBrecht Van Lommel
2013-09-02DerivedRender cleanup and improvementsSergey Sharybin
2013-08-31Pass EvaluationContext to object update routinesSergey Sharybin
2013-08-26Remove workaround for dupligroups updateSergey Sharybin
2013-08-21Experiment: get rid of static in_next_object in mballs traversalSergey Sharybin
2013-08-20Remove unused argumentSergey Sharybin
2013-08-20Merging r59315 through r59316 from trunk into soc-2013-depsgraph_mtSergey Sharybin
2013-08-15Added detailed timing information outputSergey Sharybin
2013-08-15Skip objects which doesn't need update from update statisticsSergey Sharybin
2013-08-12Use atomic operations instead of spin lock for threaded updateSergey Sharybin
2013-08-01Hack to workaround scene update lock caused by GILSergey Sharybin
2013-08-01Small optimization to previous change of statistics outputSergey Sharybin
2013-08-01Remove annoying statistics ifdef from codeSergey Sharybin
2013-08-01Made it so threaded update statistics only prints when something was updatedSergey Sharybin
2013-08-01Code cleanup: get rid of unneeded thread count in statistics structureSergey Sharybin
2013-08-01Use one global task scheduler for all the tasksSergey Sharybin
2013-07-17Remove workaround for draw object freeSergey Sharybin
2013-07-17Statistics calculation for threaded updateSergey Sharybin
2013-07-15This shouldn't have gone to svnSergey Sharybin
2013-07-15Utility benchmarking macrosSergey Sharybin
2013-07-15Merging r58266 through r58279 from trunk into soc-2013-depsgraph_mtSergey Sharybin
2013-07-15Fix #36058: Displace Modifier errors using a baked Image and displace baking ...Sergey Sharybin
2013-07-11Merging r58148 through r58165 from trunk into soc-2013-depsgraph_mtSergey Sharybin