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-06Bugfixes for Motion Path drawing/updating in light of the recent changes:Joshua Leung
2012-05-06code cleanup: naming - BKE_mesh_*Campbell Barton
2012-05-05Fix #31318: cycles preview missing update for other materials using same nodeBrecht Van Lommel
2012-05-05Fix related to [#31157]: Tips (descriptions) of macro operators were not set ...Bastien Montagne
2012-05-05Second part of fix for [#31157]: Some (actually, 172) operators have no tooltip.Bastien Montagne
2012-05-05code cleanup: BKE_libblock_find_name() now takes an ID constant rather then a...Campbell Barton
2012-05-05feature request from VenomGfx- lock to active as an operator since its tediou...Campbell Barton
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05code cleanup: BKE_ naming, also make bpy.data.images.load() always load a new...Campbell Barton
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-05-05Fix #31302: UV unwrap no longer remember last conformal/angle based unwrapperBrecht Van Lommel
2012-05-05code cleanup: brush/camera namingCampbell Barton
2012-05-05code cleanup: function naming for BLI functions.Campbell Barton
2012-05-05Fixes forJoerg Mueller
2012-05-04Clip editor: fixed crash when opening dopesheet view without having clip openedSergey Sharybin
2012-05-04fix [#31205] Loop cut don't slide when hidden faces betweenCampbell Barton
2012-05-04make text move up/down into a single operator with a direction propertyCampbell Barton
2012-05-04fix [#31235] Limited Dissolve problemsCampbell Barton
2012-05-04First part of fix for [#31157]: Some (actually, 172) operators have no tooltip.Bastien Montagne
2012-05-04Patch [#30654] Wiki Quick Hack: Text editor move lines up/downJoshua Leung
2012-05-04code cleanup: use much simpler (and likely faster) polygon normal calculation...Campbell Barton
2012-05-04Removed the automatic socket selection in the modal node linking operator.Lukas Toenne
2012-05-04Fix: forgot to commit these files as part of strand bugfix.Brecht Van Lommel
2012-05-04Renamed "fake" OpenGL identifiers.Jason Wilkins
2012-05-04There is no GLenum called LIGHT_POSITIONJason Wilkins
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-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-04fix for last commit, (warning was without openmp only)Campbell 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-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 #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-03Enum property items were missing a terminator item.Lukas Toenne
2012-05-03Patch [#30965] Cancel Sculpt Stroke w/ ESCAPEJason Wilkins
2012-05-03Patch [#30255] Center Last StrokeJason Wilkins
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-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 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