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-20Curve-based control for child path tapering.Lukas Tönne
2015-01-20Better update function for particle settings affecting nested clothLukas Tönne
2015-01-20Fix for applying the bending randomness factor.Lukas Tönne
2015-01-20Randomness factor for hair bending stiffness.Lukas Tönne
2015-01-20Some tweaking of value ranges for hair target density and removedLukas 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-20Removed unused voxel_filter_size DNA property.Lukas Tönne
2015-01-20Expose hair grid info in the RNA (read-only); it can be useful forLukas Tönne
2015-01-20Debug drawing feature to visualize the hair continuum grid.Lukas 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-20Fix for scons files missing physics include folder.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-20Reduced minimum for cloth solver substeps to 1.Lukas Tönne
2015-01-20Partial response force for hair collisions.Lukas Tönne
2015-01-20Debug drawing for simulations, to aid in visualizing abstract data suchLukas Tönne
2015-01-20Some initial collision code, without actual response forces still.Lukas 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-19Make use/computation of lnors consistant.Bastien Montagne
2015-01-19Fix: ActionGroups.new() UI description copy-paste errorSybren A. Stüvel
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2015-01-19WM: add a notifier for camera/viewport optionsCampbell Barton
2015-01-19RNA/API: name outliner sort option like UIListCampbell Barton
2015-01-19Outliner: Make alphabetical sorting optionaljulianeisel
2015-01-16FCurve RNA API: add funcs to convert to samples/to keyframes.Bastien Montagne
2015-01-16Fix T43271: Sequencer: RNA's 'add_effect' was not updating effect strip len c...Bastien Montagne
2015-01-14Transfer Data: resurrect fake AND/OR when transferring 'boolean' values like ...Bastien Montagne
2015-01-13Fix UI messages (own stupidness even :/ ).Bastien Montagne
2015-01-13Cleanup: fixes for building with recent clangCampbell Barton
2015-01-13Pataz-Gooseberry Request: Limits on Volume Preservation for Spline IKJoshua Leung
2015-01-12Cleanup: add missing MovieClip entry in RNA's id_type_items, and respect alph...Bastien Montagne
2015-01-12Fix T43206: region_2d_to_origin_3d has no ortho offsetCampbell Barton
2015-01-12Cleanup: rename BKE's 'object_data_transfer' to 'data_transfer' to avoid same...Bastien Montagne
2015-01-11Modifiers shall be listed in alphabetical order in UI...Bastien Montagne
2015-01-11Fix T43204: Shrinkwrap constraint, project mode: Space ignored in bone case.Bastien Montagne
2015-01-10Transfer data: add modifier.Bastien Montagne
2015-01-09Transfer Data: add main core code and operators.Bastien Montagne
2015-01-07PyAPI: Call to get the pixel x,y in a text blockMartin Felke
2015-01-06Remove slurph shape-key featureCampbell Barton
2015-01-06Fix copy-paste of colors to generated color not being correct. 'Antony Riakiotakis
2015-01-06Logic Bricks *must* be kept in alphabetical orderDalai Felinto
2015-01-05Fix T43111: Node Editor (Slider) Draw Glitchjulianeisel