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
2011-02-23- fix python error for poselib UI when none is active.Campbell Barton
2011-02-22Convenience fix: Exposing internal sockets now copies the default input value...Lukas Toenne
2011-02-22Added RNA functions to group tree inputs/outputs for exposing internal socket...Lukas Toenne
2011-02-22Fix for [#26163] New Texture selectors don't update Texture previewJanne Karhu
2011-02-21Big node groups improvement patch. Node group trees now have their own lists ...Lukas Toenne
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-02-21add includes to cmake filesCampbell Barton
2011-02-21fix [#26152] Blender File for Image too SmallCampbell Barton
2011-02-20misc warnings/fixesCampbell Barton
2011-02-19From the todo:Ton Roosendaal
2011-02-19change shrinkwrap modifier cull front/back options from 2 booleans into an en...Campbell Barton
2011-02-19Adding support for the "media" play/pause/stop/next/prev buttonsJoshua Leung
2011-02-18Another small text space usability: option to show right margin (aka print ma...Sergey Sharybin
2011-02-18"Fix" for [#26130] Turbulence Force Field seed does not look to generate a ne...Janne Karhu
2011-02-18- clear some warningsCampbell Barton
2011-02-17Start simple intros for intern and extern libs.Nathan Letwory
2011-02-17Add missing file from r34923Nathan Letwory
2011-02-17Starting work on doxygen cleanup. Many things still to be done.Nathan Letwory
2011-02-16BGE: Action and ShapeKey Actuator PingPong playmode.Dalai Felinto
2011-02-16Bugfix #26096Ton Roosendaal
2011-02-16enum-flag arguments were incorrectly documented.Campbell Barton
2011-02-16PoseLib Bugfixes, Cleanups, and Missing OperatorsJoshua Leung
2011-02-16rename IDPropertyGroup to PropertyGroupCampbell Barton
2011-02-16Bugfix: Browing Pose Libs should work now... RNA wrapping was missingJoshua Leung
2011-02-16Pose Lib: Start of PoseLib UI in Armature buttonsJoshua Leung
2011-02-14more vars made staticCampbell Barton
2011-02-14Bone Colour Sets (theme ones) can now be edited from the UserJoshua Leung
2011-02-14misc small changes:Campbell Barton
2011-02-13warning cleanup.Campbell Barton
2011-02-13Bugfix #26066Ton Roosendaal
2011-02-13Small addition to particle grid distribution:Janne Karhu
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-02-13enforce string limits (reported by pedantic checking tools & some developers).Campbell Barton
2011-02-13Small update for billboards:Janne Karhu
2011-02-13Fix for [#25857] create_dupli_list incorrect behaviour with particle systemsJanne Karhu
2011-02-12Small particle effectors update:Janne Karhu
2011-02-12fix for more warnings.Campbell Barton
2011-02-12Particles todo item: particle texturesJanne Karhu
2011-02-12fix for possible (but unlikely) problem with strncpy not adding \0 and then e...Campbell Barton
2011-02-11BGE: frame start/end in action/fcurves/shapekey to support floatsDalai Felinto
2011-02-10Different method for blur node aspect correction. Now the user can still set ...Lukas Toenne
2011-02-10More options for the blur node filter size. This can now be pixel based or re...Lukas Toenne
2011-02-10Bugfix [#26004] compositor: backdrop zoom factor too smallJoshua Leung
2011-02-10mesh.validate() now returns True if any corrections were made.Campbell Barton
2011-02-10small fix so older files are loaded with merge on in the mirror modifiersMichael Fox
2011-02-10Set default for merge mirror to ONDaniel Salazar
2011-02-10small feature request from zanqdo, merging in the mirror modifier is now opti...Michael Fox
2011-02-09BKE_mesh_validate() now corrects invalid meshes (optionally), added access fo...Campbell Barton
2011-02-09move validation into blender kernel so it can be called by internal modifier ...Campbell Barton
2011-02-09Graph Editor: Added option to turn off AA drawing for performanceJoshua Leung