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
2012-06-04Merged changes in the trunk up to revision 47381.Tamito Kajiyama
2012-06-03Part-Bugfix, Part-Feature Completion: 'Armature' Option for Mask ModifierJoshua Leung
2012-05-31 * Added new dilate/erode functionJeroen Bakker
2012-05-30BGE #30734: add support for physics linear and angular thresholds and deactiv...Benoit Bolsee
2012-05-29more plugin removalCampbell Barton
2012-05-29Massive Code cleanup:Thomas Dinges
2012-05-29BGE patch #28476: Character object physics typeBenoit Bolsee
2012-05-27style cleanupCampbell Barton
2012-05-27code cleanup: remove mode comments, these were applied very un-evenly across...Campbell Barton
2012-05-27Merged changes in the trunk up to revision 47056.Tamito Kajiyama
2012-05-26solidify option to flip normalsCampbell Barton
2012-05-25style cleanupCampbell Barton
2012-05-253D View: add Backface Culling option, to hide faces when seen from the back s...Brecht Van Lommel
2012-05-25Smoke: Start fixing scaling issues which happen with non cube-shaped domains.Daniel Genrich
2012-05-24Code Cleanup - DNA_space_types.h - Part 2 - Rearranging StuffJoshua Leung
2012-05-24Code Cleanup - DNA_space_types.h - Replaced all #define-lists with enumsJoshua Leung
2012-05-24Restoring Group Colours for Animation Channels - Part 1Joshua Leung
2012-05-22Add new theme-able color, TH_SKIN_ROOT.Nicholas Bishop
2012-05-22Add skin modifier: DNA, RNA, UI, and MOD_skin.c implementation.Nicholas Bishop
2012-05-22Add MVertSkin DNA/RNA and customdata (CD_MVERT_SKIN).Nicholas Bishop
2012-05-22A number of new features for the node editor in general and the Frame node in...Lukas Toenne
2012-05-22Add input sample averaging to PaintStroke.Nicholas Bishop
2012-05-21Added switch in dilate/erode between old (Step) and new (Distance)Jeroen Bakker
2012-05-21code cleanup: spellingCampbell Barton
2012-05-20code cleanup:Campbell Barton
2012-05-19Merged changes in the trunk up to revision 46787.Tamito Kajiyama
2012-05-18add option for screw modifier to smooth shade. (renamed smooth_shading to use...Campbell Barton
2012-05-18Partial revert of r46542.Lukas Toenne
2012-05-18Add smooth-shading option for remesh modifier.Nicholas Bishop
2012-05-17 ____ Jeroen Bakker
2012-05-17style cleanup: block commentsCampbell Barton
2012-05-16Spell check fix (lenght -> length)Bastien Montagne
2012-05-16Code cleanup: simplify standard GHash creation.Nicholas Bishop
2012-05-15Add 'area' mode for brush texture projection.Nicholas Bishop
2012-05-15Code cleanups for sculpt-related code.Nicholas Bishop
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-05-12style cleanup: whitespace, bli & makesdnaCampbell Barton
2012-05-12Merged changes in the trunk up to revision 46557.Tamito Kajiyama
2012-05-11A couple more changes to the file and image nodes to improve access to layers...Lukas Toenne
2012-05-11style cleanup: mainly sculpt/whitespaceCampbell Barton
2012-05-11Add mask brush for sculpt mode.Nicholas Bishop
2012-05-11Add DNA and customdata entries for paint masks.Nicholas Bishop
2012-05-11Add new options to PAINT_OT_brush_select, toggle and create_missing.Nicholas Bishop
2012-05-08Fix reseting of particle lifetime and unborn feature when adding smoke - repo...Daniel Genrich
2012-05-06code cleanup: documentation commitCampbell Barton
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-05-05Merged changes in the trunk up to revision 46309.Tamito Kajiyama
2012-05-04Added start and end bevel factor for curves, so now it's possible to makeSergey Sharybin