2011-01-07 |
Janne Karhu | Bug fix: unbaked particle cache was cleared from curren... |
commit | commitdiff | tree |
2011-01-07 |
Brecht Van... | Revert bump mapping patch for now, backwards compatibil... |
commit | commitdiff | tree |
2011-01-07 |
Brecht Van... | Fix #25078: texture mapping options (e.g. size) not... |
commit | commitdiff | tree |
2011-01-07 |
Brecht Van... | Improved bump mapping patch by M.G. Kishalmi (lmg)... |
commit | commitdiff | tree |
2011-01-07 |
Campbell Barton | bugfix [#25528] lack of update and crash using hook... |
commit | commitdiff | tree |
2011-01-07 |
Janne Karhu | Bug fix: particle point cache was reset on start frame... |
commit | commitdiff | tree |
2011-01-07 |
Janne Karhu | New hair child options: |
commit | commitdiff | tree |
2011-01-07 |
Campbell Barton | cmake: share the DNA_*.h list definition between makesr... |
commit | commitdiff | tree |
2011-01-07 |
Janne Karhu | Fix for [#25526] Inmediate crash when changing amount... |
commit | commitdiff | tree |
2011-01-07 |
Janne Karhu | Fix for [#25506] Hair showing up in places not assigned... |
commit | commitdiff | tree |
2011-01-07 |
Campbell Barton | patch [#25440] Object.vertex_group fixin' |
commit | commitdiff | tree |
2011-01-07 |
Campbell Barton | another error in commit r34143, was using the define... |
commit | commitdiff | tree |
2011-01-07 |
Campbell Barton | fix for error in own commit r34143 |
commit | commitdiff | tree |
2011-01-07 |
Campbell Barton | - cmake use execute_process, exec_program is deprecated. |
commit | commitdiff | tree |
2011-01-07 |
Campbell Barton | bugfix [#25457] Lack of update on undoing a lattice rig |
commit | commitdiff | tree |
2011-01-07 |
Campbell Barton | patch [#25490] Fix for [#22096] Blender tries to open... |
commit | commitdiff | tree |
2011-01-07 |
Campbell Barton | incorrectly documented return type |
commit | commitdiff | tree |
2011-01-07 |
Matt Ebb | Fix/add OSX style text editing shortcuts to default... |
commit | commitdiff | tree |
2011-01-07 |
Campbell Barton | py/rna api speedup for collection slicing in all cases... |
commit | commitdiff | tree |
2011-01-07 |
Campbell Barton | bugfix [#25519] particlesystem, type hair, hair dynamic... |
commit | commitdiff | tree |
2011-01-07 |
Campbell Barton | bugfix [#25519] particlesystem, type hair, hair dynamic... |
commit | commitdiff | tree |
2011-01-07 |
Campbell Barton | fix [#25520] crash when closing the properties panel... |
commit | commitdiff | tree |
2011-01-07 |
Campbell Barton | bugfix [#25522] Export to X3D is missing ImageTexture... |
commit | commitdiff | tree |
2011-01-06 |
Ton Roosendaal | Todo items: |
commit | commitdiff | tree |
2011-01-06 |
Ton Roosendaal | Todo item: |
commit | commitdiff | tree |
2011-01-06 |
Ton Roosendaal | Bug fix: |
commit | commitdiff | tree |
2011-01-06 |
Campbell Barton | print_m3/m4 didnt use const char *, which gave an errro... |
commit | commitdiff | tree |
2011-01-06 |
Ton Roosendaal | Todo item: |
commit | commitdiff | tree |
2011-01-06 |
Ton Roosendaal | Bugfix #25505 |
commit | commitdiff | tree |
2011-01-06 |
Campbell Barton | bugfix [#25498] Projection paint clone tool leaves... |
commit | commitdiff | tree |
2011-01-06 |
Campbell Barton | fix [#25507] Select Interior faces in edit mode gives... |
commit | commitdiff | tree |
2011-01-06 |
Joshua Leung | Missed this file for markers commit... it already had... |
commit | commitdiff | tree |
2011-01-06 |
Campbell Barton | bugfix [#25488] Game engine crash when try to run after... |
commit | commitdiff | tree |
2011-01-06 |
Joshua Leung | Added back "Marker" menu to all animation editors. |
commit | commitdiff | tree |
2011-01-06 |
Campbell Barton | use ED_markers_get_first_selected() where possible... |
commit | commitdiff | tree |
2011-01-06 |
Campbell Barton | py/rna optimizations, will help for faster exporting. |
commit | commitdiff | tree |
2011-01-06 |
Joshua Leung | Markers Todo: Adding back "Rename Marker" operator... |
commit | commitdiff | tree |
2011-01-06 |
Joshua Leung | == Long-Standing 2.5 Todo - Markers fully working again... |
commit | commitdiff | tree |
2011-01-06 |
Matt Ebb | Improve reliability when setting property editor contex... |
commit | commitdiff | tree |
2011-01-06 |
Campbell Barton | fix for error in own recent commit, r34098. |
commit | commitdiff | tree |
2011-01-06 |
Campbell Barton | error in recent x3d commit using undefined autosmooth... |
commit | commitdiff | tree |
2011-01-06 |
Campbell Barton | fix for clang static check warnings. |
commit | commitdiff | tree |
2011-01-06 |
Campbell Barton | remove assignments which are unused. |
commit | commitdiff | tree |
2011-01-05 |
Luca Bonavita | == blender icon == |
commit | commitdiff | tree |
2011-01-05 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-01-05 |
Ton Roosendaal | Bugfix, irc report: |
commit | commitdiff | tree |
2011-01-05 |
Ton Roosendaal | Todo item: brought transform texture space back. |
commit | commitdiff | tree |
2011-01-05 |
Sergey Sharybin | Get rid of uninitialized variable and malicios derived... |
commit | commitdiff | tree |
2011-01-05 |
Campbell Barton | remove ED_retopo.h |
commit | commitdiff | tree |
2011-01-05 |
Ton Roosendaal | Todo item: |
commit | commitdiff | tree |
2011-01-05 |
Campbell Barton | bugfix [#25393] Export to X3D does not provide color... |
commit | commitdiff | tree |
2011-01-05 |
Andrea Weikert | Patch: [#22524] Update Windows Recent Documents on... |
commit | commitdiff | tree |
2011-01-05 |
Campbell Barton | fix for py/rna mesh.materials[:] where empty materials... |
commit | commitdiff | tree |
2011-01-05 |
Brecht Van... | Fix #23604: external shadows for volume materials don... |
commit | commitdiff | tree |
2011-01-05 |
Andrea Weikert | ToDo: long outstanding patch to allow access to system... |
commit | commitdiff | tree |
2011-01-05 |
Brecht Van... | Material slots: on adding a new one, the material datab... |
commit | commitdiff | tree |
2011-01-05 |
Brecht Van... | Fix #25316: distorted subsurf UV in some cases. To... |
commit | commitdiff | tree |
2011-01-05 |
Joshua Leung | Marker Bugfixes ("Make Links to Scene" operator): |
commit | commitdiff | tree |
2011-01-05 |
Ton Roosendaal | Fixing bugs in future: |
commit | commitdiff | tree |
2011-01-05 |
Sergey Sharybin | Todo item: linked curve objects behaves incorrect with... |
commit | commitdiff | tree |
2011-01-05 |
Nathan Letwory | Enable sndfile by default on win64 |
commit | commitdiff | tree |
2011-01-05 |
Janne Karhu | Fix for [#25492] Cached particles are killed too early |
commit | commitdiff | tree |
2011-01-05 |
Joshua Leung | Bugfix #25494: Lattice keyframes can't be selected... |
commit | commitdiff | tree |
2011-01-05 |
Campbell Barton | use x3d Group's rather then IndexedFaceSets to re-use... |
commit | commitdiff | tree |
2011-01-05 |
Campbell Barton | X3D export |
commit | commitdiff | tree |
2011-01-05 |
Campbell Barton | re-arrange x3d mesh export funcs in preparation for... |
commit | commitdiff | tree |
2011-01-05 |
Campbell Barton | X3D Export, |
commit | commitdiff | tree |
2011-01-05 |
Campbell Barton | py api function to tag all ID blocks, was available... |
commit | commitdiff | tree |
2011-01-05 |
Campbell Barton | pep8 cleanup. |
commit | commitdiff | tree |
2011-01-05 |
Campbell Barton | edits for BPY_extern.h functions, no functional changes |
commit | commitdiff | tree |
2011-01-05 |
Nicholas Bishop | Removed a call to glPopMatrix that had no corresponding... |
commit | commitdiff | tree |
2011-01-05 |
Mitchell Stokes | Adding overhead drawing (frame rate, profile, debug... |
commit | commitdiff | tree |
2011-01-05 |
Joshua Leung | Animation data for lattices is now shown in the Animato... |
commit | commitdiff | tree |
2011-01-04 |
Dalai Felinto | BGE: Font Object support to animated (object) colors |
commit | commitdiff | tree |
2011-01-04 |
Ton Roosendaal | Note sure if this file is used still... named it 2.56a v2.56a |
commit | commitdiff | tree |
2011-01-04 |
Ton Roosendaal | Fixed readme.html only went to the tag branch, now... |
commit | commitdiff | tree |
2011-01-04 |
Ton Roosendaal | Don't commit with compiling first ;) |
commit | commitdiff | tree |
2011-01-04 |
Ton Roosendaal | Todo item: notifiers sent from Material changes invoked... |
commit | commitdiff | tree |
2011-01-04 |
Campbell Barton | fix [#25388] Export to X3D generates texture fields... |
commit | commitdiff | tree |
2011-01-04 |
Ton Roosendaal | todo item: |
commit | commitdiff | tree |
2011-01-04 |
Ton Roosendaal | Todo item: |
commit | commitdiff | tree |
2011-01-04 |
Sergey Sharybin | Crease tool brush missed brush color changing depends... |
commit | commitdiff | tree |
2011-01-04 |
Sergey Sharybin | Fix #25483: Brush appearance color |
commit | commitdiff | tree |
2011-01-04 |
Ton Roosendaal | Todo items: |
commit | commitdiff | tree |
2011-01-04 |
Ton Roosendaal | Bugfix #25486 |
commit | commitdiff | tree |
2011-01-04 |
Campbell Barton | comment assert and ensure meshes are always calculated... |
commit | commitdiff | tree |
2011-01-04 |
Campbell Barton | fix for makesrna error on windows where files cant... |
commit | commitdiff | tree |
2011-01-04 |
Campbell Barton | print a message if the file cant be removed, may help... |
commit | commitdiff | tree |
2011-01-04 |
Campbell Barton | - use BKE_keyingset_free_path where paths were being... |
commit | commitdiff | tree |
2011-01-04 |
Campbell Barton | no need to define betz in editcurve.c, replace ob_get_k... |
commit | commitdiff | tree |
2011-01-04 |
Mitchell Stokes | Fix to make two-side texface option work with modifiers... |
commit | commitdiff | tree |
2011-01-04 |
Sergey Sharybin | Fixed malicious selection checking in make segment... |
commit | commitdiff | tree |
2011-01-04 |
Joshua Leung | Fixing Grease Pencil typo noted while scanning through... |
commit | commitdiff | tree |
2011-01-04 |
Joshua Leung | No functional changes. Just formatting cleanups for... |
commit | commitdiff | tree |
2011-01-04 |
Joshua Leung | Grease Pencil: Redo for sketching sessions now works |
commit | commitdiff | tree |
2011-01-04 |
Xavier Thomas | Fix bug #25471 |
commit | commitdiff | tree |
2011-01-04 |
Joshua Leung | Grease Pencil Todos: "Sketching Sessions" |
commit | commitdiff | tree |
2011-01-03 |
Sergey Sharybin | Memory for bevelSplitFlag wasn't duplicated in copy_dis... |
commit | commitdiff | tree |
2011-01-03 |
Ton Roosendaal | Bugfix, own collection |
commit | commitdiff | tree |
2011-01-03 |
Campbell Barton | fix for crash when some classes didnt register properly... |
commit | commitdiff | tree |
next |