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
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-03-09added relative path option for image load and save, relative path option from...Campbell Barton
2010-03-09Mac + OpenMP + pthreads workaround: recent commit broke compile, justBrecht Van Lommel
2010-03-09reproject - clamp image by the maximum texture size, remove debug printf.Campbell Barton
2010-03-09camera override option for scene strips.Campbell Barton
2010-03-09mtex buffer copy & paste back for materials.Campbell Barton
2010-03-09Bugfix #21508: Hidden bones remain "selected" and are affected by transformsJoshua Leung
2010-03-09Fix [#21188] HueCorrection Node, when reseting Curve, it goes to a incline in...Matt Ebb
2010-03-09remove for bad-level-call & some minor changes to make camera switching neater.Campbell Barton
2010-03-09Bugfix #21117: Trying to select overlapping keys in the graph editor only cyc...Joshua Leung
2010-03-09Fix tiny drawing offset in file selectorMatt Ebb
2010-03-09Fix [#21519] UV Editor header doesn't update when changing proportional editi...Matt Ebb
2010-03-09Fix [#21145] Preferences: Solid OpenGL lights viewport updateMatt Ebb
2010-03-09Fix for: [#20937] Add brush doesnt work when disconnected hair option is enab...Janne Karhu
2010-03-09Fix for: [#21105] comb mode - bug with "free edit"Janne Karhu
2010-03-09Fix [#21047] Sample color too dark when not using color managmentMatt Ebb
2010-03-09[#21433] Angular rotation snap issue, final value set is not snapped - SVN 27...Martin Poirier
2010-03-09improve brush size keys so they dont change by 20 each time (bad for small br...Campbell Barton
2010-03-09option to use offscreen opengl drawing with the sequencer scene strips.Campbell Barton
2010-03-08image re-project now uses offscreen render function and has input for render ...Campbell Barton
2010-03-08move render operators into their own files, render_internal.c & render_opengl...Campbell Barton
2010-03-08Bugfix: multires save external was not working. Just disabled operator pollBrecht Van Lommel
2010-03-08Send object's modifiers were changed in conversion operator.Sergey Sharybin
2010-03-08Fixed segmentation fault when converting mesh to mesh with non-empty modifier...Sergey Sharybin
2010-03-08Fix [#21469] long paths can't be scrolled with the mouseMatt Ebb
2010-03-08commit from r27250 to fix bug #21433, broke local axis rotation for pose bone...Campbell Barton
2010-03-08Ctrl+RMB support for selecting markers when sync markers is enabled.Campbell Barton
2010-03-08option to transform markers in the dope sheet, needed for re-timing animation...Campbell Barton
2010-03-07[#21433] Angular rotation snap issue, final value set is not snapped - SVN 27...Martin Poirier
2010-03-07Fix for convert_exec()Sergey Sharybin
2010-03-07masking wast used for reprojectuion (used for stencil & normal falloff)Campbell Barton
2010-03-06re-project: operators for projecting from a view screenshot rather then a cam...Campbell Barton
2010-03-06disallow naming ID datablocks an empty string, this wont work, you cant selec...Campbell Barton
2010-03-06Full Path for GL include, fixing compile for scons. Thomas Dinges
2010-03-06Bugfix for #21466, paste and copy ramps doesnt workElia Sarti
2010-03-06reprojectCampbell Barton
2010-03-05reprojectionCampbell Barton
2010-03-05Bugfix for #21452, Crashdown in Video Sequence EditorElia Sarti
2010-03-05reproject operator, use to reproject edited renders back into textures.Campbell Barton
2010-03-05Constructive modifiers for curves and surfacesSergey Sharybin
2010-03-05utility function object_camera_matrix, moved code from RE_SetCamera into this.Campbell Barton
2010-03-05Bugfix #21434: 'Ghost' for Rotation F-curves was not taking unit conversions ...Joshua Leung
2010-03-05re-arrange paint initialization (no functional change)Campbell Barton
2010-03-05minor change to dupli draw looping, no functional changes.Campbell Barton
2010-03-05partial fix for: [#21400] bpy.ops.view3d.game_start() in a startup script (-P...Dalai Felinto
2010-03-05Bugfix #20574: New 3D View regions were all had their 'type' set to 'RGN_TYPE...Joshua Leung
2010-03-05Bugfix #21215: Panning Properties header shows unnecessary space.Joshua Leung
2010-03-04using displist with dupli objects logic was flawed, it would only try and use...Campbell Barton
2010-03-04minor fix to dupli drawing, compare with the previous drawn object (not the l...Campbell Barton
2010-03-03select roots of the hair verts when converting hair into a mesh.Campbell Barton