2010-08-15 |
Campbell Barton | change for sorting rna cleaner (was broken), diff's... |
tree | commitdiff |
2010-08-15 |
Campbell Barton | remove foreach_get/set for rna arrays, was crashing... |
tree | commitdiff |
2010-08-15 |
Campbell Barton | use more BLI math functions. |
tree | commitdiff |
2010-08-15 |
Campbell Barton | more rna naming edits |
tree | commitdiff |
2010-08-15 |
Campbell Barton | [#23266] bpy.ops.poselib.browse_interactive - blend_fac... |
tree | commitdiff |
2010-08-15 |
Brecht Van Lommel | Fix #23303: glsl color correction not working correct... |
tree | commitdiff |
2010-08-15 |
Brecht Van Lommel | Fix #23307: accessing FluidParticles.settings causes... |
tree | commitdiff |
2010-08-14 |
Martin Poirier | [#22831] transform problem with hidden parent object |
tree | commitdiff |
2010-08-14 |
Campbell Barton | - PyLineSpit() - used to print the filename and line... |
tree | commitdiff |
2010-08-13 |
Campbell Barton | fix for referencing freed memory when freeing an rna... |
tree | commitdiff |
2010-08-13 |
Campbell Barton | bugfix [#22037] OBJ exporter produce wrong UV |
tree | commitdiff |
2010-08-13 |
Campbell Barton | bugfix [#22845] Python operators dont free report list |
tree | commitdiff |
2010-08-13 |
Campbell Barton | added include for offsetof(), also use <string.h>,... |
tree | commitdiff |
2010-08-13 |
Campbell Barton | [#22884] slow import wavefont/.obj file |
tree | commitdiff |
2010-08-13 |
Campbell Barton | - remove WM_operatortype_exists since its almost the... |
tree | commitdiff |
2010-08-13 |
Brecht Van Lommel | 2.5: rendering thread-safety experiment, when setting... |
tree | commitdiff |
2010-08-13 |
Brecht Van Lommel | 2.5: more removal of G.main. |
tree | commitdiff |
2010-08-13 |
Brecht Van Lommel | Fix #23111: file Output node not working when inside... |
tree | commitdiff |
2010-08-13 |
Brecht Van Lommel | Fix #23244: image save function did not release lock... |
tree | commitdiff |
2010-08-13 |
Campbell Barton | minor changes to rna/python. |
tree | commitdiff |
2010-08-12 |
Dalai Felinto | Fix for [#23286] Text Editor: Cursor not changing shape... |
tree | commitdiff |
2010-08-12 |
Brecht Van Lommel | Fix #23219: smooth view rotating in top view could... |
tree | commitdiff |
2010-08-12 |
Brecht Van Lommel | Fix #23098: crash in baking, it did a call to BLI_end_t... |
tree | commitdiff |
2010-08-12 |
Brecht Van Lommel | Fix #22777: duplifaces don't take deforming modifiers... |
tree | commitdiff |
2010-08-12 |
Campbell Barton | bugfix: deleting NLA tracks with a keyframed text3d... |
tree | commitdiff |
2010-08-12 |
Campbell Barton | text editor bugfix, selecting & moving the cursor on... |
tree | commitdiff |
2010-08-12 |
Brecht Van Lommel | Fix #23188: libpng error: Image width or height is... |
tree | commitdiff |
2010-08-12 |
Campbell Barton | text editor, only draw line highlight when its in the... |
tree | commitdiff |
2010-08-12 |
Brecht Van Lommel | Fix #23238: crash rendering multiple scenes from compos... |
tree | commitdiff |
2010-08-12 |
Brecht Van Lommel | Fix #23258: paint cursor not working in sculpt/paint... |
tree | commitdiff |
2010-08-12 |
Brecht Van Lommel | Fix #23281: crash with multiresolution and uv project. |
tree | commitdiff |
2010-08-12 |
Brecht Van Lommel | Fix #23235: crash with editmesh instances & drawing... |
tree | commitdiff |
2010-08-12 |
Joshua Leung | Small UI Tweak: Added NumPad-0 as additional hotkey... |
tree | commitdiff |
2010-08-12 |
Campbell Barton | patch [#23280] Generated suffixes of strip names contai... |
tree | commitdiff |
2010-08-12 |
Campbell Barton | fix for the rna curve interpolation enum, 'ease' was... |
tree | commitdiff |
2010-08-12 |
Campbell Barton | bugfix [#23263] Changing view crashes blender |
tree | commitdiff |
2010-08-12 |
Campbell Barton | bugfix [#23270] Long directory name segmentation fault... |
tree | commitdiff |
2010-08-11 |
Campbell Barton | - possibly bugfix /w uninitialized vars [#23270] Long... |
tree | commitdiff |
2010-08-11 |
Dalai Felinto | Logic UI: name mismatch on motion blur property (report... |
tree | commitdiff |
2010-08-11 |
Campbell Barton | add support for documenting class methods |
tree | commitdiff |
2010-08-11 |
Campbell Barton | mathutils module methods only contained matrix construc... |
tree | commitdiff |
2010-08-11 |
Campbell Barton | python declarative UI |
tree | commitdiff |
2010-08-11 |
Campbell Barton | small edits to text editor from writing a python editor... |
tree | commitdiff |
2010-08-11 |
Campbell Barton | bugfix [#23247] Load Image in Textures does not use... |
tree | commitdiff |
2010-08-11 |
Matt Ebb | Fix silly bug with color ramp ui where there was an... |
tree | commitdiff |
2010-08-11 |
Campbell Barton | correction for mis-named DupliObject.object_matrix... |
tree | commitdiff |
2010-08-10 |
Guillermo S. Romero | Update address in license block. |
tree | commitdiff |
2010-08-10 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2010-08-10 |
Campbell Barton | repr() functions for the python api, this means it... |
tree | commitdiff |
2010-08-10 |
Campbell Barton | moved idcode functions into their own file (was added... |
tree | commitdiff |
2010-08-10 |
Daniel Genrich | Smoke: |
tree | commitdiff |
2010-08-10 |
Sergey Sharybin | - Enable shape key switching in edit mode for curves... |
tree | commitdiff |
2010-08-10 |
Campbell Barton | include rna parent class names in renaming list |
tree | commitdiff |
2010-08-10 |
Campbell Barton | header re-shuffle, some headers contained unneeded... |
tree | commitdiff |
2010-08-10 |
Matt Ebb | Added additional (optional) subframe argument to RNA... |
tree | commitdiff |
2010-08-09 |
Dalai Felinto | Bugfix for:[23234] Blender File Browser - Back Button... |
tree | commitdiff |
2010-08-09 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2010-08-09 |
Arystanbek Dyussenov | Fix bug #22828, "Exporting as COLLADA crashes Blender". |
tree | commitdiff |
2010-08-09 |
Campbell Barton | rna refactoring update, order by class, attribute. |
tree | commitdiff |
2010-08-09 |
Campbell Barton | restrict prefix checking to booleans for now |
tree | commitdiff |
2010-08-09 |
Campbell Barton | rna refactor... |
tree | commitdiff |
2010-08-09 |
Campbell Barton | python draw callback |
tree | commitdiff |
2010-08-09 |
Campbell Barton | poll() as a python '@staticmethod' was too limiting... |
tree | commitdiff |
2010-08-08 |
Campbell Barton | remove py2.x compat check for class registration. |
tree | commitdiff |
2010-08-08 |
Peter Schlaile | Bugfix: [#23149] Showing cache instead of rendering... |
tree | commitdiff |
2010-08-08 |
Luca Bonavita | == docs == |
tree | commitdiff |
2010-08-08 |
Peter Schlaile | This fixes: |
tree | commitdiff |
2010-08-08 |
Peter Schlaile | == Sequencer == |
tree | commitdiff |
2010-08-08 |
Campbell Barton | remove unused includes |
tree | commitdiff |
2010-08-08 |
Campbell Barton | remove unused includes |
tree | commitdiff |
2010-08-08 |
Campbell Barton | remove unused includes |
tree | commitdiff |
2010-08-08 |
Campbell Barton | remove unused includes |
tree | commitdiff |
2010-08-08 |
Campbell Barton | remove unused includes from editors/space_* |
tree | commitdiff |
2010-08-07 |
Luca Bonavita | == docs == |
tree | commitdiff |
2010-08-07 |
Joshua Leung | Bugfix #23216: Memory leak when removing Fcurve from... |
tree | commitdiff |
2010-08-07 |
Campbell Barton | bugfix [#23211] "with" keyword in text editor not highl... |
tree | commitdiff |
2010-08-06 |
Tom Musgrove | after discussion with brecht reverting this commit... |
tree | commitdiff |
2010-08-06 |
Brecht Van Lommel | Fix #23210: displace modifier strength only had 2 decim... |
tree | commitdiff |
2010-08-06 |
Brecht Van Lommel | Fix #23208: REGION_DRAW_POST_PIXEL callbacks only work... |
tree | commitdiff |
2010-08-06 |
Brecht Van Lommel | Fix #23209: there was no access yet to region data... |
tree | commitdiff |
2010-08-06 |
Tom Musgrove | Committing Konrads GLSL preview of bumpmapping, now... |
tree | commitdiff |
2010-08-06 |
Brecht Van Lommel | Fix #22961: linked duplicate meshes are all displayed... |
tree | commitdiff |
2010-08-06 |
Brecht Van Lommel | Fix a duplicate memory free in fluid export code, as... |
tree | commitdiff |
2010-08-06 |
Brecht Van Lommel | Fix #23167: halo "texture" option did not take disablin... |
tree | commitdiff |
2010-08-06 |
Brecht Van Lommel | Fix #23196: running python scripts didn't do an undo... |
tree | commitdiff |
2010-08-06 |
Brecht Van Lommel | Fix #23204: render disconnected hair with child particl... |
tree | commitdiff |
2010-08-06 |
Campbell Barton | remove narrow ui feature |
tree | commitdiff |
2010-08-06 |
Brecht Van Lommel | Fix for silly mistake in overlap draw mode code, still... |
tree | commitdiff |
2010-08-06 |
Campbell Barton | bugfix [#19525] Curve modifier moves mesh geometry... |
tree | commitdiff |
2010-08-06 |
Campbell Barton | Minor cleanup to lattice.c while looking into [#19525... |
tree | commitdiff |
2010-08-06 |
Campbell Barton | bugfix/functionality fix [#21752] 3D cursor vanished... |
tree | commitdiff |
2010-08-06 |
Campbell Barton | bugfix [#23194] export UVs miss the extension file |
tree | commitdiff |
2010-08-06 |
Campbell Barton | fix for un-initialized variable in screw modifier. |
tree | commitdiff |
2010-08-05 |
Campbell Barton | bugfix [#23179] Screw Modifier looses VGroups |
tree | commitdiff |
2010-08-05 |
Campbell Barton | bugfix [#23182] Using self.report() inside poll() gives... |
tree | commitdiff |
2010-08-05 |
Campbell Barton | bugfix [#23164] Copied Scene Nodes! |
tree | commitdiff |
2010-08-05 |
Sergey Sharybin | Do not reset bevel/taper object when they've got incorr... |
tree | commitdiff |
2010-08-05 |
Campbell Barton | bugfix [#23148] "ImportError: __import__ not found... |
tree | commitdiff |
2010-08-05 |
Campbell Barton | patch [#23185] Mark All in Text Editor always reports... |
tree | commitdiff |
2010-08-04 |
Nathan Letwory | Add BF_BUILDINFO support to Python API too. |
tree | commitdiff |
next |