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
2007-03-20Stupid little fix, var == "str" bad.... !strcmp(var, "str") good...Kent Mein
2007-03-20NLA:Joshua Leung
2007-03-20== Action Editor - Collapsable Action Channels ==Joshua Leung
2007-03-19==== blenlib ====Andrea Weikert
2007-03-19Patch #3126Ton Roosendaal
2007-03-19Patch #6123m by Leandro InocencioTon Roosendaal
2007-03-19Preview Range Bugfix:Joshua Leung
2007-03-19Patch by Juho V,Ton Roosendaal
2007-03-19== Preview Range ==Joshua Leung
2007-03-19Fixing a few more gcc warnings by adding pointer casts.Ken Hughes
2007-03-19addad e new macro - BASE_SELECTABLE for checking if an object is selectable (...Campbell Barton
2007-03-19added mesh skin to the face key menu and added a python slot here.Campbell Barton
2007-03-18=== View Orbit Around Active ===Martin Poirier
2007-03-18=== Constraints ===Martin Poirier
2007-03-18== Mirror modifier upgrade ==Ben Batt
2007-03-18== Array modifier upgrade ==Ben Batt
2007-03-18== Action Editor ==Joshua Leung
2007-03-18== Recently-Opened Files List (Patch #5708) ==Joshua Leung
2007-03-17== Sculpt Mode ==Nicholas Bishop
2007-03-17source/blender/src/buttons_editing.c:Ken Hughes
2007-03-17Fix various gcc warning, unused variables and incorrect type passed toKen Hughes
2007-03-17More fix various gcc warning, mainly related to signed/unsigned parametersKen Hughes
2007-03-17Fix various gcc warning related to signed/unsigned parameters passed toKen Hughes
2007-03-17When pressing XKEY or DELETE in NLA/Action/IPO editors, you are noJoshua Leung
2007-03-16Patch #5460 by Juho VTon Roosendaal
2007-03-16Patch #6121 by Diego BorghettiTon Roosendaal
2007-03-16Fix numerous gcc warnings.Ken Hughes
2007-03-15Fixed array declaration in sculptmode.cNicholas Bishop
2007-03-15This is a fix for bug #6100Kent Mein
2007-03-15Patch #6264Ton Roosendaal
2007-03-14== Sculpt Mode ==Nicholas Bishop
2007-03-14many menu items would crash blender if there was no 3d view. added checks.Campbell Barton
2007-03-13[ #6214 ] Select object of the same group.Campbell Barton
2007-03-13renamed norepeatX/Y to ClampX/YCampbell Barton
2007-03-13Bugfix #6211Ton Roosendaal
2007-03-13added back videoscape for pythonCampbell Barton
2007-03-13removed videoscape support, a format from 1988 that nobody uses anymore.Campbell Barton
2007-03-13exiting editmesh when in face select mode could result in hidden and selected...Campbell Barton
2007-03-13patch [#6213] msvc had problems with GL_CLAMP_TO_EDGE being undefinedKent Mein
2007-03-12Bugfix #6167Ton Roosendaal
2007-03-12Bugfix #6183Ton Roosendaal
2007-03-12python apiCampbell Barton
2007-03-12added no-xtile and no-ytile to the images realtime properties and python api.Campbell Barton
2007-03-11made all data adding functions accept a name such as add_mesh or add_curve, p...Campbell Barton
2007-03-11Bugfix #6201Ton Roosendaal
2007-03-11Action Editor - Remove unused code.Joshua Leung
2007-03-09-> Fix for bug #6150Geoffrey Bantle
2007-03-09-> Small bug fix for modifiers and info header statsGeoffrey Bantle
2007-03-09* Visualise material 'Shadeless' a bit better in the 3D View solid mode. Matt Ebb
2007-03-08== Multires ==Nicholas Bishop