2011-11-26 |
Campbell Barton | replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAX |
tree | commitdiff |
2011-11-26 |
Campbell Barton | minor edit - weight_to_rgb() and ramp_blend() now take... |
tree | commitdiff |
2011-11-25 |
Campbell Barton | Image save as operator 'BW' option wasnt working on... |
tree | commitdiff |
2011-11-24 |
Brecht Van Lommel | Fix part of #29310: secondary point caches for cloth... |
tree | commitdiff |
2011-11-24 |
Brecht Van Lommel | Fix #29366: multires crash with meshes that had verts... |
tree | commitdiff |
2011-11-24 |
Sergey Sharybin | Fix #29369: bpy.data.curves.new(name= "test" , type... |
tree | commitdiff |
2011-11-24 |
Campbell Barton | - saving as a jpeg image would set the image as not... |
tree | commitdiff |
2011-11-24 |
Campbell Barton | image format arg parsing for creator.c |
tree | commitdiff |
2011-11-24 |
Campbell Barton | patch: [#29382] Arbitrary Length Array Function Additio... |
tree | commitdiff |
2011-11-23 |
Brecht Van Lommel | Patch #29336: renaming UV (Texture) Layer to UV Map... |
tree | commitdiff |
2011-11-23 |
Sergey Sharybin | Fix #29367: Vertex parent regression |
tree | commitdiff |
2011-11-22 |
Campbell Barton | ocean sim |
tree | commitdiff |
2011-11-22 |
Thomas Dinges | 2.6 Various code cleanup: |
tree | commitdiff |
2011-11-22 |
Campbell Barton | - use cache_ as a prefix for new modifiers. |
tree | commitdiff |
2011-11-22 |
Campbell Barton | rename image type defines to be less ambiguous, also... |
tree | commitdiff |
2011-11-22 |
Campbell Barton | display quality for avijpeg, name BKE_imtype functions... |
tree | commitdiff |
2011-11-21 |
Campbell Barton | image save operator now shares settings and UI with... |
tree | commitdiff |
2011-11-21 |
Campbell Barton | replace ImBuf.depth with ImBuf.planes to match ImageFor... |
tree | commitdiff |
2011-11-21 |
Sergey Sharybin | Camera tracking: code cleanup |
tree | commitdiff |
2011-11-21 |
Sergey Sharybin | Just another typo in recent commit. |
tree | commitdiff |
2011-11-21 |
Campbell Barton | move image settings into their own structure so the... |
tree | commitdiff |
2011-11-21 |
Sergey Sharybin | Oops, forgot to remove this unused variable |
tree | commitdiff |
2011-11-21 |
Sergey Sharybin | Fixed threading issue when tracking several tracks |
tree | commitdiff |
2011-11-21 |
Brecht Van Lommel | Fix #29348: subsurf modifier causing mesh to draw slowe... |
tree | commitdiff |
2011-11-20 |
Bastien Montagne | Muting node patch: second part. Also fix [#27636] Mutin... |
tree | commitdiff |
2011-11-20 |
Sergey Sharybin | Tag unused variable in recent nodes commit. |
tree | commitdiff |
2011-11-20 |
Sergey Sharybin | Fix compilation error with oceansim disabled |
tree | commitdiff |
2011-11-20 |
Bastien Montagne | Muting node patch: first part |
tree | commitdiff |
2011-11-20 |
Campbell Barton | share code for fluidsim, ocean & dynamic paint file... |
tree | commitdiff |
2011-11-20 |
Miika Hamalainen | Dynamic Paint: |
tree | commitdiff |
2011-11-20 |
Campbell Barton | - pyapi mathutils.geometry.intersect_plane_plane |
tree | commitdiff |
2011-11-19 |
Brecht Van Lommel | UI: |
tree | commitdiff |
2011-11-19 |
Brecht Van Lommel | Camera: some more refactoring, mostly in the function... |
tree | commitdiff |
2011-11-19 |
Campbell Barton | add poll function for VIEW3D_OT_camera_to_view_selected... |
tree | commitdiff |
2011-11-19 |
Campbell Barton | replace fabs with fabsf where both input and output... |
tree | commitdiff |
2011-11-18 |
Brecht Van Lommel | Camera Sensor: |
tree | commitdiff |
2011-11-18 |
Brecht Van Lommel | Camera: more code refactoring, adding a function to... |
tree | commitdiff |
2011-11-18 |
Brecht Van Lommel | Camera: some code refactoring, use an intermediate... |
tree | commitdiff |
2011-11-18 |
Sergey Sharybin | Camera tracking: multiply all camera matrices by invert... |
tree | commitdiff |
2011-11-18 |
Campbell Barton | edits to 41957, main changes to render layer removal. |
tree | commitdiff |
2011-11-18 |
Sergey Sharybin | Added methods new and remove to scene.render.layers... |
tree | commitdiff |
2011-11-17 |
Campbell Barton | pydrivers: 'frame' is now in the driver namespace, |
tree | commitdiff |
2011-11-16 |
Bastien Montagne | Fix [#29190] VSE bugs. |
tree | commitdiff |
2011-11-16 |
Campbell Barton | merge mempool changes from bmesh (adds mempool iterator). |
tree | commitdiff |
2011-11-16 |
Miika Hamalainen | Dynamic Paint: |
tree | commitdiff |
2011-11-16 |
Campbell Barton | minor cleanup |
tree | commitdiff |
2011-11-15 |
Campbell Barton | patch [#28993] wm_window_match_do(): Fix crash on null... |
tree | commitdiff |
2011-11-15 |
Campbell Barton | add support for python __doc__ comments in menu classes... |
tree | commitdiff |
2011-11-15 |
Campbell Barton | fix [#29272] Dynamic Paint crashes on duplicating a... |
tree | commitdiff |
2011-11-15 |
Sergey Sharybin | Camera tracking: made some options more easy to understand |
tree | commitdiff |
2011-11-15 |
Campbell Barton | py/rna api was calling RNA_property_type more often... |
tree | commitdiff |
2011-11-15 |
Joshua Leung | Formatting cleanup. No functional changes |
tree | commitdiff |
2011-11-15 |
Campbell Barton | add IDP_EqualsProperties support for comparing non... |
tree | commitdiff |
2011-11-15 |
Bastien Montagne | Fixed compilation error in writeffmpg.c (caused by... |
tree | commitdiff |
2011-11-15 |
Campbell Barton | pass a pointer to IDP_New's IDPropertyTemplate rather... |
tree | commitdiff |
2011-11-15 |
Campbell Barton | support for non-null terminated byte strings in id... |
tree | commitdiff |
2011-11-15 |
Campbell Barton | fix for crash in blenderplayer when the engine isnt... |
tree | commitdiff |
2011-11-14 |
Dalai Felinto | Text Editor: implement space-as-tab navigation |
tree | commitdiff |
2011-11-14 |
Miika Hamalainen | Fix: Last triangle wasn't always drawn when VBO enabled. |
tree | commitdiff |
2011-11-14 |
Campbell Barton | minor cleanup |
tree | commitdiff |
2011-11-14 |
Thomas Dinges | * Recommit of "a" BLENDER_VERSION_CHAR. |
tree | commitdiff |
2011-11-14 |
Campbell Barton | fix [#29242] menus have no keyboard shortcuts |
tree | commitdiff |
2011-11-14 |
Campbell Barton | fix for shiftx/y for recently added VIEW3D_OT_camera_to... |
tree | commitdiff |
2011-11-14 |
Miika Hamalainen | Fix for [#29247] Incorrect black color with dynamic... |
tree | commitdiff |
2011-11-14 |
Campbell Barton | DPAINT_OT_output_toggle operator was using an index... |
tree | commitdiff |
2011-11-14 |
Sergey Sharybin | Camera tracking: interface cleanup and small buttons... |
tree | commitdiff |
2011-11-14 |
Sergey Sharybin | Camera tracking: code cleanup |
tree | commitdiff |
2011-11-14 |
Sergey Sharybin | Assorted camera tracker improvements |
tree | commitdiff |
2011-11-14 |
Campbell Barton | Ocean baking was using uninitialized memory, but furthe... |
tree | commitdiff |
2011-11-14 |
Campbell Barton | VIEW3D_OT_camera_to_view_selected operator to move... |
tree | commitdiff |
2011-11-13 |
Bastien Montagne | Moving all node angle-type values to radians. This... |
tree | commitdiff |
2011-11-13 |
Sergey Sharybin | Camera solving: fixed incorrect warnings about failure... |
tree | commitdiff |
2011-11-13 |
Bastien Montagne | Quiting a warning in Ocean code (commenting out var). |
tree | commitdiff |
2011-11-13 |
Thomas Dinges | Release cycle: |
tree | commitdiff |
2011-11-13 |
Campbell Barton | remove double promotions and some formatting edits... |
tree | commitdiff |
2011-11-13 |
Campbell Barton | ensure that the path and directory are joined correctly... |
tree | commitdiff |
2011-11-13 |
Lukas Toenne | Stub data in Ocean modifier when disabled, C standard... |
tree | commitdiff |
2011-11-13 |
Campbell Barton | rename cmake WITH_OCEANSIM --> WITH_MOD_OCEANSIM and... |
tree | commitdiff |
2011-11-13 |
Campbell Barton | fix another buffer overrun error, also replace BLI_snpr... |
tree | commitdiff |
2011-11-13 |
Lukas Toenne | Ocean Sim modifier patch |
tree | commitdiff |
2011-11-12 |
Joshua Leung | Bugfix [#29125] Motion paths odd behaviour |
tree | commitdiff |
2011-11-11 |
Campbell Barton | correct indentation and some whitespace edits (no funct... |
tree | commitdiff |
2011-11-11 |
Campbell Barton | quiet -Wdouble-promotion warnings |
tree | commitdiff |
2011-11-11 |
Miika Hamalainen | Dynamic Paint: |
tree | commitdiff |
2011-11-11 |
Campbell Barton | fix [#29203] Camera can still move even when transforms... |
tree | commitdiff |
2011-11-11 |
Campbell Barton | pep/style edits & quiet some warnings |
tree | commitdiff |
2011-11-10 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2011-11-10 |
Sergey Sharybin | Mark unused variable. |
tree | commitdiff |
2011-11-10 |
Miika Hamalainen | Dynamic Paint: |
tree | commitdiff |
2011-11-10 |
Campbell Barton | quiet some warnings from recent merge |
tree | commitdiff |
2011-11-10 |
Miika Hamalainen | Dynamic Paint merge: |
tree | commitdiff |
2011-11-09 |
Miika Hamalainen | Merge with trunk r41701 soc-2011-carrot |
tree | commitdiff |
2011-11-08 |
Campbell Barton | quiet warning |
tree | commitdiff |
2011-11-08 |
Brecht Van Lommel | Cycles Merge |
tree | commitdiff |
2011-11-08 |
Sergey Sharybin | Attempt to fix #29200: Camera Tracking Solver |
tree | commitdiff |
2011-11-08 |
Brecht Van Lommel | Texturing: texture and 3d view draw type changes, these... |
tree | commitdiff |
2011-11-08 |
Brecht Van Lommel | Cycles: svn merge -r41627:41650 ^/trunk/blender |
tree | commitdiff |
2011-11-08 |
Brecht Van Lommel | Nodes: add cycles shader nodes, these will only be... |
tree | commitdiff |
2011-11-08 |
Sergey Sharybin | Fix a typo in building undistorted proxies for movie... |
tree | commitdiff |
2011-11-08 |
Campbell Barton | use some more logical BLI math functions & tracking... |
tree | commitdiff |
next |