2012-07-05 |
Campbell Barton | code cleanup: use a define for bmesh hull epsilon |
tree | commitdiff |
2012-07-05 |
Bastien Montagne | Cosmetic updates to mesh validate messages. |
tree | commitdiff |
2012-07-05 |
Campbell Barton | fix for making local loosing references to node groups. |
tree | commitdiff |
2012-07-05 |
Campbell Barton | code cleanup: replace magic numbers with enum. |
tree | commitdiff |
2012-07-05 |
Antony Riakiotakis | Update build systems to copy needed dlls from MinGW... |
tree | commitdiff |
2012-07-05 |
Campbell Barton | add the ability to make objects and obdata local but... |
tree | commitdiff |
2012-07-05 |
Bastien Montagne | Japanese and Ukranian are now above 60% done, congrats! |
tree | commitdiff |
2012-07-05 |
Jeroen Bakker | Added a default margin to the tile dependancy of the... |
tree | commitdiff |
2012-07-05 |
Jeroen Bakker | Adjusted margin of the lens distortion |
tree | commitdiff |
2012-07-05 |
Jeroen Bakker | Moved highlight code to the workscheduler. |
tree | commitdiff |
2012-07-05 |
Nicholas Bishop | Code cleanup: move PBVH ray/AABB intersection test... |
tree | commitdiff |
2012-07-05 |
Sergej Reich | Draw outdated point cache in a lighter color |
tree | commitdiff |
2012-07-04 |
Antony Riakiotakis | Change order of inclusion to stop MinGW from complaining |
tree | commitdiff |
2012-07-04 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-07-04 |
Campbell Barton | code cleanup: remove Python.h include from blenkernel. |
tree | commitdiff |
2012-07-04 |
Daniel Genrich | Bugfix Smoke / DynamicPaint: Missing update call from... |
tree | commitdiff |
2012-07-04 |
Bastien Montagne | Last spell checking (for now). |
tree | commitdiff |
2012-07-04 |
Bastien Montagne | More spell checking. |
tree | commitdiff |
2012-07-04 |
Campbell Barton | spelling cleanup: metre -> er |
tree | commitdiff |
2012-07-04 |
Jeroen Bakker | relay the original node to a different place holder... |
tree | commitdiff |
2012-07-04 |
Bastien Montagne | Spellfixes: colour -> color |
tree | commitdiff |
2012-07-04 |
Jeroen Bakker | Two pass execution: |
tree | commitdiff |
2012-07-04 |
Jeroen Bakker | Highlight nodes that are being processed |
tree | commitdiff |
2012-07-04 |
Bastien Montagne | Revert the DNA pdef_stickness -> pdef_stickiness part... |
tree | commitdiff |
2012-07-04 |
Sergey Sharybin | Mask node: create a copy of layers to be rasterized... |
tree | commitdiff |
2012-07-03 |
Campbell Barton | fix error in node template and quiet warning. |
tree | commitdiff |
2012-07-03 |
Bastien Montagne | More spell and typo fixes (mostly visualise->visualize... |
tree | commitdiff |
2012-07-03 |
Bastien Montagne | First load of spell and typo fixes (mostly UI messages... |
tree | commitdiff |
2012-07-03 |
Sergey Sharybin | Also fix Anim Player button for node editor |
tree | commitdiff |
2012-07-03 |
Sergey Sharybin | Fix #32002: "Anim Player" button on header doesn't... |
tree | commitdiff |
2012-07-03 |
Campbell Barton | image sequence - apply cyclic option AFTER the image... |
tree | commitdiff |
2012-07-03 |
Campbell Barton | dont display image sequences outside the frame range... |
tree | commitdiff |
2012-07-03 |
Joshua Leung | Fix for the "black F-Curves" bug on undo |
tree | commitdiff |
2012-07-03 |
Bastien Montagne | Fix [#31977] Export Animated Mesh, terminate baking... |
tree | commitdiff |
2012-07-03 |
Campbell Barton | fix (actually nasty workaround), for groups incorrectly... |
tree | commitdiff |
2012-07-03 |
Jeroen Bakker | Optimized the area of interest of the lensdistortion... |
tree | commitdiff |
2012-07-03 |
Jeroen Bakker | Check for nullpointers. |
tree | commitdiff |
2012-07-03 |
Campbell Barton | fix for memory leak in BKE_mesh_ensure_navmesh(), it... |
tree | commitdiff |
2012-07-03 |
Joshua Leung | Bugfix: Fix crashes with empty material slots |
tree | commitdiff |
2012-07-03 |
Joshua Leung | Followup for r.48515 |
tree | commitdiff |
2012-07-03 |
Joshua Leung | Bugfix [#31834] Cycles materials cannot be manipulated... |
tree | commitdiff |
2012-07-03 |
Joshua Leung | Bugfix [#31976] Bone Group Custom color set is not... |
tree | commitdiff |
2012-07-02 |
Campbell Barton | add bmesh/python operator support for vector and matrix... |
tree | commitdiff |
2012-07-02 |
Campbell Barton | fix for crash getting GROUP_OT_objects_remove's props... |
tree | commitdiff |
2012-07-02 |
Lukas Toenne | Fix for image texture node in cycles. The button draw... |
tree | commitdiff |
2012-07-02 |
Jeroen Bakker | Limit out of screen tiles to be scheduled. |
tree | commitdiff |
2012-07-02 |
Sergey Sharybin | Fix #31970: Crash, whith Sequencer Swap Data-Function |
tree | commitdiff |
2012-07-02 |
Sergey Sharybin | Validate mesh selection stack in mesh_validate function |
tree | commitdiff |
2012-07-02 |
Sergey Sharybin | Fix #31961: Grease Pencil in VSE don't save the data |
tree | commitdiff |
2012-07-02 |
Sergey Sharybin | Fix related on #31984: Multires Displacement Bake creat... |
tree | commitdiff |
2012-07-01 |
Campbell Barton | code cleanup: minor edits |
tree | commitdiff |
2012-07-01 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-07-01 |
Mitchell Stokes | A little bit of cleanup for the new DXT code: |
tree | commitdiff |
2012-06-30 |
Campbell Barton | style cleanup: comments |
tree | commitdiff |
2012-06-30 |
Thomas Dinges | Scons: |
tree | commitdiff |
2012-06-30 |
Campbell Barton | fix for own error renaming bmesh operator dupe |
tree | commitdiff |
2012-06-30 |
Campbell Barton | fix for some build warnings. |
tree | commitdiff |
2012-06-30 |
Campbell Barton | rename bmesh ops since they are exposed in an api now. |
tree | commitdiff |
2012-06-30 |
Campbell Barton | disable opencl when compo is disabled. |
tree | commitdiff |
2012-06-30 |
Campbell Barton | the compositor optional for cmake: WITH_COMPOSITOR |
tree | commitdiff |
2012-06-30 |
Campbell Barton | add support for passing lists of verts/edges/faces... |
tree | commitdiff |
2012-06-30 |
Campbell Barton | all bmesh operators can now be accessed from bmesh... |
tree | commitdiff |
2012-06-30 |
Jason Wilkins | GPU_upload_dxt_texture failed to compile if WITH_DDS... |
tree | commitdiff |
2012-06-30 |
Campbell Barton | code cleanup: rename some members of bmesh operators... |
tree | commitdiff |
2012-06-30 |
Mitchell Stokes | Finally committing support for compressed textures... |
tree | commitdiff |
2012-06-29 |
Campbell Barton | mark modifier operators that only work in the UI as... |
tree | commitdiff |
2012-06-29 |
Campbell Barton | don't close operator dialogs when the mouse moves outsi... |
tree | commitdiff |
2012-06-29 |
Campbell Barton | game engine & viewport, dont show collision bounds... |
tree | commitdiff |
2012-06-29 |
Lukas Toenne | Extended modes for snapping in the node editor. |
tree | commitdiff |
2012-06-29 |
Sergey Sharybin | Added command line option "--debug-jobs" |
tree | commitdiff |
2012-06-29 |
Bastien Montagne | Fix [#31939] Loop cutting a self intersecting face... |
tree | commitdiff |
2012-06-29 |
Bastien Montagne | Related to [#31936] Mesh saved in 2.63 with legacy... |
tree | commitdiff |
2012-06-29 |
Miika Hamalainen | Fix #31953: Forcefield Texture using image file, gradie... |
tree | commitdiff |
2012-06-29 |
Miika Hamalainen | Fix #31948: dynamic paint substeps do not work for... |
tree | commitdiff |
2012-06-29 |
Antony Riakiotakis | Fix compile error |
tree | commitdiff |
2012-06-29 |
Campbell Barton | fix for crash scaling an image |
tree | commitdiff |
2012-06-29 |
Antony Riakiotakis | Fix #31951 Subdivide with multires splits uvs. |
tree | commitdiff |
2012-06-29 |
Campbell Barton | code cleanup: bge builds with clang without warnings... |
tree | commitdiff |
2012-06-28 |
Nicholas Bishop | Add missing brush types to sculpt_tool_name() |
tree | commitdiff |
2012-06-28 |
Campbell Barton | fix for crash in python getting the image size for... |
tree | commitdiff |
2012-06-28 |
Antony Riakiotakis | revert part of 48340, it causes uvs across islands... |
tree | commitdiff |
2012-06-28 |
Campbell Barton | recent fix for #31581 could crash when doing edge slide... |
tree | commitdiff |
2012-06-28 |
Campbell Barton | code cleanup: compile with clang and quiet some warnings. |
tree | commitdiff |
2012-06-28 |
Lukas Toenne | Fix for image node: The button draw function was using... |
tree | commitdiff |
2012-06-28 |
Mitchell Stokes | Fix for [#23375] "texture2D in custom 2D filters can... |
tree | commitdiff |
2012-06-28 |
Sergey Sharybin | Fix #31835: OBJ Importer corrupts a model (crash in... |
tree | commitdiff |
2012-06-28 |
Campbell Barton | code cleanup: cmake buildsystem edits, unused var warni... |
tree | commitdiff |
2012-06-28 |
Lukas Toenne | Basic snapping in node transform operator. |
tree | commitdiff |
2012-06-28 |
Sergey Sharybin | Fix #31929: VSE crash with relative paths and rebuildin... |
tree | commitdiff |
2012-06-28 |
Campbell Barton | code cleanup: when heat weighting dont loop through... |
tree | commitdiff |
2012-06-28 |
Campbell Barton | fix [#31940] crash with automatic weights |
tree | commitdiff |
2012-06-28 |
Mitchell Stokes | Removing channel manipulation from the Action Actuator... |
tree | commitdiff |
2012-06-27 |
Dalai Felinto | bge.logic.keyboard.getClipboard() and .setClipboard... |
tree | commitdiff |
2012-06-27 |
Campbell Barton | option so operators can be executed with undo enabled... |
tree | commitdiff |
2012-06-27 |
Campbell Barton | missed tiff using 150 dpi as default in previous commit... |
tree | commitdiff |
2012-06-27 |
Nicholas Bishop | Avoid adding overlapping triangles in convex hull |
tree | commitdiff |
2012-06-27 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-06-27 |
Campbell Barton | change default DPI for images to 72, aparently 150... |
tree | commitdiff |
2012-06-27 |
Campbell Barton | style cleanup: header comments, use more doxy compat... |
tree | commitdiff |
2012-06-27 |
Antony Riakiotakis | Fix for #31581, UVs shrink on edge slide. |
tree | commitdiff |
next |