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-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
2010-03-03[#21436] Do not set BASACT to NULL when new base wasn't created in convert_execCampbell Barton
2010-03-03fix for minor errors/warningsCampbell Barton
2010-03-03fix for more crashes with baked fcurvesCampbell Barton
2010-03-03baked fcurves would crash on deleting in the graph editorCampbell Barton
2010-03-03marker/camera select, makes active as well as selecting.Campbell Barton
2010-03-03bugfix [#21428] Particle number display offsetCampbell Barton
2010-03-03worldspace text locations & made some improvements to string formatting for p...Campbell Barton
2010-03-03BGE 2D Filters: filters run per scene now (fix for [#18152]) - it (slightly) ...Dalai Felinto
2010-03-03Make object stat consistent with the rest of counters (selected-total).Guillermo S. Romero
2010-03-02Splash for testbuild update...Ton Roosendaal
2010-03-02fairly horrid feature so Colin can see at a glance what cameras are enabled f...Campbell Barton
2010-03-02Ctrl+RMB on markers selects their cameras tooCampbell Barton
2010-03-02convert to mesh (Alt+C), was failing in cases when MDef was used. make the me...Campbell Barton
2010-03-02Info Header: Non-blocking Info MessagesJoshua Leung
2010-03-01allow display lists for dupli objects within a dupli list, significant speedu...Campbell Barton