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-07patch [#25440] Object.vertex_group fixin'Campbell Barton
2011-01-07Fix/add OSX style text editing shortcuts to default keymapMatt Ebb
2011-01-07bugfix [#25519] particlesystem, type hair, hair dynamics enabled: crash with ...Campbell Barton
2011-01-07fix [#25520] crash when closing the properties panel in uv/image editorCampbell Barton
2011-01-06Todo items:Ton Roosendaal
2011-01-06Bug fix: Ton Roosendaal
2011-01-06Todo item:Ton Roosendaal
2011-01-06bugfix [#25498] Projection paint clone tool leaves seamsCampbell Barton
2011-01-06bugfix [#25488] Game engine crash when try to run after blender app startCampbell Barton
2011-01-06use ED_markers_get_first_selected() where possible, simplify ed_marker_rename...Campbell Barton
2011-01-06Markers Todo: Adding back "Rename Marker" operator (Ctrl M).Joshua Leung
2011-01-06== Long-Standing 2.5 Todo - Markers fully working again in allJoshua Leung
2011-01-06fix for clang static check warnings.Campbell Barton
2011-01-06remove assignments which are unused.Campbell Barton
2011-01-05Bugfix, irc report:Ton Roosendaal
2011-01-05Todo item: brought transform texture space back.Ton Roosendaal
2011-01-05remove ED_retopo.hCampbell Barton
2011-01-05Todo item:Ton Roosendaal
2011-01-05Marker Bugfixes ("Make Links to Scene" operator):Joshua Leung
2011-01-05Todo item: linked curve objects behaves incorrect with modifiersSergey Sharybin
2011-01-05Bugfix #25494: Lattice keyframes can't be selected in dopesheetJoshua Leung
2011-01-05edits for BPY_extern.h functions, no functional changesCampbell Barton
2011-01-05Animation data for lattices is now shown in the Animaton EditorsJoshua Leung
2011-01-04Don't commit with compiling first ;)Ton Roosendaal
2011-01-04Todo item: notifiers sent from Material changes invoked CompositorTon Roosendaal
2011-01-04todo item:Ton Roosendaal
2011-01-04Todo item:Ton Roosendaal
2011-01-04Crease tool brush missed brush color changing depends on brush appearance.Sergey Sharybin
2011-01-04Fix #25483: Brush appearance colorSergey Sharybin
2011-01-04Todo items:Ton Roosendaal
2011-01-04- use BKE_keyingset_free_path where paths were being freed inline.Campbell Barton
2011-01-04no need to define betz in editcurve.c, replace ob_get_key with inline check f...Campbell Barton
2011-01-04Fixed malicious selection checking in make segment operator.Sergey Sharybin
2011-01-04Fixing Grease Pencil typo noted while scanning through Mike Erwin'sJoshua Leung
2011-01-04No functional changes. Just formatting cleanups for now...Joshua Leung
2011-01-04Grease Pencil: Redo for sketching sessions now worksJoshua Leung
2011-01-04Grease Pencil Todos: "Sketching Sessions"Joshua Leung
2011-01-03Bugfix, own collectionTon Roosendaal
2011-01-03Todo item:Ton Roosendaal
2011-01-03Image window Scopes (P key): the 4th "line histogram" was notTon Roosendaal
2011-01-03Todo itemTon Roosendaal
2011-01-03Todo: Material nodesTon Roosendaal
2011-01-03Todo items:Ton Roosendaal
2011-01-03check modifier keys are not pressed when using keys as accelerators, it meant...Campbell Barton
2011-01-03DAG_id_tag_update was being called with non object ID's and OB_RECALC_* flags...Campbell Barton
2011-01-03Bugfix #25471Ton Roosendaal
2011-01-03Bugfix #25449Ton Roosendaal
2011-01-03dont draw lamp volume when its being used as the view camera, would flicker a...Campbell Barton