2011-10-27 |
Campbell Barton | use const for readonly strings and set some functions... |
blob | commitdiff | raw |
2011-10-22 |
Brecht Van Lommel | Code refactoring: move external engine functions into... |
blob | commitdiff | raw | diff to current |
2011-10-22 |
Brecht Van Lommel | Code cleanup: file operations merged into single header... |
blob | commitdiff | raw | diff to current |
2011-10-21 |
Brecht Van Lommel | Code cleanup: remove BLI_exist, now there is only BLI_e... |
blob | commitdiff | raw | diff to current |
2011-10-21 |
Brecht Van Lommel | Code cleanup: don't use btempdir/bprogdir/bprogname... |
blob | commitdiff | raw | diff to current |
2011-10-20 |
Sergey Sharybin | Fix #28938: Black frames when composite output node... |
blob | commitdiff | raw | diff to current |
2011-10-19 |
Lukas Toenne | Adds an update flag to the bNode struct (similar to... |
blob | commitdiff | raw | diff to current |
2011-09-26 |
Campbell Barton | replace strncpy with BLI_strncpy, in some cases strncpy... |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Sergey Sharybin | svn merge -r40222:40344 ^/trunk/blender |
blob | commitdiff | raw | diff to current |
2011-09-18 |
Campbell Barton | svn merge -r40197:40311 ^/trunk/blender |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Campbell Barton | use replace 0 with NULL for pointers, set some function... |
blob | commitdiff | raw | diff to current |
2011-09-13 |
Campbell Barton | svn merge -r39800:39900 https://svn.blender.org/svnroot... |
blob | commitdiff | raw | diff to current |
2011-09-13 |
Campbell Barton | svn merge -r39558:39800 https://svn.blender.org/svnroot... |
blob | commitdiff | raw | diff to current |
2011-09-07 |
Benoit Bolsee | svn merge -r 37306:39975 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2011-09-01 |
Bastien Montagne | Merging r39652 through r39842 from trunk into vgroup_mo... |
blob | commitdiff | raw | diff to current |
2011-09-01 |
Xiao Xiangquan | merge with trunk r39834 |
blob | commitdiff | raw | diff to current |
2011-09-01 |
Campbell Barton | spaces -> tabs (configure you're editors right!) |
blob | commitdiff | raw | diff to current |
2011-09-01 |
Campbell Barton | fix for error in patch from r39821. |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Campbell Barton | patch [#28218] During-render callback functionality |
blob | commitdiff | raw | diff to current |
2011-08-30 |
Campbell Barton | catch exception and report an error when failing to... |
blob | commitdiff | raw | diff to current |
2011-08-30 |
Joerg Mueller | Merging pepper to trunk at revision 39791. |
blob | commitdiff | raw | diff to current |
2011-08-30 |
Joerg Mueller | * Merge trunk up to r39790. soc-2011-pepper |
blob | commitdiff | raw | diff to current |
2011-08-28 |
Campbell Barton | patch [#28355] Better Environment Map scripting |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Joerg Mueller | Merging trunk up to r39637. |
blob | commitdiff | raw | diff to current |
2011-08-16 |
Joerg Mueller | Merging trunk up to r39447. |
blob | commitdiff | raw | diff to current |
2011-08-11 |
Campbell Barton | svn merge -r39286:39298 https://svn.blender.org/svnroot... |
blob | commitdiff | raw | diff to current |
2011-08-11 |
Campbell Barton | merge outliner refactor so we dont have to keep outline... |
blob | commitdiff | raw | diff to current |
2011-08-11 |
Campbell Barton | svn merge -r39145:39286 https://svn.blender.org/svnroot... |
blob | commitdiff | raw | diff to current |
2011-08-07 |
Joerg Mueller | Merging trunk up to r39145. |
blob | commitdiff | raw | diff to current |
2011-08-03 |
Joerg Mueller | * Merging trunk up to r38981. |
blob | commitdiff | raw | diff to current |
2011-08-02 |
Joerg Mueller | Merging trunk up to r38932. |
blob | commitdiff | raw | diff to current |
2011-07-29 |
Joerg Mueller | Merging up to trunk r38834. |
blob | commitdiff | raw | diff to current |
2011-07-24 |
Joshua Leung | == RNA Property Updates get called by Animation System... |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Nathan Letwory | svn merge -r37276:38555 https://svn.blender.org/svnroot... |
blob | commitdiff | raw | diff to current |
2011-07-18 |
Campbell Barton | svn merge -r37793:37865 https://svn.blender.org/svnroot... |
blob | commitdiff | raw | diff to current |
2011-07-16 |
Joshua Leung | Bugfix [#27157] keyframing a constrained bone does... |
blob | commitdiff | raw | diff to current |
2011-07-14 |
Xiao Xiangquan | merge from trunk 38379 |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Jason Hays | Merged 38124-38157 |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Jason Hays | Merged 37865-38124 |
blob | commitdiff | raw | diff to current |
2011-07-05 |
Joerg Mueller | Merging from trunk up to r38119. |
blob | commitdiff | raw | diff to current |
2011-07-04 |
Jeroen Bakker | Updated the indent, sorry! |
blob | commitdiff | raw | diff to current |
2011-07-04 |
Jeroen Bakker | Current situation |
blob | commitdiff | raw | diff to current |
2011-06-28 |
Brecht Van Lommel | RenderEngine API: add self.report() error reporting... |
blob | commitdiff | raw | diff to current |
2011-06-27 |
Jason Hays | Merged from trunk with revision range 36835-37865, |
blob | commitdiff | raw | diff to current |
2011-06-24 |
Benjy Cook | Bugfixing and modification to ensure functionality... |
blob | commitdiff | raw | diff to current |
2011-06-24 |
Campbell Barton | own patch [#27752] Python Callback (Scriptlink function... |
blob | commitdiff | raw | diff to current |
2011-06-24 |
Campbell Barton | fix [#27746] Black and White Render doesn't work and... |
blob | commitdiff | raw | diff to current |
2011-06-24 |
Xiao Xiangquan | merge from trunk #37722 |
blob | commitdiff | raw | diff to current |
2011-06-20 |
Joerg Mueller | Merge with trunk r37677 |
blob | commitdiff | raw | diff to current |
2011-06-20 |
Ton Roosendaal | Bugfix #27692 |
blob | commitdiff | raw | diff to current |
2011-06-15 |
Xiao Xiangquan | merge from trunk r37405 |
blob | commitdiff | raw | diff to current |
2011-06-14 |
Joerg Mueller | Merge with trunk r37475. |
blob | commitdiff | raw | diff to current |
2011-06-12 |
Ton Roosendaal | Bugfix #27519 |
blob | commitdiff | raw | diff to current |
2011-06-11 |
Xiao Xiangquan | accident when merge. revert to r37405 |
blob | commitdiff | raw | diff to current |
2011-06-11 |
Xiao Xiangquan | accident when merge. revert to r37405 |
blob | commitdiff | raw | diff to current |
2011-06-11 |
Xiao Xiangquan | merge from trunk r37405 |
blob | commitdiff | raw | diff to current |
2011-06-11 |
Campbell Barton | remove backbuf from internal struct's (unused in 2.5x) |
blob | commitdiff | raw | diff to current |
2011-06-10 |
Campbell Barton | fix [#27607] Scene's render.filepath gets cropped to... |
blob | commitdiff | raw | diff to current |
2011-06-08 |
Mike Erwin | migrated NDOF code from soc-2010-merwin, SpaceNavigator... |
blob | commitdiff | raw | diff to current |
2011-05-16 |
Nick Samarin | synched with trunk at revision 36569 |
blob | commitdiff | raw | diff to current |
2011-04-30 |
Sergey Sharybin | Fix one more crash introduced with r36384: trying to... |
blob | commitdiff | raw | diff to current |
2011-04-30 |
M.G. Kishalmi | fixed a crash introduced in r36384 |
blob | commitdiff | raw | diff to current |
2011-04-30 |
Campbell Barton | - pass the camera to the render stamp function. |
blob | commitdiff | raw | diff to current |
2011-04-30 |
Campbell Barton | add back support for rendering local view camera. |
blob | commitdiff | raw | diff to current |
2011-04-19 |
Campbell Barton | fix [#26900] Problem with active camera between scenes |
blob | commitdiff | raw | diff to current |
2011-04-15 |
Campbell Barton | fix [#26906] Panorama Button (Camera Data Properties) |
blob | commitdiff | raw | diff to current |
2011-04-12 |
Campbell Barton | report missing engines on file load. (request from... |
blob | commitdiff | raw | diff to current |
2011-04-10 |
Ton Roosendaal | Bugfix #26842 |
blob | commitdiff | raw | diff to current |
2011-03-25 |
Ton Roosendaal | Bugfix #26195 |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Nathan Letwory | doxygen: blender/render tagged. |
blob | commitdiff | raw | diff to current |
2011-02-23 |
Nathan Letwory | doxygen: prevent GPL license block from being parsed... |
blob | commitdiff | raw | diff to current |
2011-02-18 |
Campbell Barton | fix own mistake [#26125] Command line render, absence... |
blob | commitdiff | raw | diff to current |
2011-02-16 |
Nick Samarin | synched with trunk at revision 34793 |
blob | commitdiff | raw | diff to current |
2011-02-16 |
Nick Samarin | synched with trunk at revision 34793 |
blob | commitdiff | raw | diff to current |
2011-02-16 |
Nick Samarin | synched with trunk at revision 34793 |
blob | commitdiff | raw | diff to current |
2011-02-16 |
Nick Samarin | synched with trunk at revision 34793 |
blob | commitdiff | raw | diff to current |
2011-02-16 |
Nick Samarin | synched with trunk at revision 34793 |
blob | commitdiff | raw | diff to current |
2011-02-13 |
Campbell Barton | enforce string limits (reported by pedantic checking... |
blob | commitdiff | raw | diff to current |
2011-02-12 |
Campbell Barton | fix for more warnings. |
blob | commitdiff | raw | diff to current |
2011-02-12 |
Campbell Barton | render stats_background() was giving clang warning... |
blob | commitdiff | raw | diff to current |
2011-02-08 |
Campbell Barton | add back options for loading a renderlayer to offset... |
blob | commitdiff | raw | diff to current |
2011-02-02 |
Ton Roosendaal | Bugfix #25913 |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
blob | commitdiff | raw | diff to current |
2010-12-28 |
Ton Roosendaal | Bugreport, IRC |
blob | commitdiff | raw | diff to current |
2010-12-19 |
Ton Roosendaal | Bugfix #25301 |
blob | commitdiff | raw | diff to current |
2010-12-18 |
Janne Karhu | Extreme makeover of pointcache code: |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Ton Roosendaal | Bug fix: |
blob | commitdiff | raw | diff to current |
2010-12-16 |
Ton Roosendaal | Bugfix #22794 |
blob | commitdiff | raw | diff to current |
2010-12-05 |
Brecht Van Lommel | Fix part of #25040: rendering multiple scenes from... |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Campbell Barton | Enabled GCC -Wwrite-strings warning for CMake and repla... |
blob | commitdiff | raw | diff to current |
2010-11-21 |
Peter Schlaile | == Sequencer == |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Campbell Barton | use 'const char *' by default with RNA functions except... |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Campbell Barton | writing single images from a render (own commit r33104... |
blob | commitdiff | raw | diff to current |
2010-11-16 |
Campbell Barton | option to write images to a files on single frame rende... |
blob | commitdiff | raw | diff to current |
2010-11-09 |
Campbell Barton | bugfix [#22794] Inconsistent behaviour with Panorama... |
blob | commitdiff | raw | diff to current |
2010-11-06 |
Janne Karhu | Bug fix: Rendering with anti-aliasing disabled and... |
blob | commitdiff | raw | diff to current |
2010-11-04 |
Janne Karhu | Fix for [#24510] VSE SceneStrip problem when rendering... |
blob | commitdiff | raw | diff to current |
2010-11-03 |
Sergey Sharybin | [#23095] If no camera is present, a render starts but... |
blob | commitdiff | raw | diff to current |
2010-11-03 |
Campbell Barton | bugfix [#24508] Render and changing scenes crashes. |
blob | commitdiff | raw | diff to current |
2010-11-01 |
Janne Karhu | "Fix" for [#22537] motion blur render result incorrect... |
blob | commitdiff | raw | diff to current |
next |