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
2013-05-12Viewport Render Internal:Ton Roosendaal
2013-05-123D viewport render preview:Ton Roosendaal
2013-05-11style cleanupCampbell Barton
2013-05-10Fix #35269: compositing setup with only file output node and no composite nodeBrecht Van Lommel
2013-05-09fix [#35280] blender crashes when setting Environment Map imagefileCampbell Barton
2013-05-08Fix #35219: blender internal auto ray bias to avoid the terminator shadowBrecht Van Lommel
2013-05-08Fix #35240: command line -t number of threads option did not work for cycles.Brecht Van Lommel
2013-05-08rename BLI_ghashIterator_notDone() -> BLI_ghashIterator_done()Campbell Barton
2013-05-08use static functions for raycast functions.Campbell Barton
2013-05-06Fix crash rendering material with "Face Textures" option.Brecht Van Lommel
2013-04-26Fix 35091: Blender internal does not render face texture alphaSergey Sharybin
2013-04-25Fix freestyle crash due to freed memory access. The render data needs to beBrecht Van Lommel
2013-04-24Fix flickering black tiles in preview render, after viewport render commit, it'sBrecht Van Lommel
2013-04-24Fix #34783: smoke simulation crash when changing frame while preview rendering.Brecht Van Lommel
2013-04-24Fix for #34739 and #35060, avoid ambiguity in compositor viewer nodes.Lukas Toenne
2013-04-24fix relating to r56260, when in vertex paint mode the mesh would have tessfac...Campbell Barton
2013-04-24fix glitch where vertex baking wouldn't always refresh the mesh.Campbell Barton
2013-04-24Fix for full-sample anti-aliasing (FSAA) not working with Freestyle.Tamito Kajiyama
2013-04-21Minor code clean-up & removal of unused code segments.Tamito Kajiyama
2013-04-18Bugfix #34895Ton Roosendaal
2013-04-18Bug fix #35017Ton Roosendaal
2013-04-18Make freestyle use local Main for temporary objectsSergey Sharybin
2013-04-18style cleanupCampbell Barton
2013-04-16Blender Internal Render in viewportTon Roosendaal
2013-04-16Fix crash rendering environment maps. I think this freestyle code was notBrecht Van Lommel
2013-04-16Fix crash rendering environment maps.Brecht Van Lommel
2013-04-16Random number generator: replace a bunch of usage of the global random numberBrecht Van Lommel
2013-04-15Fix #34975: crash rendering curve/text with modifiers that alter topology,Brecht Van Lommel
2013-04-14Freestyle stroke rendering is now done before lens flare. Suggested by Ton o...Tamito Kajiyama
2013-04-14Fix for [#34913] Freestyle: Problem w/ Edge Marks combined w/ Collision.Tamito Kajiyama
2013-04-11Fix #34923 Images that have their alpha calculated should not get de-premulti...Antony Riakiotakis
2013-04-10Fix for [#34904] and [#34913]: broken Freestyle edge/face marks with modifiers.Tamito Kajiyama
2013-04-08style cleanupCampbell Barton
2013-04-07freestyle lineset `tag` attribute was defined but not used, also some code cl...Campbell Barton
2013-04-06Removed Freestyle-specific code from DerivedMesh.c.Tamito Kajiyama
2013-04-05Removed CD_MASK_FREESTYLE_EDGE and CD_MASK_FREESTYLE_FACE from CD_MASK_BAREMESHTamito Kajiyama
2013-04-05svn merge ^/trunk/blender -r55776:55813Campbell Barton
2013-04-05Fix #34867: cycles viewport render did not respect viewport visibility forBrecht Van Lommel
2013-04-04svn merge ^/trunk/blender -r55700:55776Campbell Barton
2013-04-04quiet warnings (building with -Werror)Campbell Barton
2013-04-03code cleanup: unused functionsCampbell Barton
2013-04-02Fix #34803: blender internal SSS rendering black/nan with negative texture co...Brecht Van Lommel
2013-04-01Merged changes in the trunk up to revision 55700.Tamito Kajiyama
2013-03-31Work-in-progress re-implementation of CustomData-based edge/face marks.Tamito Kajiyama
2013-03-31style cleanupCampbell Barton
2013-03-29misc minor edits.Campbell Barton
2013-03-28svn merge ^/trunk/blender -r55594:55635Campbell Barton
2013-03-27Fix for timing print in renders.Ton Roosendaal
2013-03-26Freestyle changes:Sergey Sharybin
2013-03-26Merging r55547 through r55594 from trunk into soc-2008-mxcurioniSergey Sharybin