2012-07-05 |
Campbell Barton | svn merge ^/trunk/blender -r48638:48658 |
commit | commitdiff | tree |
2012-07-05 |
Campbell Barton | code cleanup: use a define for bmesh hull epsilon |
commit | commitdiff | tree |
2012-07-05 |
Campbell Barton | fix for error in own recebt commit, broke mask feathering. |
commit | commitdiff | tree |
2012-07-05 |
Campbell Barton | fix for crash in point comparison when one of the array... |
commit | commitdiff | tree |
2012-07-05 |
Bastien Montagne | Cosmetic updates to mesh validate messages. |
commit | commitdiff | tree |
2012-07-05 |
Campbell Barton | fix for making local loosing references to node groups. |
commit | commitdiff | tree |
2012-07-05 |
Campbell Barton | code cleanup: replace magic numbers with enum. |
commit | commitdiff | tree |
2012-07-05 |
Thomas Dinges | Scons: |
commit | commitdiff | tree |
2012-07-05 |
Campbell Barton | svn merge ^/trunk/blender -r48604:48638 |
commit | commitdiff | tree |
2012-07-05 |
Antony Riakiotakis | Update build systems to copy needed dlls from MinGW... |
commit | commitdiff | tree |
2012-07-05 |
Campbell Barton | add the ability to make objects and obdata local but... |
commit | commitdiff | tree |
2012-07-05 |
Bastien Montagne | Japanese and Ukranian are now above 60% done, congrats! |
commit | commitdiff | tree |
2012-07-05 |
Sergey Sharybin | Color management: skip generating byte buffers in verif... |
commit | commitdiff | tree |
2012-07-05 |
Sergey Sharybin | Color management: remove unused code |
commit | commitdiff | tree |
2012-07-05 |
Sergey Sharybin | Color management: refactor of cache to deal better... |
commit | commitdiff | tree |
2012-07-05 |
Sergey Sharybin | Color management: do not initialize threads in case... |
commit | commitdiff | tree |
2012-07-05 |
Jeroen Bakker | Added a default margin to the tile dependancy of the... |
commit | commitdiff | tree |
2012-07-05 |
Jeroen Bakker | Adjusted margin of the lens distortion |
commit | commitdiff | tree |
2012-07-05 |
Jeroen Bakker | Moved highlight code to the workscheduler. |
commit | commitdiff | tree |
2012-07-05 |
Nicholas Rishel | Doxygen cleanup |
commit | commitdiff | tree |
2012-07-05 |
Nicholas Bishop | Code cleanup: move PBVH ray/AABB intersection test... |
commit | commitdiff | tree |
2012-07-05 |
Sergej Reich | Draw outdated point cache in a lighter color |
commit | commitdiff | tree |
2012-07-04 |
Thomas Dinges | Fix for [#32016] Tracking Settings Presets not working |
commit | commitdiff | tree |
2012-07-04 |
Antony Riakiotakis | Change order of inclusion to stop MinGW from complaining |
commit | commitdiff | tree |
2012-07-04 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-07-04 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-07-04 |
Campbell Barton | code cleanup: remove Python.h include from blenkernel. |
commit | commitdiff | tree |
2012-07-04 |
Campbell Barton | fix for crash with zero area mask. |
commit | commitdiff | tree |
2012-07-04 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-07-04 |
Bastien Montagne | Minor update to make it work within i18n repo too. |
commit | commitdiff | tree |
2012-07-04 |
Campbell Barton | svn merge ^/trunk/blender -r48585:48604 |
commit | commitdiff | tree |
2012-07-04 |
Daniel Genrich | Bugfix Smoke / DynamicPaint: Missing update call from... |
commit | commitdiff | tree |
2012-07-04 |
Thomas Dinges | Cmake / Boost: |
commit | commitdiff | tree |
2012-07-04 |
Alexander Pinzon | Windows (msvc 2010) is now using Boost 1.49 - Updated... |
commit | commitdiff | tree |
2012-07-04 |
Campbell Barton | fix for carve memory leak, update carve to hg bf36d92ff093 |
commit | commitdiff | tree |
2012-07-04 |
Bastien Montagne | Last spell checking (for now). |
commit | commitdiff | tree |
2012-07-04 |
Bastien Montagne | More spell checking. |
commit | commitdiff | tree |
2012-07-04 |
Campbell Barton | spelling cleanup: metre -> er |
commit | commitdiff | tree |
2012-07-04 |
Campbell Barton | fix for building with windows. |
commit | commitdiff | tree |
2012-07-04 |
Jeroen Bakker | relay the original node to a different place holder... |
commit | commitdiff | tree |
2012-07-04 |
Bastien Montagne | Spellfixes: colour -> color |
commit | commitdiff | tree |
2012-07-04 |
Campbell Barton | svn merge ^/trunk/blender -r48576:48585 |
commit | commitdiff | tree |
2012-07-04 |
Campbell Barton | cycles changes: |
commit | commitdiff | tree |
2012-07-04 |
Jeroen Bakker | Two pass execution: |
commit | commitdiff | tree |
2012-07-04 |
Jeroen Bakker | Highlight nodes that are being processed |
commit | commitdiff | tree |
2012-07-04 |
Sergey Sharybin | Style cleanup, no functional changes |
commit | commitdiff | tree |
2012-07-04 |
Jens Verwiebe | fix staic OCIO with cmake and a little correction in... |
commit | commitdiff | tree |
2012-07-04 |
Sergey Sharybin | Merging r48575 through r48576 from trunk into soc-2011... |
commit | commitdiff | tree |
2012-07-04 |
Bastien Montagne | Revert the DNA pdef_stickness -> pdef_stickiness part... |
commit | commitdiff | tree |
2012-07-04 |
Sergey Sharybin | Merging r48545 through r48574 from trunk into soc-2011... |
commit | commitdiff | tree |
2012-07-04 |
Sergey Sharybin | Mask node: create a copy of layers to be rasterized... |
commit | commitdiff | tree |
2012-07-03 |
Campbell Barton | add support for scrubbing with the mouse |
commit | commitdiff | tree |
2012-07-03 |
Campbell Barton | most keyboard events working again, but no scrub |
commit | commitdiff | tree |
2012-07-03 |
Campbell Barton | fix error in node template and quiet warning. |
commit | commitdiff | tree |
2012-07-03 |
Jens Verwiebe | make the last fix unhackish |
commit | commitdiff | tree |
2012-07-03 |
Bastien Montagne | More spell and typo fixes (mostly visualise->visualize... |
commit | commitdiff | tree |
2012-07-03 |
Bastien Montagne | Minor updates. |
commit | commitdiff | tree |
2012-07-03 |
Jens Verwiebe | some fixes and a hack to get osx with ocio compiled... |
commit | commitdiff | tree |
2012-07-03 |
Bastien Montagne | First load of spell and typo fixes (mostly UI messages... |
commit | commitdiff | tree |
2012-07-03 |
Sergey Sharybin | Tomato: skip cache for Movieclip input node only when... |
commit | commitdiff | tree |
2012-07-03 |
Sergey Sharybin | Tomato experimental option: disable cacheing for movie... |
commit | commitdiff | tree |
2012-07-03 |
Sergey Sharybin | Also fix Anim Player button for node editor |
commit | commitdiff | tree |
2012-07-03 |
Sergey Sharybin | Tomato: fixed crash caused by interaction between color... |
commit | commitdiff | tree |
2012-07-03 |
Sergey Sharybin | Tomato: correction to mask cache so parenting should... |
commit | commitdiff | tree |
2012-07-03 |
Sergey Sharybin | Merging r48538 through r48544 from trunk into soc-2011... |
commit | commitdiff | tree |
2012-07-03 |
Bastien Montagne | Grmph! module renaming broke the tool! |
commit | commitdiff | tree |
2012-07-03 |
Sergey Sharybin | Fix #32002: "Anim Player" button on header doesn't... |
commit | commitdiff | tree |
2012-07-03 |
Sergey Sharybin | Corrections to default values for view settings |
commit | commitdiff | tree |
2012-07-03 |
Sergey Sharybin | Tomato: hack to cache result of rasterization |
commit | commitdiff | tree |
2012-07-03 |
Campbell Barton | image sequence - apply cyclic option AFTER the image... |
commit | commitdiff | tree |
2012-07-03 |
Campbell Barton | svn merge ^/trunk/blender -r48527:48537 |
commit | commitdiff | tree |
2012-07-03 |
Campbell Barton | dont display image sequences outside the frame range... |
commit | commitdiff | tree |
2012-07-03 |
Joshua Leung | Fix for the "black F-Curves" bug on undo |
commit | commitdiff | tree |
2012-07-03 |
Bastien Montagne | More exception words to the ui dico... :/ |
commit | commitdiff | tree |
2012-07-03 |
Bastien Montagne | Minor edits. |
commit | commitdiff | tree |
2012-07-03 |
Bastien Montagne | Fix [#31977] Export Animated Mesh, terminate baking... |
commit | commitdiff | tree |
2012-07-03 |
Campbell Barton | rename module to something less generic. |
commit | commitdiff | tree |
2012-07-03 |
Campbell Barton | svn merge ^/trunk/blender -r48489:48527 |
commit | commitdiff | tree |
2012-07-03 |
Sergey Sharybin | Tomato: style cleanup, no functional changes |
commit | commitdiff | tree |
2012-07-03 |
Sergey Sharybin | Tomato: improved cache management for movie clips |
commit | commitdiff | tree |
2012-07-03 |
Campbell Barton | fix (actually nasty workaround), for groups incorrectly... |
commit | commitdiff | tree |
2012-07-03 |
Jeroen Bakker | Optimized the area of interest of the lensdistortion... |
commit | commitdiff | tree |
2012-07-03 |
Bastien Montagne | Style edit (mostly), use """ for docstrings (not '''). |
commit | commitdiff | tree |
2012-07-03 |
Jeroen Bakker | Check for nullpointers. |
commit | commitdiff | tree |
2012-07-03 |
Campbell Barton | fix for memory leak in BKE_mesh_ensure_navmesh(), it... |
commit | commitdiff | tree |
2012-07-03 |
Campbell Barton | fix for smoke writing uninitialized values to pointcach... |
commit | commitdiff | tree |
2012-07-03 |
Joshua Leung | Bugfix: Fix crashes with empty material slots |
commit | commitdiff | tree |
2012-07-03 |
Joshua Leung | Followup for r.48515 |
commit | commitdiff | tree |
2012-07-03 |
Joshua Leung | Bugfix [#31834] Cycles materials cannot be manipulated... |
commit | commitdiff | tree |
2012-07-03 |
Joshua Leung | Bugfix [#31976] Bone Group Custom color set is not... |
commit | commitdiff | tree |
2012-07-03 |
Bastien Montagne | Nice update to xgettext replacement, now finds 608... |
commit | commitdiff | tree |
2012-07-02 |
Campbell Barton | basic events quit and resize window now work |
commit | commitdiff | tree |
2012-07-02 |
Sergey Sharybin | Tomato: enable color management by default for Windows |
commit | commitdiff | tree |
2012-07-02 |
Campbell Barton | add bmesh/python operator support for vector and matrix... |
commit | commitdiff | tree |
2012-07-02 |
Bastien Montagne | Adding (moving from bf-translation) the i18n python... |
commit | commitdiff | tree |
2012-07-02 |
Campbell Barton | enable playing with blenders internal anim player again. |
commit | commitdiff | tree |
2012-07-02 |
Campbell Barton | fix for crash getting GROUP_OT_objects_remove's props... |
commit | commitdiff | tree |
2012-07-02 |
Sergey Sharybin | Color management: added support of color applying color... |
commit | commitdiff | tree |
2012-07-02 |
Sergey Sharybin | Color management refactor |
commit | commitdiff | tree |
2012-07-02 |
Lukas Toenne | Fix for image texture node in cycles. The button draw... |
commit | commitdiff | tree |
next |