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-11-28Camera tracking: moved camera solver into it's own jobSergey Sharybin
2011-11-28Camera tracking: missed this presets files in previous commitSergey Sharybin
2011-11-28Camera tracking: merging tracking presets stuff from tomato branchSergey Sharybin
2011-11-28remove duplicate extern_colamd from blenderplayer cmakeAntony Riakiotakis
2011-11-28Fix typo in track selection operator.Sergey Sharybin
2011-11-28fix for building as a python moduleCampbell Barton
2011-11-28Superficial changes for bmesh bevel to sync with bmesh branch, also noticed l...Campbell Barton
2011-11-28quiet some warnings and logical errors.Campbell Barton
2011-11-28BLI_mempool_findelem() only worked when no elements were freed, use the itera...Campbell Barton
2011-11-27Do not use search area of unselected tracks when searching for nearestSergey Sharybin
2011-11-27Buildbot configuration tweaksSergey Sharybin
2011-11-27Camera tracking: refactor of tracks synchronization stuffSergey Sharybin
2011-11-27accessing rna 'default_flag' attribute of a non enum-flag could crash. eg.Campbell Barton
2011-11-27UI: tweak to panel header padding, made region expander a bit smaller andBrecht Van Lommel
2011-11-27minor cycles editsCampbell Barton
2011-11-27mempool utility function to get the element at an index BLI_mempool_findelem(...Campbell Barton
2011-11-27Fix [#29410] Blender svn 2.60.5 r42177, compositor, glare node bug.Bastien Montagne
2011-11-26Fix #29406: show Sequence as render layer when rendering from sequencer, to makeBrecht Van Lommel
2011-11-26check if an addon exists before getting its mtimeCampbell Barton
2011-11-26fix for own error with id props when adding byte stringsCampbell Barton
2011-11-26minor bpy api editsCampbell Barton
2011-11-26Add missing GLEW_STATIC definition, causing link errors.Antony Riakiotakis
2011-11-26* Fix some wrong icon names in MESH_MT_vertex_group_specials, they caused err...Thomas Dinges
2011-11-26A bunch of fixes and tweaks in RNA messages, found while translating them in ...Bastien Montagne
2011-11-26Fix for linking cycles group nodes in the sidebar menu (bug #29403). The temp...Lukas Toenne
2011-11-26pass args as vectors to opengl functions where possible.Campbell Barton
2011-11-26replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAXCampbell Barton
2011-11-26minor edit - weight_to_rgb() and ramp_blend() now take a float vector rather ...Campbell Barton
2011-11-26add null check, crashes py 3.3 which isn't released but adding the check is h...Campbell Barton
2011-11-25Do not use transparent rendering in 3d viewport for objects which are in edi...Sergey Sharybin
2011-11-25libmv: don't replace flags with rel_flags but add, to preserve all flagsJens Verwiebe
2011-11-25Patch #29394: Error in VIEW3D_MT_EDIT_CURVE menuSergey Sharybin
2011-11-25Image save as operator 'BW' option wasnt working on some formats, now only sh...Campbell Barton
2011-11-25use enum for draw wire setting to be easier to read, no functional change.Campbell Barton
2011-11-25blacklist language property for sphinx docs, encoding was messing up PDF gene...Campbell Barton
2011-11-25skip importing shutil on load.Campbell Barton
2011-11-25Merging Blenderplayer modifier fix (U.gameflags |= USER_DISABLE_VBO) from Cuc...Mitchell Stokes
2011-11-25Fix cycles python error introduced in revision 42138.Brecht Van Lommel
2011-11-25Fix part of #29310: secondary point caches for cloth did not get stepsBrecht Van Lommel
2011-11-25Fix #29371: crash deleting objects in outliner. This was introduced in theBrecht Van Lommel
2011-11-24UI: small fix for forward compatibility, keep this style setting so openingBrecht Van Lommel
2011-11-24pep8 edits and avoid naming conflicts with python builtinsCampbell Barton
2011-11-24BGE patch: [#29285] Video Texture: Avoid slow rescale (non power of 2 support...Dalai Felinto
2011-11-24Scons / Cycles:Thomas Dinges
2011-11-242.6 Code removal:Thomas Dinges
2011-11-24Fix #29366: multires crash with meshes that had verts/edges not connected to ...Brecht Van Lommel
2011-11-24(See http://codereview.appspot.com/5431064/ for review of patch)Konrad Kleine
2011-11-24Fix #29369: bpy.data.curves.new(name= "test" , type = 'SURFACE') does not cre...Sergey Sharybin
2011-11-24Fix #29306: Alt+N, Enter In Image View Does closes the dialog without executing.Sergey Sharybin
2011-11-24Fix #29384: Mesh without polygons + Modifier crashes when switching to sculpt...Sergey Sharybin