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-04-10Bugfix #26842Ton Roosendaal
2011-04-10quiet msvc/mingw compiler warnings.Campbell Barton
2011-04-02quiet gcc float -> double promotion warnings.Campbell Barton
2011-04-01Partial fix for #26673: sss + normal map wasn't compatible with previous vers...Brecht Van Lommel
2011-03-31fix for a crash when loading a new blend file which had a scene with the same...Campbell Barton
2011-03-29Fix #26637: another problem with recent normals change, objects with negativeBrecht Van Lommel
2011-03-292 fixes for un-initialized memory uses, when running testfile: teapot_envmap....Campbell Barton
2011-03-25Bugfix #26195Ton Roosendaal
2011-03-24Bugfix 26578Ton Roosendaal
2011-03-24Fix #26571: slow approximate AO with zero area faces.Brecht Van Lommel
2011-03-21Bugfix #26549Ton Roosendaal
2011-03-20Fix #26557: dots near alpha borders on textures. Tweak threshold in alphaBrecht Van Lommel
2011-03-20Fix/change in normal computation, now the viewport uses the same angleBrecht Van Lommel
2011-03-16Fix for [#26520] Point Density turbulence not accessible in Texture Properties.Janne Karhu
2011-03-16Fix nan / black dots in image textures in some corner cases.Brecht Van Lommel
2011-03-12Fix #25931: strand render + ray traced AO give tile image. The random numbersBrecht Van Lommel
2011-03-12Fix #26035: fix crash building raytree with inf/nan values in raytree. There'sBrecht Van Lommel
2011-03-12Fix #26203: crash with empty raytree, all types should survive this now.Brecht Van Lommel
2011-03-12Fix #25654: strand render with instanced objects was not working right,Brecht Van Lommel
2011-03-11(no commit message)Ervin Weber
2011-03-09Fix for [#26372] Objects as PS Hair displays and renders differentlyJanne Karhu
2011-03-08Bugfix & Feature fix: Only Shadow Material optionsTon Roosendaal
2011-03-07Bugfix #26388Ton Roosendaal
2011-03-04quiet warnings and fix building without python.Campbell Barton
2011-03-03Fix for [#26254] Rendering problem with group-instances of particle-instancesJanne Karhu
2011-02-28Bug fix: Render and 3d view conflict over ob->imatJanne Karhu
2011-02-27doxygen: blender/render tagged.Nathan Letwory
2011-02-24doxygen: some more license block fixes.Nathan Letwory
2011-02-23since the introduction of 'newbump' blenderM.G. Kishalmi
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-23Adding "frame" to print in background rendering forDaniel Salazar
2011-02-22Bugfix #25967Ton Roosendaal
2011-02-21Bugfix #26116Ton Roosendaal
2011-02-21doxygen: entry for gpu, modifiers, nodes, python and renderNathan Letwory
2011-02-19Bugfix #25967Ton Roosendaal
2011-02-18fix own mistake [#26125] Command line render, absence of CRLF on certain linesCampbell Barton
2011-02-16Bugfix #26103Ton Roosendaal
2011-02-15Move mikktspace code to own library, so it is clear that it is alsoNathan Letwory
2011-02-14more vars made staticCampbell Barton
2011-02-14This commit will switch blender to use tangent space generated withinM.G. Kishalmi
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-13Small update for billboards:Janne Karhu
2011-02-12fix for more warnings.Campbell Barton
2011-02-12render stats_background() was giving clang warning about unused argument and ...Campbell Barton
2011-02-09Fix for rendering procedual bump maps, mapped in world space, since the new b...Michael Fox
2011-02-08add back options for loading a renderlayer to offset the image when copying t...Campbell Barton
2011-02-08bump-mapping update to properly supportM.G. Kishalmi
2011-02-07Bugfix 25965Ton Roosendaal
2011-02-06Bugfix #25953Ton Roosendaal