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-21bugfix [#26156] Opening .blend files through OS ignores "Load UI" flagCampbell Barton
2011-02-21bugfix [#26118] Getting 'Error Totblock' when using sub-properties from a Poi...Campbell Barton
2011-02-21Experimental option to build blender as a python module, rather then blender ...Campbell Barton
2011-02-21Revert r35003. It was just an extra semicolonJoshua Leung
2011-02-21Fixed compilation bug in r35002: C90 forbids mixed declarations and code. I'v...Konrad Kleine
2011-02-21Bugfixes:Joshua Leung
2011-02-20misc warnings/fixesCampbell Barton
2011-02-20Fix for crash when sculpting on multires object during playbackSergey Sharybin
2011-02-19Bugfix #26150Ton Roosendaal
2011-02-19Todo item:Ton Roosendaal
2011-02-19From the todo:Ton Roosendaal
2011-02-18Fix #26140: Text to 3D object (one object & one object per line) has the same...Sergey Sharybin
2011-02-18Bugfix #26101Ton Roosendaal
2011-02-18Bugfix 26131Ton Roosendaal
2011-02-18Fix for #26111, #26112 & #26121, "only first button click worked in windows"Janne Karhu
2011-02-18Text space fixes:Sergey Sharybin
2011-02-18Another small text space usability: option to show right margin (aka print ma...Sergey Sharybin
2011-02-18Bugfix #26127Ton Roosendaal
2011-02-18- clear some warningsCampbell Barton
2011-02-18Clear some compiler warnings by commenting some functions, adding others to h...Campbell Barton
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-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-17incorrect type passed to BKE_free_animdata()Campbell Barton
2011-02-17Bugfix [#26106] No instant visual feed back for Dupliframes, parentingJoshua Leung
2011-02-16Bugfix #26096Ton Roosendaal
2011-02-16sphinx doc gen: multiple examples possible and include the scripts docstring ...Campbell Barton
2011-02-16Marker Drawing Bugfix:Joshua Leung
2011-02-16Forgot to actually hook up this operator...Joshua Leung
2011-02-16Particle settings can now be pinned too:Janne Karhu
2011-02-16PoseLib Bugfixes, Cleanups, and Missing OperatorsJoshua Leung
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-16Pose Lib: Start of PoseLib UI in Armature buttonsJoshua Leung
2011-02-15- Do not use old anchor toggling operator. It used to set brush flags toSergey Sharybin
2011-02-15- Use the same logic as for BEZIERs when making segment of betweenSergey Sharybin
2011-02-15Fix #26087: in a curve, can't make segment if Fkey was pressed 2 times before...Sergey Sharybin
2011-02-15moving dir strings into global namespace for doc access (coming up)Campbell Barton
2011-02-15PoseLib: Adding support for custom propertiesJoshua Leung
2011-02-15fix for own error with image info display, also dont draw if the mouse is out...Campbell Barton
2011-02-15UI Tweaks: Text field in Rename Markers popup now gets focus when theJoshua Leung
2011-02-15Ctrl-0 can now be used to just reset a single component of an array toJoshua Leung
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-14Fix #26082: Fkey in a curve witch was empty beforeSergey Sharybin
2011-02-14Bug fix #26021Ton Roosendaal
2011-02-14Previous commit to small optimization of sculpting broke smooth and layerSergey Sharybin
2011-02-14First modifiers with deformMatrices callback used to be applied twice whenSergey Sharybin