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-08-24svn merge -r39493:39664 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-08-20remove over zealous undo's on operators that don't need it.Campbell Barton
2011-08-16bmesh todo: material mesh select/deselect added.Campbell Barton
2011-07-26svn merge -r38500:38600 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-07-22fix [#28053] New material tooltipCampbell Barton
2011-05-20svn merge -r36725:36801 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-05-19Code refactor: split code for render updates and opening render view intoBrecht Van Lommel
2011-05-13remove unused varsCampbell Barton
2011-05-09=bmesh= merge from trunk at r36529Joseph Eagar
2011-04-30- pass the camera to the render stamp function.Campbell Barton
2011-04-15=bmesh= merge from trunk at r36153Joseph Eagar
2011-04-08Fixes related to using Library files:Ton Roosendaal
2011-04-04Fix #26781: Assigning multiple Materials to Text seems not to work correctlySergey Sharybin
2011-03-19remove some redundant vars, assignments & checks.Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27merge with/from trunk at r35190Joseph Eagar
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-13Some more fixes for particle textures:Janne Karhu
2011-02-08bugfix [#25969] GLSL missing an update on texture slot changeM.G. Kishalmi
2011-01-13remove/comment unused varsCampbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-22IRC fix: removing material slot from Object didn't refresh 3D correct.Ton Roosendaal
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-04bugfix [#24009] Crash when switching area types and performing opsCampbell Barton
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-10-15Fix for [#21822] Unusual material slot behaviour, edit v object mode, cascade...Janne Karhu
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-10-05Fix #24135: Material modification not immediately updated in OutlinerSergey Sharybin
2010-09-24Fix [#23539] Blender Generated Static Environments Fail To SaveNathan Letwory
2010-09-04merge with trunk at r31523Joseph Eagar
2010-08-08remove unused includesCampbell Barton
2010-07-30Fix #23103:Brecht Van Lommel
2010-07-25Shapekeys for curves/surfecesSergey Sharybin
2010-07-19part 1 of merge from trunk at r30358; it compiles, but doesn't link quite yet :)Joseph Eagar
2010-07-01adding image strips wasnt working, use the 'directory' component of the file ...Campbell Barton
2010-06-14naming changesCampbell Barton
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-05-14Fix [#22337] Wrong operator descriptionsMatt Ebb
2010-05-07Warning cleanupMatt Ebb
2010-04-06Fix #21166: changing image file path does not update texture preview. I'veBrecht Van Lommel
2010-03-29Fix [#21708] Copy/Paste Texture channels for Lamps/World not workingMatt Ebb
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-16Fix [#21165] Moved textures don't move the animation curvesMatt Ebb