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
2014-02-12Revert own previous commit rBe2f9afbaabbd.IRIE Shinsuke
2014-02-11Blender Internal: Modify material property "Cast Buffer Shadows" to affect ra...IRIE Shinsuke
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-12Style Cleanup: whitespaceCampbell Barton
2013-12-30Main API: refactor naming, use BKE_main_ prefix and add main arg.Campbell Barton
2013-12-17Changes to partial update during renderingSergey Sharybin
2013-11-26Blender Internal: Fix material preview that the bounce lights permanently dis...IRIE Shinsuke
2013-08-28Fix #36555: preview render in properties editor did not get cancelled andBrecht Van Lommel
2013-07-29minor changes for confusing code.Campbell Barton
2013-07-10Fix #36075: editing shading nodes could still crash blender internal renderedBrecht Van Lommel
2013-05-15Fixes for blender internal viewport render:Brecht Van Lommel
2013-05-123D viewport render preview:Ton Roosendaal
2013-04-28warning cleanup: assignment to unused vars, r56359 changes how brush falloff ...Campbell Barton
2013-04-26Fix preview render not starting in some cases, now starts the preview renderingBrecht Van Lommel
2013-04-24Fix blender internal preview rendering continuously restarting after recentBrecht Van Lommel
2013-04-16Blender Internal Render in viewportTon Roosendaal
2013-04-14Fix for r55961 which revered texture icons fix at r55499Sergey Sharybin
2013-04-11Fix for material icon rendering with cyclesSergey Sharybin
2013-04-05code cleanup: include orderCampbell Barton
2013-03-22Fix #34720: Sculpt mode T panel has no texture previewSergey Sharybin
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-17use const pointers for file loading and booleans for animation system return ...Campbell Barton
2013-03-16code cleanup: quiet some -Wshadow warnings, mix of obvious mistakes and harml...Campbell Barton
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-03-05code cleanup: also change BKE_blender.h BLENDER_VERSION_CHAR to 'a' so as not...Campbell Barton
2013-03-05patch [#34103]Campbell Barton
2013-03-04Fix for texture preview render with show alpha enabled, now it shows noBrecht Van Lommel
2013-02-14Fix #34121: OSL + persistent images option was not freeing shader memory prop...Brecht Van Lommel
2013-02-14Fix #34240: cycles material preview of sphere + sky had black sky, now it usesBrecht Van Lommel
2013-02-12Preview image render was missing image buffer releaseSergey Sharybin
2013-02-12Fix #34209: Texture preview in brush settings does not updateSergey Sharybin
2013-01-31Cycles: disable unnecessary preview render job for per node previews, they don'tBrecht Van Lommel
2013-01-28Cycles: preview rendering support for world/material/lamp.Brecht Van Lommel
2013-01-07style cleanupCampbell Barton
2013-01-06Three fixes:Ton Roosendaal
2013-01-05Removal of old code trying to detect trackpads.Ton Roosendaal
2013-01-05Trackpad pans for UV/Image and MovieClip editors were inverse compared to all...Ton Roosendaal
2013-01-01Bug fixes, own collection.Ton Roosendaal
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-11-15Image thread safe improvementsSergey Sharybin
2012-11-06Bugfix #33092Ton Roosendaal
2012-11-05Render engines: replace number of x/y tiles with tile sizeSergey Sharybin
2012-10-23use min_ max_ functions in more places.Campbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-13Bugfix [#32865] Usercounts for World Textures not decremented after previewJoshua Leung
2012-10-10Color Management: fixed color management-less texture renderingSergey Sharybin
2012-10-01Disable render part of display transformation for icon/texture previewSergey Sharybin
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-08-29Fix wrong user counter in world node treesSergey Sharybin