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
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-07Improved bump mapping patch by M.G. Kishalmi (lmg) and M.S. Mikkelsen (sparky).Brecht Van Lommel
2011-01-07Bug fix: particle point cache was reset on start frame if particles had grid ...Janne Karhu
2011-01-07New hair child options:Janne Karhu
2011-01-07Fix for [#25526] Inmediate crash when changing amount of particles in a parti...Janne Karhu
2011-01-07Fix for [#25506] Hair showing up in places not assigned by a weightmapJanne Karhu
2011-01-07another error in commit r34143, was using the define's 'BLEN' & 'DER_' howeve...Campbell Barton
2011-01-07fix for error in own commit r34143Campbell Barton
2011-01-07bugfix [#25457] Lack of update on undoing a lattice rigCampbell Barton
2011-01-07patch [#25490] Fix for [#22096] Blender tries to open non-blend fileCampbell Barton
2011-01-07bugfix [#25519] particlesystem, type hair, hair dynamics enabled: crash with ...Campbell Barton
2011-01-06remove assignments which are unused.Campbell Barton
2011-01-05Get rid of uninitialized variable and malicios derived mesh relising.Sergey Sharybin
2011-01-05Material slots: on adding a new one, the material datablock is now copied againBrecht Van Lommel
2011-01-05Fix #25316: distorted subsurf UV in some cases. To counter distortion at seams,Brecht Van Lommel
2011-01-05Todo item: linked curve objects behaves incorrect with modifiersSergey Sharybin
2011-01-05Fix for [#25492] Cached particles are killed too earlyJanne Karhu
2011-01-05py api function to tag all ID blocks, was available in 2.4x as.Campbell Barton
2011-01-05edits for BPY_extern.h functions, no functional changesCampbell Barton
2011-01-04comment assert and ensure meshes are always calculated with CD_MASK_BAREMESH,...Campbell Barton
2011-01-04- use BKE_keyingset_free_path where paths were being freed inline.Campbell Barton
2011-01-03Memory for bevelSplitFlag wasn't duplicated in copy_displist.Sergey Sharybin
2011-01-03Todo: Material nodesTon Roosendaal
2011-01-03Bugfix #25457Ton Roosendaal
2011-01-03rna/apiCampbell Barton
2011-01-03- add in asserts for unlikely cases of invalid ID types being assigned to key...Campbell Barton
2011-01-02Bugfix #25446 (and todo item)Ton Roosendaal
2011-01-02Spelling fix: itterator->iteratorSergey Sharybin
2011-01-02Small changes to new pointcache code:Janne Karhu
2011-01-02Splitting quad into triangles and merging triangles into quad shouldSergey Sharybin
2011-01-02New customdata layer callback: validateSergey Sharybin
2011-01-02Multires math function used for layer interpolation moved from customdata.c t...Sergey Sharybin
2011-01-02Crash fix for pointcache... bad goto's here.Ton Roosendaal
2011-01-02- correct typos in comments.Campbell Barton
2011-01-02Quiet warnings from last commit.Campbell Barton
2011-01-02Pointcache code cleanup and disk cache compression options:Janne Karhu
2010-12-31Silence more compiler warnings.Guillermo S. Romero
2010-12-31fix [#25429] Armature modifier and inverted vertex groupCampbell Barton
2010-12-31Bugfix [#25414] Entering a newline before a : still indents itJoshua Leung
2010-12-30Doh!Joshua Leung
2010-12-30Various pedantic fixes to satisfy compilers.Joshua Leung
2010-12-29Silencing some compiler warnings (gcc)Joshua Leung
2010-12-29Bugfix [#24163] (PART 2) Unable to animate INSIDE a group node in theJoshua Leung
2010-12-29Bugfix [#24163] Unable to animate INSIDE a group node in theJoshua Leung
2010-12-29Consistency cleanups for AnimData stuff:Joshua Leung
2010-12-28- Silencing some gcc warnings (yay! I can finally use this setupJoshua Leung
2010-12-28Drivers Code Cleanups and UI Tweaks:Joshua Leung
2010-12-27Bugfix #25392Ton Roosendaal
2010-12-26Fix for IRC reported bug from lmg:Sergey Sharybin
2010-12-23Bugfix #25341Ton Roosendaal