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
path: root/intern
AgeCommit message (Expand)Author
2012-01-23svn merge ^/trunk/blender -r43616:43639Campbell Barton
2012-01-23Fix for compilation error when using scons and carve is disabledSergey Sharybin
2012-01-23Cycles Textures:Thomas Dinges
2012-01-23Cycles UI:Thomas Dinges
2012-01-23Committing patch "[#27676] Change window size/resolution in realtime" by me.Mitchell Stokes
2012-01-22svn merge ^/trunk/blender -r43564:43609Campbell Barton
2012-01-22Fix #29935: missing cycles update/crash when removing world datablock form sc...Brecht Van Lommel
2012-01-22Fix missing shadows with cycles world sample as lamp option, my mistake inBrecht Van Lommel
2012-01-20use property definitions more consistant with other addons in trunk. (no func...Campbell Barton
2012-01-20Sample as Lamp option for world shaders, to enable multiple importance sampling.Brecht Van Lommel
2012-01-19svn merge ^/trunk/blender -r43482:43524Campbell Barton
2012-01-19added support for the 3Dconnexion SpaceMouse Pro -- tested on Linux w/ spacen...Mike Erwin
2012-01-19Fix small code issue pointed out by nico_ga, was doing negation on unsigned t...Brecht Van Lommel
2012-01-19allow building without xinput againCampbell Barton
2012-01-18Fix #25581: No pressure sensitivity in sculpt modeSergey Sharybin
2012-01-18ghost tests weren't building and added some comments to ghost docs.Campbell Barton
2012-01-18svn merge ^/trunk/blender -r43461:43472Campbell Barton
2012-01-17misc small changes and bmesh support for testing scriptCampbell Barton
2012-01-17svn merge ^/trunk/blender -r43443:43461Campbell Barton
2012-01-17Compilation error when using mingw+sconsSergey Sharybin
2012-01-17svn merge ^/trunk/blender -r43420:43436Campbell Barton
2012-01-16Carve booleans library integrationSergey Sharybin
2012-01-16patch [#29856] UTF-8 copy&paste for Win32 GHOSTSv. Lockal
2012-01-16Cycles: add option to cache BVH's between subsequent renders, storing the BVH onBrecht Van Lommel
2012-01-15svn merge ^/trunk/blender -r43345:43381Campbell Barton
2012-01-14remove api from addon bl_info, was never used.Campbell Barton
2012-01-13svn merge ^/trunk/blender -r43294:43338Campbell Barton
2012-01-12Fix #29860: cycles musgrave scale input not working correct.Brecht Van Lommel
2012-01-12Cucumber - AA for blenderplayer and fullscreenDalai Felinto
2012-01-11svn merge ^/trunk/blender -r43278:43294Campbell Barton
2012-01-11svn merge ^/trunk/blender -r43220:43278 --accept postponeCampbell Barton
2012-01-11Fix #29848: cycles not respecting dupli group visible layers, also exposedBrecht Van Lommel
2012-01-11Fix: cycles CPU device not being used when it should be on some multi-GPUBrecht Van Lommel
2012-01-11Added mode-getting functions for GHOST under X11 (GNU/Linux).Alex Fraser
2012-01-11This patch implements mode switching (resolution changing) for full-screen ga...Alex Fraser
2012-01-11patch [#29853] UTF-8 copy&paste for X11 GHOSTCampbell Barton
2012-01-09Cycles: multi GPU rendering support.Brecht Van Lommel
2012-01-09Cycles: show elapsed time for F12/background render.Brecht Van Lommel
2012-01-09Cycles: small tweak to checker texture, scale rather than add with epsilon,Brecht Van Lommel
2012-01-08Cycles: checker texture node, patch by Thomas.Brecht Van Lommel
2012-01-08svn merge ^/trunk/blender -r43183:43220Campbell Barton
2012-01-06Fix #29760: cycles border render issue on 32 bit linux.Brecht Van Lommel
2012-01-05svn merge ^/trunk/blender -r43124:43160Campbell Barton
2012-01-04Cycles: device code refactoring, no functional changes.Brecht Van Lommel
2012-01-03svn merge ^/trunk/blender -r43062:43085Campbell Barton
2012-01-02Fix #29695: cycles particle emitter not being properly hidden.Brecht Van Lommel
2012-01-02Fix #29740: missing cycles viewport update with animated node socket values.Brecht Van Lommel
2012-01-02Fix #29755: cycles crash with array modifier that can produce material indicesBrecht Van Lommel
2012-01-02Fixes two crashers for games, with GHOST under SDL:Alex Fraser
2012-01-02Mode switching for GHOST under X11: adds the ability to change screen resolut...Alex Fraser