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-06-02Fix #27241: crash with point density texture when using particle age/velocityBrecht Van Lommel
2011-05-31cmake maintenanceCampbell Barton
2011-05-29General error in coderivative for orthogonal camera. Culprit of new bump fail...Daniel Salazar
2011-05-18additional bake modesM.G. Kishalmi
2011-05-13* Enabled rna access to fluid sim velocity vectorsMatt Ebb
2011-05-10minor cleanup: make functions static, use NULL for pointer comparisons,Campbell Barton
2011-05-08comment some unused code.Campbell Barton
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
2011-05-01Style CleanupCampbell Barton
2011-05-01=trunk=Joseph Eagar
2011-04-30Fix one more crash introduced with r36384: trying to bake resulted in a segfaultSergey Sharybin
2011-04-30fixed a crash introduced in r36384M.G. Kishalmi
2011-04-30use camera render argument to avoid temp overwriting the scene camera.Campbell Barton
2011-04-30- pass the camera to the render stamp function.Campbell Barton
2011-04-30add back support for rendering local view camera.Campbell Barton
2011-04-29spelling corrections.Campbell Barton
2011-04-27fix [#27174] World Starfield Generation causes crashCampbell Barton
2011-04-26fixed some issues with the new "shadow only + shading" code.M.G. Kishalmi
2011-04-24harmless changes to quiet clang static check warnings.Campbell Barton
2011-04-23Fix #27048: text + SimpleDeform modifier = weird render result!Sergey Sharybin
2011-04-22zoom operator.Campbell Barton
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-21fix [#27084] Crash when chosing non-voxel data file in voxel data texture inputCampbell Barton
2011-04-19fix [#26900] Problem with active camera between scenesCampbell Barton
2011-04-15fix [#26906] Panorama Button (Camera Data Properties)Campbell Barton
2011-04-15style changes & replace some memset's with zero initializers.Campbell Barton
2011-04-15fix [#26937] Radio button text truncation should start at beginning of stringCampbell Barton
2011-04-14fix [#26933] Render Crash with Decimate ModifierCampbell Barton
2011-04-14no functional change, avoid making a 4 pointer array just for an index lookup...Campbell Barton
2011-04-14fix [#26902] Raytracing black dotsCampbell Barton
2011-04-12report missing engines on file load. (request from Martin).Campbell Barton
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