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
2014-04-19Math Lib: minor optimization to barycentric_transformCampbell Barton
2014-04-19Math Lib: add rotation_between_vecs_to_mat3Campbell Barton
2014-04-19Math Lib: minor optimization for axis_angle_normalized_to_mat3Campbell Barton
2014-04-18Disable quicktime when in cmake's lite configurationCampbell Barton
2014-04-18Cycles: SVM optimization for mix shaders, to skip more code when the mix weightBrecht Van Lommel
2014-04-18Fix cycles using acosf in panorama render when it should use safe_acosf.Brecht Van Lommel
2014-04-18Change Vector.slerp to accept nonunit vectorsCampbell Barton
2014-04-18CMake was missing headerCampbell Barton
2014-04-18Freestyle: minor changes to the UI layout of line style options.Tamito Kajiyama
2014-04-18Code cleanup: de-duplicated includes.Tamito Kajiyama
2014-04-18Freestyle: New options for sorting to arrange the stacking order of lines.Tamito Kajiyama
2014-04-18Freestyle: Added logical operators for binary predicates for 1D elements.Tamito Kajiyama
2014-04-18Quite compiler warnings.Tamito Kajiyama
2014-04-18Freestyle: Fix ImportError in anisotropic_diffusion.pyIRIE Shinsuke
2014-04-18Cycles Standalone: Use progressive refine in background mode too.Thomas Dinges
2014-04-18Dyntopo: Solve issue with test file by Jens.Antony Riakiotakis
2014-04-17Make sure we invalidate the node ID layer each time the PBVH is reset.Antony Riakiotakis
2014-04-17Re-bundle Libmv to be sure it's all fineSergey Sharybin
2014-04-17Fix for 771a9dd: libmv build files are automatically generatedSergey Sharybin
2014-04-17Revised freestyle.predicates.pyZBP1D so that the constructor accepts an integ...Tamito Kajiyama
2014-04-17BI: cleanup in autosmooth area.Bastien Montagne
2014-04-17Optimize and symmetrize operators missed reset of node layer.Antony Riakiotakis
2014-04-17Refactor to Dyntopo node customdata commit.Antony Riakiotakis
2014-04-17Recreating a bmesh log did not account for modified faces.Antony Riakiotakis
2014-04-17Lbmv: fix scons compile after ed2ddc9Jens Verwiebe
2014-04-17View3D: use smoothview for localview switchingCampbell Barton
2014-04-17Code cleanup: use const for array argsCampbell Barton
2014-04-17View3D: no need to mask mask out localview for each objectCampbell Barton
2014-04-17Add missing node update in dyntopo flood fill.Antony Riakiotakis
2014-04-17Fix T39765 crash on text with generative modifiers.Antony Riakiotakis
2014-04-17Fix compilation issue.Antony Riakiotakis
2014-04-17Fix T39771: Armature Tools and Options Panel appears in other TABs.Bastien Montagne
2014-04-17Fix another Freestyle building glitch.Bastien Montagne
2014-04-17Attempt to fix one more issue with Freestyle compilationSergey Sharybin
2014-04-17Fix crash when enabling undistorted display in MCESergey Sharybin
2014-04-17Support multiple distortion models, including a new division modelSergey Sharybin
2014-04-17Cycles CUDA: don't use cuLaunchGridAsync at all for display devices.Brecht Van Lommel
2014-04-17Cycles CUDA: only do async execution for GPUs not used for display.Brecht Van Lommel
2014-04-17Fix compilation error of FreestyleSergey Sharybin
2014-04-17Style cleanupCampbell Barton
2014-04-17Code cleanup: use bools for DMCampbell Barton
2014-04-17Fix error in last commitCampbell Barton
2014-04-17Fix T39758: Blender Crash when removing pinned Scene.Bastien Montagne
2014-04-17Fix T39766: bone calculation from edit mode goes wrongBastien Montagne
2014-04-17Fix mistake in recent DM material changesCampbell Barton
2014-04-17Viewport Text Drawing: replace single allocs with a memarenaCampbell Barton
2014-04-17Code cleanup: use boolsCampbell Barton
2014-04-17Freestyle: removed unnecessary #include "FreestyleConfig.h".Tamito Kajiyama
2014-04-17Freestyle: removed unused *_EXPORT qualifiers for building Windows DLLs.Tamito Kajiyama
2014-04-17Fix for missing changes in commit 6b0b6f876a4d68acd5c9252270a5135d0308d782.Tamito Kajiyama