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-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-07Revert bump mapping patch for now, backwards compatibility is not good enough,Brecht Van Lommel
2011-01-07Improved bump mapping patch by M.G. Kishalmi (lmg) and M.S. Mikkelsen (sparky).Brecht Van Lommel
2011-01-07New hair child options:Janne Karhu
2011-01-07cmake: share the DNA_*.h list definition between makesrna and makesdnaCampbell Barton
2011-01-07patch [#25440] Object.vertex_group fixin'Campbell Barton
2011-01-06Todo item:Ton Roosendaal
2011-01-06Improve reliability when setting property editor context via rnaMatt Ebb
2011-01-06fix for error in own recent commit, r34098.Campbell Barton
2011-01-05Todo item:Ton Roosendaal
2011-01-05fix for py/rna mesh.materials[:] where empty materials exist, would raise a r...Campbell Barton
2011-01-05py api function to tag all ID blocks, was available in 2.4x as.Campbell Barton
2011-01-05Animation data for lattices is now shown in the Animaton EditorsJoshua Leung
2011-01-04fix for makesrna error on windows where files cant be removed when open.Campbell Barton
2011-01-04print a message if the file cant be removed, may help narrow down why there a...Campbell Barton
2011-01-04Grease Pencil: Redo for sketching sessions now worksJoshua Leung
2011-01-04Grease Pencil Todos: "Sketching Sessions"Joshua Leung
2011-01-03Todo itemTon Roosendaal
2011-01-03rename layout.red_alert to alert, may be themeable some day.Campbell Barton
2011-01-03DAG_id_tag_update was being called with non object ID's and OB_RECALC_* flags...Campbell Barton
2011-01-032.4x <-> 2.5 Regression Fixes: Shapekey ProblemsJoshua Leung
2011-01-03fix for [#25470] single property driver vars don't updateCampbell Barton
2011-01-03rna/apiCampbell Barton
2011-01-03remove rna func scene.collada_export(), export functions dont exist for any o...Campbell Barton
2011-01-03"Red-Alert" flags can now be set on UI layouts via the RNA API tooJoshua Leung
2011-01-03Bugfix:Joshua Leung
2011-01-02Spelling fix: itterator->iteratorSergey Sharybin
2011-01-02Bugfix 25451Ton Roosendaal
2011-01-02Fix #25435: remove code that enabled EWA filter on mipmap toggle, should notBrecht Van Lommel
2011-01-02Pointcache code cleanup and disk cache compression options:Janne Karhu
2011-01-02bugreport & fix [#25441] Copy Transforms Constraint head/tail fixin'Campbell Barton
2011-01-02report & fix [#25447] SceneObjects null pointer dereference crashCampbell Barton
2011-01-01For non-gnu compilers, the __func__ doesn't exist.Ton Roosendaal
2011-01-01Bugfix, IRC reportTon Roosendaal
2011-01-01Bugfix #25437Ton Roosendaal
2010-12-31fix [#25429] Armature modifier and inverted vertex groupCampbell Barton
2010-12-31Continue from my commit r33952, which disallowed floats to be wrapped as ints.Campbell Barton
2010-12-31Bugfix for [#25416] Precision in glare node doesn't match display.Thomas Dinges
2010-12-30Fix for bug #25367 didn't ensure the problem wasn't happening elsewhere.Campbell Barton
2010-12-30revert part of Tons commit r33884.Campbell Barton
2010-12-29Bugfix #25404Ton Roosendaal
2010-12-29Bugfix [#24163] Unable to animate INSIDE a group node in theJoshua Leung
2010-12-28- Typo fixesJoshua Leung
2010-12-27Fix for own commit 24156:Thomas Dinges
2010-12-24Bugfix #25367Ton Roosendaal
2010-12-24presets for operators, re-using same preset system as render, cloth etc use.Campbell Barton
2010-12-24is_hidden property for rna introspectionCampbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-23Compact -I paths in makefiles for more readble files/output.Guillermo S. Romero