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-07-10Fix #36082: animation playback not working after rendering of background scen...Brecht Van Lommel
2013-07-09Fix blender environment map texture looking different on the first render withBrecht Van Lommel
2013-07-09Fix #35979, #35937, #35739: undo crashes and missing updates with blenderBrecht Van Lommel
2013-07-08Fix #35960, #36044: blender internal viewport rendering crash while editing d...Brecht Van Lommel
2013-07-07Fix for Bug #35970: Freestyle + Particles = Crash.Tamito Kajiyama
2013-07-06fix for crash deleting the world when viewport preview is used.Campbell Barton
2013-07-05fix [#36005] viewport rendering crashes blenderCampbell Barton
2013-07-05correct typo in previous commit & minor changes.Campbell Barton
2013-07-04Fix #35957: blender internal viewport render did not do correct color managementBrecht Van Lommel
2013-07-03Fix #35986: "Full sample AA not supported without 3d rendering" message wasBrecht Van Lommel
2013-07-02remove nan copyrights from code added since blender become opensource (copy p...Campbell Barton
2013-06-28Fix #35412: blender internal "from dupli" texture coordinates not working withBrecht Van Lommel
2013-06-28Fix: blender internal transparent shadows were not influenced by object color...Brecht Van Lommel
2013-06-27fix for crash reading from a freed scene when exiting blender.Campbell Barton
2013-06-26Fix #35883: freestyle + envmap render crashed.Brecht Van Lommel
2013-06-25Fix typo made back in svn rev35785Sergey Sharybin
2013-06-25Render stats text: show elapsed time for blender internal, hide useless "Sing...Brecht Van Lommel
2013-06-21Code cleanup: fix some vs2012 compiler warningsBrecht Van Lommel
2013-06-20Fix #35807: blender internal motion blur render without antialiasing wouldBrecht Van Lommel
2013-06-20Fix #35439: Render Border have weird influence on compositingSergey Sharybin
2013-06-16when setting the subframe for large frames (250,000+) the precision was very ...Campbell Barton
2013-06-13Fix blender internal showing SSS preprocessing status message even if there i...Brecht Van Lommel
2013-06-13Fix #35664: blender internal material index pass + ztransp + multiple materialsBrecht Van Lommel
2013-06-13Fix #35735: blender internal viewport rendering was missing SSS update whenBrecht Van Lommel
2013-06-11Fix #35561: freestyle + read full sample layers = crash.Tamito Kajiyama
2013-06-10Fix #35681: cycles excluded layers still got evaluated before and afterBrecht Van Lommel
2013-06-08code cleanup: warn undefined compiler defines.Campbell Barton
2013-06-01Fix for r56965 by Tamito:Thomas Dinges
2013-05-30remove redundant includes from cmake and scons.Campbell Barton
2013-05-29Make sure bool will always have the same size in C and C++Sergey Sharybin
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-28code cleanup: comment/remove unused definesCampbell Barton
2013-05-26BLI_math rename functions:Campbell Barton
2013-05-24Fix #35493: Blender crash when rendering in terminal modeSergey Sharybin
2013-05-22Temporary fix for [#35467] wrong lines with panoramic camera.Tamito Kajiyama
2013-05-22Fix #35458: SIGSEGV ( crash ) in imagewraposa()Sergey Sharybin
2013-05-21remove return value from MEM_freeN, it wasn't used anywhere and was cast to a...Campbell Barton
2013-05-20code cleanup: scons - binreloc include was copied all over the place for no r...Campbell Barton
2013-05-20code cleanup: split scons includes onto multiple lines, reduce chance of incl...Campbell Barton
2013-05-173D Viewport rendering (Blender Internal)Ton Roosendaal
2013-05-16Fix #35384: animation to enable/disable render layers was applied one frame tooBrecht Van Lommel
2013-05-16fix [#35385] freestyle rendering crash blenderCampbell Barton
2013-05-15Fixes for blender internal viewport render:Brecht Van Lommel
2013-05-15Fix for missing finalization of memory blocks allocated in the Freestyle module.Tamito Kajiyama
2013-05-13fix [#35335] Crash when rendering a text object with a remesh modifier and a ...Campbell Barton
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