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
2012-05-04Fix related to #31118: ensure tesselated faces are available when exportingBrecht Van Lommel
2012-05-04There is no GLenum called LIGHT_POSITIONJason Wilkins
2012-05-04Small hull bmop fix, distance check from plane needs absolute value.Nicholas Bishop
2012-05-04Style cleanup: spaces around operatorsSergey Sharybin
2012-05-04Camera tracking: show disabled active track even if Show Disabled is switched...Sergey Sharybin
2012-05-04Possible fix for #31054: cycles viewport rendering not working with CUDA forBrecht Van Lommel
2012-05-04Camera tracking: switch dopesheet information to lazy calculationSergey Sharybin
2012-05-04code cleanup: double promotion & some style cleanupCampbell Barton
2012-05-04Fix #31258: collada now selects newly added objects after import.Brecht Van Lommel
2012-05-04code cleanup:Campbell Barton
2012-05-04fix for last commit, (warning was without openmp only)Campbell Barton
2012-05-04Fix strand render + instancing render bug, gave tile artifacts.Brecht Van Lommel
2012-05-03style cleanup: formatting and some float/double promotionCampbell Barton
2012-05-03code cleanup: minor changes to get trunk compiling with strict warnings.Campbell Barton
2012-05-03Clip editor: sort order for dopesheet channelsSergey Sharybin
2012-05-03Camera tracking: pre-calculate tracked segments for dopesheet channelsSergey Sharybin
2012-05-03Camera tracking: clear clipboard path before copying tracks to it.Sergey Sharybin
2012-05-03Camera tracking: apparently one of tracking presets was never merged from tomatoSergey Sharybin
2012-05-03Fix #31234: vertex normals not update after knife cut.Brecht Van Lommel
2012-05-03Fix #31275: mesh draw issues after adding hook to mesh in edit mode.Brecht Van Lommel
2012-05-03Fix #31273: videotexture ImageRender not working in blenderplayer.Brecht Van Lommel
2012-05-03Fix #31259: particle grid distribution not working.Brecht Van Lommel
2012-05-03Fix #31272: Blender Crashes when press renderSergey Sharybin
2012-05-03Fix #31254: OpenGL-Rendering dark without Effect-StripSergey Sharybin
2012-05-03Fix #31178, the cause is hidden and selected faces would return NULL as UVEle...Antony Riakiotakis
2012-05-03Fix #31266: Track preview is shifted by half a pixelSergey Sharybin
2012-05-03Fix #31139: fractal mesh subdivide was only working along normal where previo...Brecht Van Lommel
2012-05-03Fix #31257: tiff reader not reading 16 bit grayscale images correctly.Brecht Van Lommel
2012-05-03Fix #31108: entering local view with glsl shows objects black. Now keeps lampsBrecht Van Lommel
2012-05-03Enum property items were missing a terminator item.Lukas Toenne
2012-05-03Grr! Fix for own error in r46193.Bastien Montagne
2012-05-03Patch [#30965] Cancel Sculpt Stroke w/ ESCAPEJason Wilkins
2012-05-03Patch [#30255] Center Last StrokeJason Wilkins
2012-05-03ED_object_exit_editmode needs ED_object.hJason Wilkins
2012-05-03Fix #31256: collada export while in edit mode does not export edit mode changes,Brecht Van Lommel
2012-05-03Fix #31250, #31248: wrong vertex normals after transform apply, collada import,Brecht Van Lommel
2012-05-03Fix #31253: collada export default file name now is no longer alwaysBrecht Van Lommel
2012-05-03Initialize an input in bmo_hull.Nicholas Bishop
2012-05-02Fix #31247: cycles crash after recent bugfix.Brecht Van Lommel
2012-05-02Fix #31089: collada file crashing on importing file with unknown/unsupported ...Brecht Van Lommel
2012-05-02Style cleanup: spaces around operatorsSergey Sharybin
2012-05-02Clip editor: cleanup of View menu - do not show operators which doesn't make ...Sergey Sharybin
2012-05-02Cycles: add Ray Length output to Light Path node. This gives the distance tra...Brecht Van Lommel
2012-05-02Clip editor: remove Z-key shortcut for curve view. It doesn't make many sense...Sergey Sharybin
2012-05-02Clip editor: added drag-n-drop support so files can be opened in clip editorSergey Sharybin
2012-05-02Fix #31176: Collada model shows weird textures in editmodeJuha Mäki-Kanto
2012-05-02Fix #31190: mirror modifier caused non-planar quads to be split differently onBrecht Van Lommel
2012-05-02Fix wrong unified weight paint value version patch, was doing incorrect versi...Brecht Van Lommel
2012-05-02Fix #31236: linking a socket of a different type to an existing node group ou...Brecht Van Lommel
2012-05-02Small enhancement to Fast Gaussian compo blur node: do not compute when size ...Bastien Montagne