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-23Cleanup: replace deprecated imp -> importlibCampbell Barton
2015-01-21Removed generic debug1..4 values from the cloth data.Lukas Tönne
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
2015-01-20New voxel texture mode "Hair", for displaying the internal hair volumeLukas Tönne
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2015-01-19RNA/API: name outliner sort option like UIListCampbell Barton
2015-01-19Outliner: Make alphabetical sorting optionaljulianeisel
2015-01-16Show buttons for particle system modifiers render/viewport togglesLukas Tönne
2015-01-15Review for the gsoc UI cleanup for the BGEInes Almeida
2015-01-14Cycles: Adding field-of-view options to the equirectangular panorama cameraLukas Stockner
2015-01-14UI: Eyedropper for view-depthCampbell Barton
2015-01-13FileBrowser: minor tweak/UI consistency: add 'viewzoom' icon to search field.Bastien Montagne
2015-01-13FileBrowser: Add an 'hidden file' icon, and use it instead of named checkbox ...Bastien Montagne
2015-01-13Pataz-Gooseberry Request: Limits on Volume Preservation for Spline IKJoshua Leung
2015-01-12Second try to fix missing previews of mat/tex/etc. in .blend files.Bastien Montagne
2015-01-11Transfer data: cleanup: Remove 'vertex_group_transfer_weight' operator.Bastien Montagne
2015-01-10Transfer data: add modifier.Bastien Montagne
2015-01-09Transfer Data: add main core code and operators.Bastien Montagne
2015-01-09Gooseberry animation request: Paste flipped pose in actionAntony Riakiotakis
2015-01-06Remove slurph shape-key featureCampbell Barton
2015-01-06Expose viewer panels also when backdrop is active. Allows to selectAntony Riakiotakis