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-01-29cleanup: pep8Campbell Barton
2015-01-28Fix warning from previous commit:Antony Riakiotakis
2015-01-28Texture painting, support cycles UV Map nodes:Antony Riakiotakis
2015-01-28Sequencer: Option to skip strip proxy generation if they already existsSergey Sharybin
2015-01-28cleanup: py importsCampbell Barton
2015-01-27Fix T43408: Putting steps and keys properties into an inactive sublayoutLukas Tönne
2015-01-26Fix T38619: Confusing logic for Keying Set keyframing SettingsJoshua Leung
2015-01-26Fix T43345: Dirty Vertex Colors - odd behaviorCampbell Barton
2015-01-26Bugfix T43343: Buttons for Keyframing Settings are Mutually ExclusiveJoshua Leung
2015-01-25Fix T43315: Minor Conflict in Maya Key Configsjulianeisel
2015-01-23PyAPI: don't adjust prefs when an fails to loadCampbell Barton
2015-01-23PyAPI: avoid scanning all addons on startupCampbell Barton
2015-01-23PyAPI: use set.discard instead of set-subtractionCampbell Barton
2015-01-23Cleanup: replace deprecated imp -> importlibCampbell Barton
2015-01-23Theme Flatty LightPablo Vazquez
2015-01-21Removed generic debug1..4 values from the cloth data.Lukas Tönne
2015-01-21Remove 'addons_extern' was used before git moveCampbell Barton
2015-01-20Update icons after recent cleanup in svg file.Bastien Montagne
2015-01-20Cleanup SVG icon file, pass II.Bastien Montagne
2015-01-20Cleanup SVG icons file: pass I.Bastien Montagne
2015-01-20Fixed missing import in particles UI script.Lukas Tönne
2015-01-20Second variant of the copy-to-select operator for particles to onlyLukas Tönne
2015-01-20Added a "specials" menu button next to the particle systems list forLukas Tönne
2015-01-20New texture influence option for particle kink amplitude (as opposed toLukas Tönne
2015-01-20Renaming "Kink" texture influence to "Kink Frequency" to be moreLukas Tönne
2015-01-20Optional randomization factors for the spiral radius and axis orientation.Lukas Tönne
2015-01-20Nicer calculation of the kink axis and result of the spiraling forLukas Tönne
2015-01-20Another crappy approach to spirals on hairs, crazy expensive though.Lukas Tönne
2015-01-20Spiral kink mode for particles.Lukas Tönne
2015-01-20Optional clumping noise feature for simulating twisted hair strands.Lukas Tönne
2015-01-20Disable scope updates in texture and image paint modes.Lukas Tönne
2015-01-20Curve-based control for "roughness" (noise displacement) of child hair.Lukas Tönne
2015-01-20Curve-based control for child path tapering.Lukas Tönne
2015-01-20Presets for hair dynamics.Lukas Tönne
2015-01-20Randomness factor for hair bending stiffness.Lukas Tönne
2015-01-20Use dedicated debug values in cloth settings instead of abusing unusedLukas Tönne
2015-01-20Implementation of a target density feature for the hair simulation.Lukas Tönne
2015-01-20Use a fixed, uniform cell size for hair continuum grids.Lukas Tönne
2015-01-20Debug drawing feature to visualize the hair continuum grid.Lukas Tönne
2015-01-20Reorganizing hair dynamics UI layout a bit to make settings slightlyLukas Tönne
2015-01-20New hair editing feature "Shape Cut", for cutting hair based on a meshLukas Tönne
2015-01-20Guide hair drawing for hair particles.Lukas Tönne
2015-01-20Added separate damping for bending springs.Lukas Tönne
2015-01-20Basic solver result feedback from the mass-spring (cloth/hair) solver.Lukas Tönne
2015-01-20Disabled the velocity filtering feature for now, since the weighting isLukas Tönne
2015-01-20Added basic filtering feature for velocity smoothing.Lukas Tönne
2015-01-20Made the voxel grid size for hair interaction configurable and increasedLukas Tönne
2015-01-20Debug drawing for simulations, to aid in visualizing abstract data suchLukas Tönne
2015-01-20Implemented internal hair pressure to prevent hair from collapsing inLukas Tönne
2015-01-20Support for various data properties of the hair grid in the voxelLukas Tönne