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
path: root/source
AgeCommit message (Expand)Author
2011-04-04Fix for redraw issues when making fast strokes with grab tool in sculpt modeSergey Sharybin
2011-04-04crash fix: screen context editable_bones & visible_bones were not checking fo...Campbell Barton
2011-04-04UI fix:Ton Roosendaal
2011-04-04Bugfix #26761Ton Roosendaal
2011-04-04Fix for [#26747] Crash accessing dynamic hair RNAJanne Karhu
2011-04-04Fix for [#26750] Particles Can Only Address first 16 Material IndexesJanne Karhu
2011-04-04Revert mesh recalculation change that gives different vertex normals basedBrecht Van Lommel
2011-04-04fix [#26774] Grease Pencil error?Campbell Barton
2011-04-04fix [#26756] "Release confirms" breaks marker functionality in TimelineCampbell Barton
2011-04-04[#26768] 2.57 - sys.path not initialized properlyCampbell Barton
2011-04-04rename mathutils.Vector/Quaternion difference() method to rotation_difference...Campbell Barton
2011-04-04fix [#26765] seperate selection removes all seams from the new /seperated obj...Campbell Barton
2011-04-04remove unused DNA from mesh, effects list & cubemap size.Campbell Barton
2011-04-04noticed image color info text was impossible to read at 25% alpha with some i...Campbell Barton
2011-04-04disable continuous grab in the header, its more annoying then useful.Campbell Barton
2011-04-04fix crash with previewing point density colorband, it wasnt being copied with...Campbell Barton
2011-04-04fix [#26757] Python console: help() doesn't work anymoreCampbell Barton
2011-04-04fix [#26760] Crash on voxel data image sequence file datablock unlinkCampbell Barton
2011-04-04Fixed invalid RNA access in radial brush operators (like strength/size abjust...Sergey Sharybin
2011-04-03Startup.blend updateTon Roosendaal
2011-04-03Image pixel acces, through Image.pixels as floating point values.Brecht Van Lommel
2011-04-03Add material slot now adds no material in the new slot.Brecht Van Lommel
2011-04-03quiet warnings.Campbell Barton
2011-04-03temp fix for building with msvc2010, this changes recently and gave mingw/msv...Campbell Barton
2011-04-03quiet various warnings, also disable -Wdouble-promotion with cmake since it g...Campbell Barton
2011-04-03replace while loops with angle_wrap_rad()Campbell Barton
2011-04-02Committing patch [#26740] Interface improvement for toolbar by Brecht. Thanks!Thomas Dinges
2011-04-02IRC report: Proportional editing tooltip lacked, and missed info forTon Roosendaal
2011-04-02Bugfix #26736Ton Roosendaal
2011-04-02Fix register method order. Was broken when Campbell moved it to the C impleme...Martin Poirier
2011-04-02Bugfix #26731Ton Roosendaal
2011-04-02[#26719] Fix AAO Tooltips by Sergej Reich (sergof). Thanks! Thomas Dinges
2011-04-02move grese pencil layers[i].active (boolean) -> layers.active (GPencil Layer).Campbell Barton
2011-04-02fix [#26732] Colorband bug with compositing.Campbell Barton
2011-04-02add angle wrapping functions: angle_wrap_rad(), angle_wrap_deg().Campbell Barton
2011-04-02quiet gcc float -> double promotion warnings.Campbell Barton
2011-04-02fix [#26727] Make Proxy ignores group offsetCampbell Barton
2011-04-022.5 Weight Paint UI:Thomas Dinges
2011-04-022.5 UI:Thomas Dinges
2011-04-01Comments for mesh normals calculation from Mortem Mikkelsen (aka sparky).Sergey Sharybin
2011-04-01Partial fix for #26673: sss + normal map wasn't compatible with previous vers...Brecht Van Lommel
2011-04-01modification to api docs so release point to:Campbell Barton
2011-04-01Bugfix #26691Ton Roosendaal
2011-04-01fix problem with recent commit [#26717] X-Ray conflict (X-Ray Grease Pencil a...Campbell Barton
2011-04-01- bpy.app.release so python scripts can check if the release is stable or not.Campbell Barton
2011-04-01Bugfix #26672Ton Roosendaal
2011-04-01Bugfix #26654Ton Roosendaal
2011-04-01Animation Editors: Name-based filteringJoshua Leung
2011-04-01xray option for grease pencil (on by default), sometimes its nicer not to hav...Campbell Barton
2011-04-01fix for memory leak when freeing metastrips from the clipboard.Campbell Barton