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
2011-02-26Bugfix #26221Ton Roosendaal
2011-02-23Bugfix #26188Ton Roosendaal
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-21bugfix [#26156] Opening .blend files through OS ignores "Load UI" flagCampbell Barton
2011-02-21bugfix [#26118] Getting 'Error Totblock' when using sub-properties from a Poi...Campbell Barton
2011-02-21Experimental option to build blender as a python module, rather then blender ...Campbell Barton
2011-02-19From the todo:Ton Roosendaal
2011-02-17OpenGL playblasts now respect Preview Range, making it easier toJoshua Leung
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-13Some more fixes for particle textures:Janne Karhu
2011-02-08bugfix [#25969] GLSL missing an update on texture slot changeM.G. Kishalmi
2011-02-07Bugfix 25965Ton Roosendaal
2011-02-07Todo/feature requestTon Roosendaal
2011-01-30remove nan-makefilesCampbell Barton
2011-01-13remove/comment unused varsCampbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-05Todo item:Ton Roosendaal
2011-01-04Todo item:Ton Roosendaal
2011-01-03Todo: Material nodesTon Roosendaal
2011-01-03avoid int/float comparisons within a number of for loops in deep shadow map c...Campbell Barton
2011-01-02Bugfix #25446 (and todo item)Ton Roosendaal
2010-12-31reverting part of Ton's commit r33911.Campbell Barton
2010-12-27Small fixes:Ton Roosendaal
2010-12-27Usability fix:Ton Roosendaal
2010-12-24Bugfix #25357Ton Roosendaal
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-22IRC fix: removing material slot from Object didn't refresh 3D correct.Ton Roosendaal
2010-12-20Bugfix #25301Ton Roosendaal
2010-12-20Bugfix #25307Ton Roosendaal
2010-12-19Bugfix #25301Ton Roosendaal
2010-12-19Bugfix #25288Ton Roosendaal
2010-12-17Bugfix #25259Ton Roosendaal
2010-12-16SVN maintenance.Guillermo S. Romero
2010-12-13Bugfix #25191Ton Roosendaal
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03Bugfix #20565Ton Roosendaal
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-11-30Add option for CMake to build libredcode, also use CODEC prefix for ffmpeg, q...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-23use zero initializers instead of memset(), also change PointerRNA_NULL from a...Campbell Barton
2010-11-21- include pthreads for win32 globally (as with opengl).Campbell Barton
2010-11-18Bugfix #22052Ton Roosendaal
2010-11-18Bug fix:Ton Roosendaal
2010-11-16option to immediately write single render to a file added for OpenGL render.Campbell Barton
2010-11-16option to write images to a files on single frame renders, this isn't accesse...Campbell Barton
2010-11-12Makefile fix for compiling with quicktime.Ton Roosendaal
2010-11-09Bugfix #20812 (and probably others)Ton Roosendaal