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 |
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 |
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 |
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 |
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 |
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 | 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 |
Bastien Montagne | Revert the DNA pdef_stickness -> pdef_stickiness part... |
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 | fix error in node template and quiet warning. |
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 |
Bastien Montagne | First load of spell and typo fixes (mostly UI messages... |
commit | commitdiff | tree |
2012-07-03 |
Sergey Sharybin | Also fix Anim Player button for node editor |
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 |
Campbell Barton | image sequence - apply cyclic option AFTER the image... |
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 | 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 | 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 | fix for crash getting GROUP_OT_objects_remove's props... |
commit | commitdiff | tree |
2012-07-02 |
Lukas Toenne | Fix for image texture node in cycles. The button draw... |
commit | commitdiff | tree |
2012-07-02 |
Jeroen Bakker | Limit out of screen tiles to be scheduled. |
commit | commitdiff | tree |
2012-07-02 |
Daniel Genrich | Smoke Bugfix: Turbulence was removed. |
commit | commitdiff | tree |
2012-07-02 |
Daniel Genrich | Bugfix for wrong / bad vorticity forming weird banding... |
commit | commitdiff | tree |
2012-07-02 |
Sergey Sharybin | Fix #31970: Crash, whith Sequencer Swap Data-Function |
commit | commitdiff | tree |
2012-07-02 |
Sergey Sharybin | Validate mesh selection stack in mesh_validate function |
commit | commitdiff | tree |
2012-07-02 |
Sergey Sharybin | Fix #31961: Grease Pencil in VSE don't save the data |
commit | commitdiff | tree |
2012-07-02 |
Sergey Sharybin | Fix related on #31984: Multires Displacement Bake creat... |
commit | commitdiff | tree |
2012-07-01 |
Campbell Barton | code cleanup: minor edits |
commit | commitdiff | tree |
2012-07-01 |
Campbell Barton | don't disable cycles when OIIO isnt found, instead... |
commit | commitdiff | tree |
2012-07-01 |
Campbell Barton | another fix for error in the view raycast template |
commit | commitdiff | tree |
2012-07-01 |
Campbell Barton | fix for 2 errors in the template |
commit | commitdiff | tree |
2012-07-01 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-07-01 |
Campbell Barton | python template for doing mouse ray casts to pick objec... |
commit | commitdiff | tree |
2012-07-01 |
Campbell Barton | new function: bpy.extras.view3d_utils.region_2d_to_orig... |
commit | commitdiff | tree |
2012-07-01 |
Campbell Barton | style cleanup: remove '.' from docstring endings and... |
commit | commitdiff | tree |
2012-07-01 |
Mitchell Stokes | A little bit of cleanup for the new DXT code: |
commit | commitdiff | tree |
2012-06-30 |
Campbell Barton | style cleanup: comments |
commit | commitdiff | tree |
2012-06-30 |
Thomas Dinges | Scons: |
commit | commitdiff | tree |
2012-06-30 |
Campbell Barton | fix for own error renaming bmesh operator dupe |
commit | commitdiff | tree |
2012-06-30 |
Thomas Dinges | Cycles / Boost: |
commit | commitdiff | tree |
2012-06-30 |
Thomas Dinges | Cycles / Boost: |
commit | commitdiff | tree |
2012-06-30 |
Campbell Barton | code cleanup: some vars were assigned when not needed |
commit | commitdiff | tree |
2012-06-30 |
Campbell Barton | fix for some build warnings. |
commit | commitdiff | tree |
2012-06-30 |
Campbell Barton | rename bmesh ops since they are exposed in an api now. |
commit | commitdiff | tree |
2012-06-30 |
Campbell Barton | disable opencl when compo is disabled. |
commit | commitdiff | tree |
2012-06-30 |
Campbell Barton | the compositor optional for cmake: WITH_COMPOSITOR |
commit | commitdiff | tree |
2012-06-30 |
Campbell Barton | add support for passing lists of verts/edges/faces... |
commit | commitdiff | tree |
2012-06-30 |
Campbell Barton | all bmesh operators can now be accessed from bmesh... |
commit | commitdiff | tree |
2012-06-30 |
Jason Wilkins | GPU_upload_dxt_texture failed to compile if WITH_DDS... |
commit | commitdiff | tree |
2012-06-30 |
Campbell Barton | code cleanup: rename some members of bmesh operators... |
commit | commitdiff | tree |
2012-06-30 |
Mitchell Stokes | Finally committing support for compressed textures... |
commit | commitdiff | tree |
2012-06-29 |
Campbell Barton | mark modifier operators that only work in the UI as... |
commit | commitdiff | tree |
2012-06-29 |
Campbell Barton | don't close operator dialogs when the mouse moves outsi... |
commit | commitdiff | tree |
2012-06-29 |
Campbell Barton | game engine & viewport, dont show collision bounds... |
commit | commitdiff | tree |
next |