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-05-08fix [#27324] WindowManager.invoke_search_popup() crashes blender and does not...Campbell Barton
2011-05-02Fix #27230: texture paint face selection mask did not work on multires. ItBrecht Van Lommel
2011-05-02SVN maintenance.Guillermo S. Romero
2011-05-01warp modifier, using negative strength inverts the transformation matrix but ...Campbell Barton
2011-05-01warp modifier, added in the render branch for durian.Campbell Barton
2011-04-29spelling corrections.Campbell Barton
2011-04-28skip some calculations with the wave modifier - when the vert has no vgroup w...Campbell Barton
2011-04-28fix [#27186] Wave modifier falloffCampbell Barton
2011-04-26- fix for player linkingCampbell Barton
2011-04-25fix [#26993] Edge Split CrashCampbell Barton
2011-04-25indentation changes only.Campbell Barton
2011-04-25Displace Modifier - Optimisation Tweaks for jpbouza and ZanQdoJoshua Leung
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-20Fix for [#27075] Explode Modifier - Apply as Shape impossibleJanne Karhu
2011-04-12fix [#26888] 3D viewport shading broken after solidify modifierCampbell Barton
2011-04-10[#26848] Keyed Particles seems to be brokenJanne Karhu
2011-04-03quiet various warnings, also disable -Wdouble-promotion with cmake since it g...Campbell Barton
2011-03-31library linked modifiers were not having their ID linked expanded properly.Campbell Barton
2011-03-27modifiers: floats were being implicitly promoted to doubles, adjust to use fl...Campbell Barton
2011-03-19remove some redundant vars, assignments & checks.Campbell Barton
2011-03-18New particle collisions code:Janne Karhu
2011-03-09image.depth, 96/128 for float color images, was 24/32 for byte images.Campbell Barton
2011-03-07fix [#26368] Solidify breaks EdgeCreaseCampbell Barton
2011-03-05use NULL rather then 0 for pointer assignments & comparison, modifier, imbuf ...Campbell Barton
2011-03-05workaround for crash (not an actual fix) [#26316] Mirror and EdgeSplit - Grab...Campbell Barton
2011-03-03solidify material offsets for 2nd surface and rim faces.Campbell Barton
2011-02-25doxygendoxygen: blender/modifiers tagged.Nathan Letwory
2011-02-24remove unused vars.Campbell Barton
2011-02-23Fix for [#26133] Explode modifier doesn't care about UVs (Option "split edges")Janne Karhu
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-02-21doxygen: entry for gpu, modifiers, nodes, python and renderNathan Letwory
2011-02-20misc warnings/fixesCampbell Barton
2011-02-16sphinx doc gen: multiple examples possible and include the scripts docstring ...Campbell Barton
2011-02-16Fix for [#26102] Particle Texture mismapped on Multires (in some modes)Janne Karhu
2011-02-15Tweak priority so link error on Linux is solved. Reported by Hypercrush on IRC.Nathan Letwory
2011-02-13many functions in blender are not marked static but should be.Campbell Barton
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-02-13enforce string limits (reported by pedantic checking tools & some developers).Campbell Barton
2011-02-12fix for more warnings.Campbell Barton
2011-02-10small fix so older files are loaded with merge on in the mirror modifiersMichael Fox
2011-02-10Set default for merge mirror to ONDaniel Salazar
2011-02-10small feature request from zanqdo, merging in the mirror modifier is now opti...Michael Fox
2011-02-09fix [#25968] Crash on changing merge distance in array modifier with edgespli...Campbell Barton
2011-01-31Todo issue: sculpting on deformed meshSergey Sharybin
2011-01-30remove nan-makefilesCampbell Barton
2011-01-25use cmake defined names for jpeg, png, zlib and python libs, building on *nix...Campbell Barton
2011-01-23correct own bad spellingCampbell Barton
2011-01-21correct spellingCampbell Barton
2011-01-18bad spelling; 'indicies' --> 'indices'Campbell Barton