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-10-18Fix #32904: strange pattern on subdivided cube with anistropic shader. NowBrecht Van Lommel
2012-10-16Fix for second bug reported in #32846: Particle emitters are still shown for ...Lukas Toenne
2012-10-16Cycles: non-camera viewport render border supportSergey Sharybin
2012-10-16Cycles: object motion blur enabled, so in addition to camera motion, movingBrecht Van Lommel
2012-10-16MESH_OT_vert_connect was missing select flush (newly created edges were not s...Campbell Barton
2012-10-16Cycles: fix some update issues with camera motion blur, and do some more workBrecht Van Lommel
2012-10-15Cycles: tweak progressive refine tooltip to make it more clearBrecht Van Lommel
2012-10-13Cycles: progressive refine optionSergey Sharybin
2012-10-10Cycles: per-BSDF normal input and new Bump node.Brecht Van Lommel
2012-10-10Cycles: make anistropic BSDF / tangent work without UV map, based on generatedBrecht Van Lommel
2012-10-10Cycles: Anisotropic BSDF enabled, with tangents now computed from the active ...Brecht Van Lommel
2012-10-09Cycles: camera motion blur enabled.Brecht Van Lommel
2012-10-06Cycles / OSL:Thomas Dinges
2012-10-05Cycles: add "From Dupli" option for texture coordinate node. This gets theBrecht Van Lommel
2012-10-01Fix #32725: cycles border render + panorama camera not working in viewport. I...Brecht Van Lommel
2012-09-30Cycles UI Tweak: Thomas Dinges
2012-09-28Fix cycles "synchronizing object" status being shown when it was already fini...Brecht Van Lommel
2012-09-27pep8 cleanupCampbell Barton
2012-09-26fix for cycles/python script error in normal panelCampbell Barton
2012-09-24Fix #32638: mesh double sided normals option not available in any Cycles panel.Brecht Van Lommel
2012-09-23fix for incorrect declaration rna_Object_free_duplilist() in cycles.Campbell Barton
2012-09-21Cycles:Thomas Dinges
2012-09-21* Fix for r50782, new "Geometry Data" Panel was missing in Cycles. Thomas Dinges
2012-09-21Cycles UI:Thomas Dinges
2012-09-20Fix #31888: cycles crashes using movie for image texture. This is not supportedBrecht Van Lommel
2012-09-17Revert r50528: "Performance fix for Cycles: Don't wait in the main UI thread ...Lukas Toenne
2012-09-17Cycles: change preview "resolution divider" that gave the number of lowerBrecht Van Lommel
2012-09-16code cleanup: quiet warnings for gcc's -Wundef, -Wmissing-declarationsCampbell Barton
2012-09-12Cycles UI:Thomas Dinges
2012-09-11Performance fix for Cycles: Don't wait in the main UI thread when resetting d...Lukas Toenne
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-09-03Fix #32144: cycles viewport missing update with dupliverts. Ideally this woul...Brecht Van Lommel
2012-09-03* Added back UI switch for the Cycles shading system. Only visible when the f...Thomas Dinges
2012-09-01Fix #32463, Cycles crashing. The particle system sync_recalc part was checkin...Lukas Toenne
2012-08-31Cycles: Fix for particle info node crash: The particle 'alive' state can be s...Lukas Toenne
2012-08-31Cycles: Start the particle index for object instances at 1 instead 0. The fir...Lukas Toenne
2012-08-31Cycles: Tag particle systems after syncing to make sure the particle system m...Lukas Toenne
2012-08-31Added a bunch of additional particle state attributes to the Cycles particle ...Lukas Toenne
2012-08-31Fix for #32184 and redesign of particle storage in Cycles.Lukas Toenne
2012-08-30clamp for Mix nodeDalai Felinto
2012-08-29Cycles bugfix: [32431] Cycles Math Node : Clamp does not workDalai Felinto
2012-08-10Fix for particle object rendering in Cycles. On object sync the object first ...Lukas Toenne
2012-07-26Added a particle index output to the Particle Info Cycles node. This is requi...Lukas Toenne
2012-07-23fix for cycles bug in localview: see r48269, bits used for localview gave col...Campbell Barton
2012-07-04More spell checking.Bastien Montagne
2012-06-25Fix cycles not working in 3d local view, and missing update when toggling hidingBrecht Van Lommel
2012-06-20Fix #31883: cycles vectors pass rendering crash with some render layers usingBrecht Van Lommel
2012-06-20style cleanupCampbell Barton
2012-06-14Cyles UI:Thomas Dinges
2012-06-13Cycles:Thomas Dinges