2011-09-01 |
Bastien Montagne | Merging r39652 through r39842 from trunk into vgroup_mo... |
tree | commitdiff |
2011-08-30 |
Joerg Mueller | * Merge trunk up to r39790. |
tree | commitdiff |
2011-08-28 |
Campbell Barton | patch [#28355] Better Environment Map scripting |
tree | commitdiff |
2011-08-28 |
Campbell Barton | - use static vars and functions where possible. |
tree | commitdiff |
2011-08-23 |
Bastien Montagne | Merging r39486 through r39651 from trunk into vgroup_mo... |
tree | commitdiff |
2011-08-22 |
Joerg Mueller | Merging trunk up to r39637. |
tree | commitdiff |
2011-08-21 |
Sergey Sharybin | Fix #28154: linux3-config.py doesn't exist |
tree | commitdiff |
2011-08-19 |
Campbell Barton | remove over zealous undo's on operators that don't... |
tree | commitdiff |
2011-08-17 |
Bastien Montagne | Merging r39199 through r39485 from trunk into vgroup_mo... |
tree | commitdiff |
2011-08-16 |
Joerg Mueller | Merging trunk up to r39447. |
tree | commitdiff |
2011-08-15 |
Brecht Van Lommel | Fix #27803: editing texture did not update compositing... |
tree | commitdiff |
2011-08-12 |
Brecht Van Lommel | Code cleanup: fix wrong doxygen file name. |
tree | commitdiff |
2011-07-27 |
Nathan Letwory | svn merge -r38558:38752 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-07-23 |
Joerg Mueller | Merging with trunk up to r38631. |
tree | commitdiff |
2011-07-22 |
Campbell Barton | fix [#28053] New material tooltip |
tree | commitdiff |
2011-07-21 |
Joerg Mueller | Merge with trunk up to r38584. |
tree | commitdiff |
2011-07-21 |
Nathan Letwory | svn merge -r37276:38555 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-07-16 |
Campbell Barton | cmake source definitions: |
tree | commitdiff |
2011-07-16 |
Joshua Leung | Bugfix [#27157] keyframing a constrained bone does... |
tree | commitdiff |
2011-07-13 |
Campbell Barton | dont include the preview.blend in headless mode |
tree | commitdiff |
2011-07-05 |
Joerg Mueller | Merging from trunk up to r38119. |
tree | commitdiff |
2011-07-05 |
Campbell Barton | fix [#27862] OpenGL render animation don't respect... |
tree | commitdiff |
2011-06-28 |
Brecht Van Lommel | RenderEngine API: add self.report() error reporting... |
tree | commitdiff |
2011-06-24 |
Benjy Cook | Bugfixing and modification to ensure functionality... |
tree | commitdiff |
2011-06-24 |
Campbell Barton | fix [#27746] Black and White Render doesn't work and... |
tree | commitdiff |
2011-06-20 |
Joerg Mueller | Merge with trunk r37677 |
tree | commitdiff |
2011-06-18 |
Campbell Barton | rename cmake include/libraries to conform with suggeste... |
tree | commitdiff |
2011-06-14 |
Joerg Mueller | Merge with trunk r37475. |
tree | commitdiff |
2011-06-12 |
Ton Roosendaal | Bugfix #27519 |
tree | commitdiff |
2011-06-08 |
Mike Erwin | migrated NDOF code from soc-2010-merwin, SpaceNavigator... |
tree | commitdiff |
2011-06-06 |
Campbell Barton | fix for crash opening the file selector twice with... |
tree | commitdiff |
2011-06-03 |
Joerg Mueller | Merge with trunk revision 37149. |
tree | commitdiff |
2011-05-31 |
Campbell Barton | cmake maintenance |
tree | commitdiff |
2011-05-21 |
Campbell Barton | view3d function naming, no functional changes. |
tree | commitdiff |
2011-05-19 |
Brecht Van Lommel | Fix for preview render, lamp and world now also get... |
tree | commitdiff |
2011-05-19 |
Brecht Van Lommel | Code refactor: split code for render updates and openin... |
tree | commitdiff |
2011-05-09 |
Campbell Barton | minor cleanup, no functional changes. |
tree | commitdiff |
2011-05-04 |
Campbell Barton | use UNUSED in some more function args, no functional... |
tree | commitdiff |
2011-05-01 |
Campbell Barton | replace inline string searches with BLI_findstring... |
tree | commitdiff |
2011-04-30 |
Campbell Barton | use camera render argument to avoid temp overwriting... |
tree | commitdiff |
2011-04-30 |
Campbell Barton | - pass the camera to the render stamp function. |
tree | commitdiff |
2011-04-30 |
Campbell Barton | add back support for rendering local view camera. |
tree | commitdiff |
2011-04-27 |
Nicholas Bishop | Fix for bug #26590, `Texture preview fails when path... |
tree | commitdiff |
2011-04-19 |
Campbell Barton | Some strings to store ID names were too small, could... |
tree | commitdiff |
2011-04-19 |
Campbell Barton | noticed a problem with rendering non-active scenes... |
tree | commitdiff |
2011-04-18 |
Campbell Barton | fix [#27015] RNA Bug: Unpacking sounds with a long... |
tree | commitdiff |
2011-04-08 |
Ton Roosendaal | Fixes related to using Library files: |
tree | commitdiff |
2011-04-05 |
Campbell Barton | add option WITH_BUILTIN_GLEW, so linux packagers can... |
tree | commitdiff |
2011-04-04 |
Sergey Sharybin | Fix #26781: Assigning multiple Materials to Text seems... |
tree | commitdiff |
2011-04-04 |
Ton Roosendaal | Bugfix #26761 |
tree | commitdiff |
2011-04-01 |
Campbell Barton | fix [#26713] Video Sequencer: Audio mute after making... |
tree | commitdiff |
2011-03-28 |
Campbell Barton | misc nodes & editors: floats were being implicitly... |
tree | commitdiff |
2011-03-25 |
Ton Roosendaal | Forgot to add to log of previous commit: |
tree | commitdiff |
2011-03-25 |
Ton Roosendaal | Bugfix #26195 |
tree | commitdiff |
2011-03-19 |
Campbell Barton | remove some redundant vars, assignments & checks. |
tree | commitdiff |
2011-03-13 |
Campbell Barton | [#26482] Solidify / Animation Opengl render. no texture. |
tree | commitdiff |
2011-03-11 |
Ton Roosendaal | Bugfix, irc report: |
tree | commitdiff |
2011-03-06 |
Campbell Barton | bug [#26329] Project Paint not working |
tree | commitdiff |
2011-03-05 |
Campbell Barton | use NULL rather then 0 for pointer assignments & compar... |
tree | commitdiff |
2011-03-04 |
Ton Roosendaal | Two additional fixes for node-tree + texture paint: |
tree | commitdiff |
2011-03-03 |
Ton Roosendaal | bugfix #26267 |
tree | commitdiff |
2011-02-27 |
Nathan Letwory | doxygen: blender/editors tagged. |
tree | commitdiff |
2011-02-26 |
Ton Roosendaal | Bugfix #26221 |
tree | commitdiff |
2011-02-23 |
Ton Roosendaal | Bugfix #26188 |
tree | commitdiff |
2011-02-23 |
Nathan Letwory | doxygen: prevent GPL license block from being parsed... |
tree | commitdiff |
2011-02-21 |
Campbell Barton | bugfix [#26156] Opening .blend files through OS ignores... |
tree | commitdiff |
2011-02-21 |
Campbell Barton | bugfix [#26118] Getting 'Error Totblock' when using... |
tree | commitdiff |
2011-02-20 |
Campbell Barton | Experimental option to build blender as a python module... |
tree | commitdiff |
2011-02-19 |
Ton Roosendaal | From the todo: |
tree | commitdiff |
2011-02-17 |
Joshua Leung | OpenGL playblasts now respect Preview Range, making... |
tree | commitdiff |
2011-02-14 |
Campbell Barton | made most variables which are only used in a single... |
tree | commitdiff |
2011-02-13 |
Janne Karhu | Some more fixes for particle textures: |
tree | commitdiff |
2011-02-08 |
M.G. Kishalmi | bugfix [#25969] GLSL missing an update on texture slot... |
tree | commitdiff |
2011-02-07 |
Ton Roosendaal | Bugfix 25965 |
tree | commitdiff |
2011-02-07 |
Ton Roosendaal | Todo/feature request |
tree | commitdiff |
2011-01-30 |
Campbell Barton | remove nan-makefiles |
tree | commitdiff |
2011-01-13 |
Campbell Barton | remove/comment unused vars |
tree | commitdiff |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
tree | commitdiff |
2011-01-05 |
Ton Roosendaal | Todo item: |
tree | commitdiff |
2011-01-04 |
Ton Roosendaal | Todo item: |
tree | commitdiff |
2011-01-03 |
Ton Roosendaal | Todo: Material nodes |
tree | commitdiff |
2011-01-03 |
Campbell Barton | avoid int/float comparisons within a number of for... |
tree | commitdiff |
2011-01-02 |
Ton Roosendaal | Bugfix #25446 (and todo item) |
tree | commitdiff |
2010-12-31 |
Campbell Barton | reverting part of Ton's commit r33911. |
tree | commitdiff |
2010-12-27 |
Ton Roosendaal | Small fixes: |
tree | commitdiff |
2010-12-27 |
Ton Roosendaal | Usability fix: |
tree | commitdiff |
2010-12-24 |
Ton Roosendaal | Bugfix #25357 |
tree | commitdiff |
2010-12-22 |
Campbell Barton | rename blenderlib to blender_add_lib |
tree | commitdiff |
2010-12-22 |
Ton Roosendaal | IRC fix: removing material slot from Object didn't... |
tree | commitdiff |
2010-12-20 |
Ton Roosendaal | Bugfix #25301 |
tree | commitdiff |
2010-12-20 |
Ton Roosendaal | Bugfix #25307 |
tree | commitdiff |
2010-12-19 |
Ton Roosendaal | Bugfix #25301 |
tree | commitdiff |
2010-12-19 |
Ton Roosendaal | Bugfix #25288 |
tree | commitdiff |
2010-12-17 |
Ton Roosendaal | Bugfix #25259 |
tree | commitdiff |
2010-12-16 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2010-12-13 |
Ton Roosendaal | Bugfix #25191 |
tree | commitdiff |
2010-12-08 |
Campbell Barton | use lowercase for cmake builtin names and macros, remov... |
tree | commitdiff |
2010-12-05 |
Brecht Van Lommel | Dependency graph: changed DAG_id_flush_update to DAG_id... |
tree | commitdiff |
2010-12-03 |
Campbell Barton | Enabled GCC -Wwrite-strings warning for CMake and repla... |
tree | commitdiff |
2010-12-03 |
Ton Roosendaal | Bugfix #20565 |
tree | commitdiff |
next |