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-18Another small text space usability: option to show right margin (aka print ma...Sergey Sharybin
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2011-02-18Bugfix #26127Ton Roosendaal
2011-02-18Bugfix #26128Ton Roosendaal
2011-02-18doxygen: readblenfile part of data groupNathan Letwory
2011-02-18"Fix" for [#26130] Turbulence Force Field seed does not look to generate a ne...Janne Karhu
2011-02-18fix own mistake [#26125] Command line render, absence of CRLF on certain linesCampbell Barton
2011-02-18- clear some warningsCampbell Barton
2011-02-18py api was raising SystemError exception incorrectly, this is intended for in...Campbell Barton
2011-02-18Particle fluid settings weren't copied when particle settings were copied.Janne Karhu
2011-02-18Particle textures didn't use original coordinates properly for grid distribut...Janne Karhu
2011-02-18Bring blenloader module under data group. Rename the group to look a bit more...Nathan Letwory
2011-02-18fix for build warning with openCOLLADA svn833 reported by Dave Plater.Campbell Barton
2011-02-18Clear some compiler warnings by commenting some functions, adding others to h...Campbell Barton
2011-02-17DNA header files are now grouped under the same module. No further documentat...Nathan Letwory
2011-02-17One more small text space usability: select work by double-click on itSergey Sharybin
2011-02-17Simple re-order of first/last point checking when adding point toSergey Sharybin
2011-02-17Split cursor_set into two operators:Sergey Sharybin
2011-02-17Start simple intros for intern and extern libs.Nathan Letwory
2011-02-17Spall text space usability:Sergey Sharybin
2011-02-17clear some unused warningsCampbell Barton
2011-02-17OpenGL playblasts now respect Preview Range, making it easier toJoshua Leung
2011-02-17Add missing file from r34923Nathan Letwory
2011-02-17Change to how python classes are initialized when blender calls them.Campbell Barton
2011-02-17error case not being handled when calling python classes from RNACampbell Barton
2011-02-17incorrect type passed to BKE_free_animdata()Campbell Barton
2011-02-17Starting work on doxygen cleanup. Many things still to be done.Nathan Letwory
2011-02-17Bugfix: "Tweaking" Markers was working incorrectlyJoshua Leung
2011-02-17Bugfix [#26106] No instant visual feed back for Dupliframes, parentingJoshua Leung
2011-02-16BGE: Action and ShapeKey Actuator PingPong playmode.Dalai Felinto
2011-02-16Bugfix #26096Ton Roosendaal
2011-02-16sphinx doc gen: multiple examples possible and include the scripts docstring ...Campbell Barton
2011-02-16Bugfix #26103Ton Roosendaal
2011-02-16Marker Drawing Bugfix:Joshua Leung
2011-02-16Fix for [#26102] Particle Texture mismapped on Multires (in some modes)Janne Karhu
2011-02-16Forgot to actually hook up this operator...Joshua Leung
2011-02-16Particle settings can now be pinned too:Janne Karhu
2011-02-16enum-flag arguments were incorrectly documented.Campbell Barton
2011-02-16Bugfix [#22535] Dupliframes with keyframe Anim are brokenJoshua Leung
2011-02-16PoseLib Bugfixes, Cleanups, and Missing OperatorsJoshua Leung
2011-02-16doc generation support for excluding some modules, without this a full rebuil...Campbell Barton
2011-02-16rename IDPropertyGroup to PropertyGroupCampbell Barton
2011-02-16Fix for compiler warning: forgot to hook up a poll callback I definedJoshua Leung
2011-02-16PoseLib UI and Bugfixes:Joshua Leung
2011-02-16fix [#26098] python API: quaternion.rotate never seems to work.Campbell Barton
2011-02-16Ugly hack to get PoseLib UI working ok (problem mentioned in log forJoshua Leung
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-15removed some more magic constantsLukas Steiblys
2011-02-15- Do not use old anchor toggling operator. It used to set brush flags toSergey Sharybin